Trace number 331032

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla FULLUNSAT 239.446 239.777

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark239.446
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

Solver Data (download as text)

126.42/126.65	c run March_dl for 5 seconds ... 
126.42/126.65	c Bin: Executing march_dl
126.42/126.65	c child exit by a signal
126.42/126.65	c march_dl returned code 137.
126.42/126.65	c run saps for 2 seconds ... 
126.42/126.65	c Bin: Executing ubcsat2006
126.42/126.65	c child exited successfully
126.42/126.65	c ubcsat2006 returned code 0.
126.42/126.65	c satzilla computing base features
126.42/126.65	c satzilla doing unit-prop probe
126.42/126.65	c satzilla doing local search probe
126.42/126.65	c satzilla doing lobjois search-space size estimate
126.42/126.65	c satzilla's ranking:
126.42/126.65	c 1) eureka: 1.829378
126.42/126.65	c 2) zchaff_rand: 2.307741
126.42/126.65	c 3) vallst: 3.207731
126.42/126.65	c 4) minisat20: 4.263490
126.42/126.65	c 5) march_dl: 4.878606
126.42/126.65	c 6) kcnfs: 5.163508
126.42/126.65	c 7) kcnfs+P: 999.000000
126.42/126.65	c 8) march_dl+P: 999.000000
126.42/126.65	c 9) vallst+P: 999.000000
126.42/126.65	c 10) zchaff_rand+P: 999.000000
126.42/126.65	c 11) rsat+P: 999.000000
126.42/126.65	c 12) eureka+P: 999.000000
126.42/126.65	c 13) minisat20+P: 999.000000
126.42/126.65	c 14) rsat: 999.000000
126.42/126.65	c satzilla running eureka ... 
239.34/239.77	c Bin: Executing eureka
239.34/239.77	c child exited successfully
239.34/239.77	c eureka returned code 20.
239.34/239.77	s UNSATISFIABLE
239.34/239.77	c SATZILLA_TIME=239.460000

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node76/watcher-331032-1173178762 -o ROOT/results/node76/solver-331032-1173178762 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/331032-1173178762/SATzilla2007_F /tmp/evaluation/331032-1173178762/instance-331032-1173178762.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 3965
/proc/meminfo: memFree=1640576/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=1512 CPUtime=0
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 142 0 0 0 0 0 0 0 21 0 1 0 337834642 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/3965/statm: 378 125 110 260 0 84 0
[pid=3966] ppid=3965 vsize=6408 CPUtime=0
/proc/3966/stat : 3966 (march_dl) R 3965 3965 3483 0 -1 4194304 855 0 0 0 0 0 0 0 18 0 1 0 337834643 6561792 849 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3966/statm: 1602 852 49 118 0 1481 0

[startup+0.0770981 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 3965
/proc/meminfo: memFree=1640576/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=1512 CPUtime=0
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 142 0 0 0 0 0 0 0 21 0 1 0 337834642 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/3965/statm: 378 125 110 260 0 84 0
[pid=3966] ppid=3965 vsize=8648 CPUtime=0.06
/proc/3966/stat : 3966 (march_dl) R 3965 3965 3483 0 -1 4194304 1552 0 0 0 6 0 0 0 18 0 1 0 337834643 8855552 1546 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3966/statm: 2162 1546 50 118 0 2041 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10160

[startup+0.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 3965
/proc/meminfo: memFree=1640576/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=1512 CPUtime=0
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 142 0 0 0 0 0 0 0 21 0 1 0 337834642 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/3965/statm: 378 125 110 260 0 84 0
[pid=3966] ppid=3965 vsize=8912 CPUtime=0.09
/proc/3966/stat : 3966 (march_dl) R 3965 3965 3483 0 -1 4194304 1665 0 0 0 9 0 0 0 18 0 1 0 337834643 9125888 1659 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3966/statm: 2228 1659 50 118 0 2107 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10424

[startup+0.301123 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 3965
/proc/meminfo: memFree=1640576/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=1512 CPUtime=0
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 142 0 0 0 0 0 0 0 21 0 1 0 337834642 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/3965/statm: 378 125 110 260 0 84 0
[pid=3966] ppid=3965 vsize=11948 CPUtime=0.29
/proc/3966/stat : 3966 (march_dl) R 3965 3965 3483 0 -1 4194304 2553 0 0 0 28 1 0 0 19 0 1 0 337834643 12234752 2547 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3966/statm: 2987 2547 50 118 0 2866 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13460

[startup+0.701168 s]
/proc/loadavg: 1.00 1.00 1.00 2/69 3965
/proc/meminfo: memFree=1640576/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=1512 CPUtime=0
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 142 0 0 0 0 0 0 0 21 0 1 0 337834642 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/3965/statm: 378 125 110 260 0 84 0
[pid=3966] ppid=3965 vsize=17624 CPUtime=0.69
/proc/3966/stat : 3966 (march_dl) R 3965 3965 3483 0 -1 4194304 4290 0 0 0 67 2 0 0 23 0 1 0 337834643 18046976 4284 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3966/statm: 4406 4284 50 118 0 4285 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19136

[startup+1.50126 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 3967
/proc/meminfo: memFree=1614256/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=1512 CPUtime=0
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 142 0 0 0 0 0 0 0 21 0 1 0 337834642 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/3965/statm: 378 125 110 260 0 84 0
[pid=3966] ppid=3965 vsize=36812 CPUtime=1.49
/proc/3966/stat : 3966 (march_dl) R 3965 3965 3483 0 -1 4194304 10198 0 0 0 144 5 0 0 25 0 1 0 337834643 37695488 6999 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3966/statm: 9203 7003 55 118 0 9082 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38324

[startup+3.10144 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 3967
/proc/meminfo: memFree=1613232/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=1512 CPUtime=0
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 142 0 0 0 0 0 0 0 21 0 1 0 337834642 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 1 0 0
/proc/3965/statm: 378 125 110 260 0 84 0
[pid=3966] ppid=3965 vsize=44920 CPUtime=3.09
/proc/3966/stat : 3966 (march_dl) R 3965 3965 3483 0 -1 4194304 25402 0 0 0 295 14 0 0 25 0 1 0 337834643 45998080 9051 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134644119 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3966/statm: 11230 9051 57 118 0 11109 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46432

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 3968
/proc/meminfo: memFree=1634096/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=1512 CPUtime=5
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 148 39446 0 0 0 0 480 20 16 0 1 0 337834642 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/3965/statm: 378 125 110 260 0 84 0
[pid=3968] ppid=3965 vsize=49304 CPUtime=1.28
/proc/3968/stat : 3968 (ubcsat2006) R 3965 3965 3483 0 -1 4194304 7692 0 0 0 125 3 0 0 25 0 1 0 337835144 50487296 7674 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 134553129 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3968/statm: 12326 7674 154 64 0 11906 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50816

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 3968
/proc/meminfo: memFree=1596168/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=46568 CPUtime=12.68
/proc/3965/stat : 3965 (SATzilla2007_F) R 3963 3965 3483 0 -1 4194304 11292 47154 0 0 487 6 751 24 25 0 1 0 337834642 47685632 11261 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217821 0 0 4096 0 0 0 0 17 0 0 0
/proc/3965/statm: 11642 11261 135 260 0 11348 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46568

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 3968
/proc/meminfo: memFree=1611080/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=31312 CPUtime=25.44
/proc/3965/stat : 3965 (SATzilla2007_F) R 3963 3965 3483 0 -1 4194304 15615 47154 0 0 1761 8 751 24 25 0 1 0 337834642 32063488 7552 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134542937 0 0 4096 0 0 0 0 17 0 0 0
/proc/3965/statm: 7828 7552 137 260 0 7534 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 31312

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/70 3968
/proc/meminfo: memFree=1611080/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=31312 CPUtime=51.01
/proc/3965/stat : 3965 (SATzilla2007_F) R 3963 3965 3483 0 -1 4194304 15616 47154 0 0 4318 8 751 24 25 0 1 0 337834642 32063488 7553 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134543001 0 0 4096 0 0 0 0 17 0 0 0
/proc/3965/statm: 7828 7553 137 260 0 7534 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 31312

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 4032
/proc/meminfo: memFree=1609592/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=31312 CPUtime=102.16
/proc/3965/stat : 3965 (SATzilla2007_F) R 3963 3965 3483 0 -1 4194304 15618 47154 0 0 9432 9 751 24 25 0 1 0 337834642 32063488 7555 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 134543349 0 0 4096 0 0 0 0 17 0 0 0
/proc/3965/statm: 7828 7555 137 260 0 7534 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 31312

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 4137
/proc/meminfo: memFree=1557632/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=31428 CPUtime=126.47
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 29614 47154 0 0 11853 19 751 24 25 0 1 0 337834642 32182272 7620 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/3965/statm: 7857 7620 170 260 0 7563 0
[pid=4079] ppid=3965 vsize=56628 CPUtime=35.52
/proc/4079/stat : 4079 (eureka) R 3965 3965 3483 0 -1 0 49088 15 3 1 3520 32 0 0 25 0 1 0 337847308 57987072 12900 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134567782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4079/statm: 14157 12900 175 116 0 13695 0
Current children cumulated CPU time (s) 161.99
Current children cumulated vsize (KiB) 88056

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 4169
/proc/meminfo: memFree=1557112/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=31428 CPUtime=126.47
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 29614 47154 0 0 11853 19 751 24 25 0 1 0 337834642 32182272 7620 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/3965/statm: 7857 7620 170 260 0 7563 0
[pid=4079] ppid=3965 vsize=57780 CPUtime=95.48
/proc/4079/stat : 4079 (eureka) R 3965 3965 3483 0 -1 0 90705 15 3 1 9491 57 0 0 25 0 1 0 337847308 59166720 13381 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562244 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4079/statm: 14445 13381 175 116 0 13983 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 89208

Solver just ended. Dumping a history of the last processes samples

[startup+230.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 4169
/proc/meminfo: memFree=1559224/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=31428 CPUtime=126.47
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 29614 47154 0 0 11853 19 751 24 25 0 1 0 337834642 32182272 7620 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/3965/statm: 7857 7620 170 260 0 7563 0
[pid=4079] ppid=3965 vsize=57344 CPUtime=103.47
/proc/4079/stat : 4079 (eureka) R 3965 3965 3483 0 -1 0 98249 15 3 1 10286 61 0 0 25 0 1 0 337847308 58720256 12837 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134574085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4079/statm: 14336 12837 175 116 0 13874 0
Current children cumulated CPU time (s) 229.94
Current children cumulated vsize (KiB) 88772

[startup+236.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 4169
/proc/meminfo: memFree=1559160/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=31428 CPUtime=126.47
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 29614 47154 0 0 11853 19 751 24 25 0 1 0 337834642 32182272 7620 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/3965/statm: 7857 7620 170 260 0 7563 0
[pid=4079] ppid=3965 vsize=57340 CPUtime=109.87
/proc/4079/stat : 4079 (eureka) R 3965 3965 3483 0 -1 0 102311 15 3 1 10923 64 0 0 25 0 1 0 337847308 58716160 12841 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134584297 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4079/statm: 14335 12841 175 116 0 13873 0
Current children cumulated CPU time (s) 236.34
Current children cumulated vsize (KiB) 88768

[startup+238.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 4169
/proc/meminfo: memFree=1557752/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=31428 CPUtime=126.47
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 29614 47154 0 0 11853 19 751 24 25 0 1 0 337834642 32182272 7620 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/3965/statm: 7857 7620 170 260 0 7563 0
[pid=4079] ppid=3965 vsize=57340 CPUtime=111.47
/proc/4079/stat : 4079 (eureka) R 3965 3965 3483 0 -1 0 104347 15 3 1 11082 65 0 0 25 0 1 0 337847308 58716160 12843 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134562244 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4079/statm: 14335 12843 175 116 0 13873 0
Current children cumulated CPU time (s) 237.94
Current children cumulated vsize (KiB) 88768

[startup+239.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 4169
/proc/meminfo: memFree=1559160/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=31428 CPUtime=126.47
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 29614 47154 0 0 11853 19 751 24 25 0 1 0 337834642 32182272 7620 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/3965/statm: 7857 7620 170 260 0 7563 0
[pid=4079] ppid=3965 vsize=58748 CPUtime=112.27
/proc/4079/stat : 4079 (eureka) R 3965 3965 3483 0 -1 0 105053 15 3 1 11162 65 0 0 25 0 1 0 337847308 60157952 13195 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134560168 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4079/statm: 14687 13195 175 116 0 14225 0
Current children cumulated CPU time (s) 238.74
Current children cumulated vsize (KiB) 90176

[startup+239.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 4169
/proc/meminfo: memFree=1559160/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=31428 CPUtime=126.47
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 29614 47154 0 0 11853 19 751 24 25 0 1 0 337834642 32182272 7620 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/3965/statm: 7857 7620 170 260 0 7563 0
[pid=4079] ppid=3965 vsize=57328 CPUtime=112.67
/proc/4079/stat : 4079 (eureka) R 3965 3965 3483 0 -1 0 106383 15 3 1 11201 66 0 0 25 0 1 0 337847308 58703872 12841 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 134559924 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4079/statm: 14332 12841 175 116 0 13870 0
Current children cumulated CPU time (s) 239.14
Current children cumulated vsize (KiB) 88756

[startup+239.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/71 4169
/proc/meminfo: memFree=1559160/2055888 swapFree=4087256/4096564
[pid=3965] ppid=3963 vsize=31428 CPUtime=126.47
/proc/3965/stat : 3965 (SATzilla2007_F) S 3963 3965 3483 0 -1 4194304 29614 47154 0 0 11853 19 751 24 25 0 1 0 337834642 32182272 7620 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563358023 0 0 17 0 0 0
/proc/3965/statm: 7857 7620 170 260 0 7563 0
[pid=4079] ppid=3965 vsize=57328 CPUtime=112.87
/proc/4079/stat : 4079 (eureka) R 3965 3965 3483 0 -1 0 106384 15 3 1 11221 66 0 0 25 0 1 0 337847308 58703872 12842 18446744073709551615 134512640 134990004 4294956736 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4079/statm: 14332 12842 175 116 0 13870 0
Current children cumulated CPU time (s) 239.34
Current children cumulated vsize (KiB) 88756

Child status: 20
Real time (s): 239.777
CPU time (s): 239.446
CPU user time (s): 238.327
CPU system time (s): 1.11883
CPU usage (%): 99.8617
Max. virtual memory (cumulated for all children) (KiB): 123740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 238.327
system time used= 1.11883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183180
page faults= 4
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60
involuntary context switches= 1173

runsolver used 0.255961 second user time and 0.505923 second system time

The end

Launcher Data (download as text)

Begin job on node76 on Tue Mar  6 10:59:23 UTC 2007

IDJOB= 331032
IDBENCH= 20577
IDSOLVER= 136
FILE ID= node76/331032-1173178762

PBS_JOBID= 4015266

Free space on /tmp= 66517 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.cnf
COMMAND LINE= /tmp/evaluation/331032-1173178762/SATzilla2007_F /tmp/evaluation/331032-1173178762/instance-331032-1173178762.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node76/watcher-331032-1173178762 -o ROOT/results/node76/solver-331032-1173178762 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/331032-1173178762/SATzilla2007_F /tmp/evaluation/331032-1173178762/instance-331032-1173178762.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  f0f4556999ccb446384994a4148fca28

RANDOM SEED= 916776504

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node76.alineos.net 2.6.9-34.ELsmp #1 SMP Thu Mar 9 06:23:23 GMT 2006 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.219
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.18
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.219
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1640984 kB
Buffers:         23716 kB
Cached:         329208 kB
SwapCached:       2716 kB
Active:         165828 kB
Inactive:       196868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1640984 kB
SwapTotal:     4096564 kB
SwapFree:      4087256 kB
Dirty:           20376 kB
Writeback:           0 kB
Mapped:          15760 kB
Slab:            38492 kB
Committed_AS:  1175508 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66517 MiB

End job on node76 on Tue Mar  6 11:03:23 UTC 2007