Trace number 1775330

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SATzilla2009_I 2009-03-22UNSAT 356.65 356.829

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.8868
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

Solver Data

19.58/19.67	c SATzilla is building models for class 3
19.58/19.67	c run presolver mxc-sr08 for 10 seconds ... 
19.58/19.67	c Bin: Executing mxc-sr08
19.58/19.67	c spawning binary file with 10 seconds ...
19.58/19.67	c child exit by a signal
19.58/19.67	c mxc-sr08 returned code 137.
19.58/19.67	c run presolver picosat846 for 5 seconds ... 
19.58/19.67	c Bin: Executing picosat846
19.58/19.67	c spawning binary file with 5 seconds ...
19.58/19.67	c child exit by a signal
19.58/19.67	c picosat846 returned code 137.
19.58/19.67	c Orignal number of varibales is 3504, number of clauses is 22229 
19.58/19.67	c predicted feature computation time is 1.459143 
19.58/19.67	c Bin: Executing satelite
19.58/19.67	c spawning binary file with 240 seconds ...
19.58/19.67	c child exited successfully
19.58/19.67	c satzilla computing base features
19.58/19.67	c Number of variabe is: 3491, Number of clause is : 22219 
19.58/19.67	c Initializing...
19.58/19.67	c satzilla doing clause learning
19.58/19.67	c start clause learning features ...
19.58/19.67	c Bin: Executing zchaff07
19.58/19.67	c spawning binary file with 2 seconds ...
19.58/19.67	c child exit by a signal
19.58/19.67	c satzilla doing survey propogation probe
19.58/19.67	c do survay propogation for 2 second ...
19.58/19.67	c satzilla doing local search probe
19.58/19.67	c features are:3504 22229 3491 22219 0.00372386 0.000450065 0.157118 0.49484 0.733438 1.27814 0.000971695 0.35482 0.000572902 0.00658837 1.06638 0.229803 0.691795 0.000971695 2.50982 0.000450065 0.0397858 1.94004 0.158784 0.0713842 0 0.666667 2.05881 0.000237332 2.3714 4.50065e-05 0.00954138 1.45548 0.250461 0.000538144 1.54252 0.000270039 0.0123768 690.6 0.0979489 626 800 800 630 773 631 658 14.4754 0.320326 7.80192 22.5267 22.5267 8.02848 18.1535 11.6651 15.0194 0.618043 0.290277 4.2634e-08 0.918296 0.786412 0.352953 0.739319 0.542586 0.686635 0.047411 0.621645 -1.11022e-16 0.312039 0.0835666 0.0167119 0.0610619 0.0289729 0.0430028 184.444 0.454286 954.278 0.250478 1005 975 1034 0.861456 0.462949 0.907197 0.0887075 
19.58/19.67	c satzilla's ranking:
19.58/19.67	c 1) mxc-sr08: 2.903355
19.58/19.67	c 2) minisat20SAT07: 2.269331
19.58/19.67	c 3) picosat846: 2.157843
19.58/19.67	c 4) zchaff_rand: 1.667070
19.58/19.67	c 5) march_dl2004: 1.082667
19.58/19.67	c 6) SATenstein: -10000.000000
19.58/19.67	c 7) gnovelty+: -10000.000000
19.58/19.67	c 8) adaptg2wsat+: -10000.000000
19.58/19.67	c 9) adaptg2wsat0: -10000.000000
19.58/19.67	c 10) tts-4-0: -10000.000000
19.58/19.67	c 11) vallst: -10000.000000
19.58/19.67	c 12) minisat20: -10000.000000
19.58/19.67	c 13) kcnfs04SAT07: -10000.000000
19.58/19.67	c satzilla running mxc-sr08 ... 
356.59/356.82	c Bin: Executing mxc-sr08
356.59/356.82	c spawning binary file with 9980 seconds ...
356.59/356.82	c child exited successfully
356.59/356.82	c mxc-sr08 returned code 20.
356.59/356.82	s UNSATISFIABLE
356.59/356.82	c SATZILLA_TIME=356.690000

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1775330-1241359062/watcher-1775330-1241359062 -o /tmp/evaluation-result-1775330-1241359062/solver-1775330-1241359062 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775330-1241359062.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25485
/proc/meminfo: memFree=958136/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=2056 CPUtime=0
/proc/25485/stat : 25485 (SATzilla2009_I) R 25483 25485 25376 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163933727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/25485/statm: 514 112 96 399 0 111 0
[pid=25486] ppid=25485 vsize=1856 CPUtime=0
/proc/25486/stat : 25486 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 353 0 0 0 0 0 0 0 18 0 1 0 163933727 1900544 349 1992294400 134512640 135078026 4294956192 18446744073709551615 134721110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25486/statm: 464 349 54 138 0 323 0

[startup+0.0988459 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25485
/proc/meminfo: memFree=958136/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=2056 CPUtime=0
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163933727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25485/statm: 514 112 96 399 0 111 0
[pid=25486] ppid=25485 vsize=3192 CPUtime=0.09
/proc/25486/stat : 25486 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 830 0 0 0 9 0 0 0 19 0 1 0 163933727 3268608 685 1992294400 134512640 135078026 4294956192 18446744073709551615 134533891 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25486/statm: 798 685 71 138 0 657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5248

[startup+0.101845 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25485
/proc/meminfo: memFree=958136/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=2056 CPUtime=0
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163933727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25485/statm: 514 112 96 399 0 111 0
[pid=25486] ppid=25485 vsize=3192 CPUtime=0.09
/proc/25486/stat : 25486 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 830 0 0 0 9 0 0 0 19 0 1 0 163933727 3268608 685 1992294400 134512640 135078026 4294956192 18446744073709551615 134538102 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25486/statm: 798 685 71 138 0 657 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5248

[startup+0.301861 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25485
/proc/meminfo: memFree=958136/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=2056 CPUtime=0
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163933727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25485/statm: 514 112 96 399 0 111 0
[pid=25486] ppid=25485 vsize=3324 CPUtime=0.29
/proc/25486/stat : 25486 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 861 0 0 0 29 0 0 0 21 0 1 0 163933727 3403776 716 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25486/statm: 831 716 71 138 0 690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5380

[startup+0.701898 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25485
/proc/meminfo: memFree=958136/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=2056 CPUtime=0
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163933727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25485/statm: 514 112 96 399 0 111 0
[pid=25486] ppid=25485 vsize=3588 CPUtime=0.69
/proc/25486/stat : 25486 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 923 0 0 0 69 0 0 0 25 0 1 0 163933727 3674112 778 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25486/statm: 897 778 71 138 0 756 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5644

[startup+1.50197 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25487
/proc/meminfo: memFree=954920/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=2056 CPUtime=0
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163933727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25485/statm: 514 112 96 399 0 111 0
[pid=25486] ppid=25485 vsize=3984 CPUtime=1.49
/proc/25486/stat : 25486 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 1021 0 0 0 149 0 0 0 25 0 1 0 163933727 4079616 876 1992294400 134512640 135078026 4294956192 18446744073709551615 134535146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25486/statm: 996 876 71 138 0 855 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6040

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25487
/proc/meminfo: memFree=954152/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=2056 CPUtime=0
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163933727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25485/statm: 514 112 96 399 0 111 0
[pid=25486] ppid=25485 vsize=5040 CPUtime=3.09
/proc/25486/stat : 25486 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 1293 0 0 0 309 0 0 0 25 0 1 0 163933727 5160960 1148 1992294400 134512640 135078026 4294956192 18446744073709551615 134734160 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25486/statm: 1260 1148 71 138 0 1119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7096

[startup+6.3014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25487
/proc/meminfo: memFree=951976/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=2056 CPUtime=0
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163933727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25485/statm: 514 112 96 399 0 111 0
[pid=25486] ppid=25485 vsize=6500 CPUtime=6.29
/proc/25486/stat : 25486 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 1644 0 0 0 629 0 0 0 25 0 1 0 163933727 6656000 1499 1992294400 134512640 135078026 4294956192 18446744073709551615 134522582 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25486/statm: 1625 1499 71 138 0 1484 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8556

[startup+12.703 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25488
/proc/meminfo: memFree=956136/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=2056 CPUtime=9.99
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 152 1798 0 0 0 0 998 1 16 0 1 0 163933727 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 514 121 104 399 0 111 0
[pid=25488] ppid=25485 vsize=3552 CPUtime=2.69
/proc/25488/stat : 25488 (picosat846) R 25485 25485 25376 0 -1 4194304 603 0 0 0 269 0 0 0 25 0 1 0 163934728 3637248 591 1992294400 134512640 134570484 4294956192 18446744073709551615 134522285 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25488/statm: 888 591 84 14 0 554 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5608

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25491
/proc/meminfo: memFree=949928/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=6500 CPUtime=5.82
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 1644 0 0 0 581 1 0 0 25 0 1 0 163935694 6656000 1499 1992294400 134512640 135078026 4294956192 18446744073709551615 134534325 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 1625 1499 71 138 0 1484 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11208

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25491
/proc/meminfo: memFree=948008/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=8528 CPUtime=31.39
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 2118 0 0 0 3138 1 0 0 25 0 1 0 163935694 8732672 1973 1992294400 134512640 135078026 4294956192 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 2132 1973 71 138 0 1991 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 13236

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25491
/proc/meminfo: memFree=946600/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=10184 CPUtime=82.57
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 2502 0 0 0 8255 2 0 0 25 0 1 0 163935694 10428416 2357 1992294400 134512640 135078026 4294956192 18446744073709551615 134526859 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 2546 2357 71 138 0 2405 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 14892

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25491
/proc/meminfo: memFree=945128/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=11600 CPUtime=142.54
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 2849 0 0 0 14252 2 0 0 25 0 1 0 163935694 11878400 2704 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 2900 2704 71 138 0 2759 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 16308

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25497
/proc/meminfo: memFree=944296/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=12440 CPUtime=202.5
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 3029 0 0 0 20248 2 0 0 25 0 1 0 163935694 12738560 2884 1992294400 134512640 135078026 4294956192 18446744073709551615 134523777 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 3110 2884 71 138 0 2969 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 17148

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25497
/proc/meminfo: memFree=943848/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=12920 CPUtime=262.48
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 3152 0 0 0 26245 3 0 0 25 0 1 0 163935694 13230080 3007 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 3230 3007 71 138 0 3089 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 17628

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25497
/proc/meminfo: memFree=943400/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=13340 CPUtime=322.46
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 3261 0 0 0 32243 3 0 0 25 0 1 0 163935694 13660160 3116 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 3335 3116 71 138 0 3194 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 18048

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

[startup+345.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25497
/proc/meminfo: memFree=943400/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=13340 CPUtime=325.65
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 3264 0 0 0 32562 3 0 0 25 0 1 0 163935694 13660160 3119 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 3335 3119 71 138 0 3194 0
Current children cumulated CPU time (s) 345.29
Current children cumulated vsize (KiB) 18048

[startup+351.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25497
/proc/meminfo: memFree=943400/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=13340 CPUtime=332.06
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 3268 0 0 0 33203 3 0 0 25 0 1 0 163935694 13660160 3123 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 3335 3123 71 138 0 3194 0
Current children cumulated CPU time (s) 351.7
Current children cumulated vsize (KiB) 18048

[startup+355.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25497
/proc/meminfo: memFree=943336/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=13500 CPUtime=335.25
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 3295 0 0 0 33522 3 0 0 25 0 1 0 163935694 13824000 3150 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 3375 3150 71 138 0 3234 0
Current children cumulated CPU time (s) 354.89
Current children cumulated vsize (KiB) 18208

[startup+355.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25497
/proc/meminfo: memFree=943272/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=13632 CPUtime=336.05
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 3313 0 0 0 33602 3 0 0 25 0 1 0 163935694 13959168 3168 1992294400 134512640 135078026 4294956192 18446744073709551615 134522816 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 3408 3168 71 138 0 3267 0
Current children cumulated CPU time (s) 355.69
Current children cumulated vsize (KiB) 18340

[startup+356.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25497
/proc/meminfo: memFree=943208/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=13632 CPUtime=336.45
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 3313 0 0 0 33642 3 0 0 25 0 1 0 163935694 13959168 3168 1992294400 134512640 135078026 4294956192 18446744073709551615 134526795 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 3408 3168 71 138 0 3267 0
Current children cumulated CPU time (s) 356.09
Current children cumulated vsize (KiB) 18340

[startup+356.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25497
/proc/meminfo: memFree=943208/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=13632 CPUtime=336.85
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 3313 0 0 0 33682 3 0 0 25 0 1 0 163935694 13959168 3168 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 3408 3168 71 138 0 3267 0
Current children cumulated CPU time (s) 356.49
Current children cumulated vsize (KiB) 18340

[startup+356.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25497
/proc/meminfo: memFree=943208/2055920 swapFree=3998148/4192956
[pid=25485] ppid=25483 vsize=4708 CPUtime=19.64
/proc/25485/stat : 25485 (SATzilla2009_I) S 25483 25485 25376 0 -1 4194304 1745 4211 0 0 253 3 1703 5 25 0 1 0 163933727 4820992 797 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25485/statm: 1177 797 217 399 0 774 0
[pid=25491] ppid=25485 vsize=13632 CPUtime=336.95
/proc/25491/stat : 25491 (mxc-sr08) R 25485 25485 25376 0 -1 4194304 3313 0 0 0 33692 3 0 0 25 0 1 0 163935694 13959168 3168 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25491/statm: 3408 3168 71 138 0 3267 0
Current children cumulated CPU time (s) 356.59
Current children cumulated vsize (KiB) 18340

Child status: 20
Real time (s): 356.829
CPU time (s): 356.65
CPU user time (s): 356.522
CPU system time (s): 0.12798
CPU usage (%): 99.9497
Max. virtual memory (cumulated for all children) (KiB): 18340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 356.522
system time used= 0.12798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9286
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 958

runsolver used 0.352946 second user time and 0.954854 second system time

The end

Launcher Data

Begin job on node51 at 2009-05-03 15:57:42
IDJOB=1775330
IDBENCH=71729
IDSOLVER=616
FILE ID=node51/1775330-1241359062
PBS_JOBID= 9225597
Free space on /tmp= 66524 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775330-1241359062/watcher-1775330-1241359062 -o /tmp/evaluation-result-1775330-1241359062/solver-1775330-1241359062 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1775330-1241359062.cnf

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c356d60706abf7ddd80826e417c8de67
RANDOM SEED=1970685903

node51.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
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	: 5914.62
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.214
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        958616 kB
Buffers:         84948 kB
Cached:         727876 kB
SwapCached:     189496 kB
Active:         173492 kB
Inactive:       831332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        958616 kB
SwapTotal:     4192956 kB
SwapFree:      3998148 kB
Dirty:           31840 kB
Writeback:           0 kB
Mapped:          13744 kB
Slab:            78604 kB
Committed_AS:   553828 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node51 at 2009-05-03 16:03:39