Trace number 1724311

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 230.422 230.557

General information on the benchmark

Namemanol-pipe-g7nidw.cnf
MD5SUMa0303c742e981cc0d4711ad3ac66f146
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.89895
Satisfiable
(Un)Satisfiability was proved
Number of variables75496
Number of clauses222379
Sum of the clauses size518883
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148252
Number of clauses of size 374126
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

24.15/24.24	c SATzilla is building models for class 3
24.15/24.24	c run presolver mxc-sr08 for 10 seconds ... 
24.15/24.24	c Bin: Executing mxc-sr08
24.15/24.24	c spawning binary file with 10 seconds ...
24.15/24.24	c child exit by a signal
24.15/24.24	c mxc-sr08 returned code 137.
24.15/24.24	c run presolver picosat846 for 5 seconds ... 
24.15/24.24	c Bin: Executing picosat846
24.15/24.24	c spawning binary file with 5 seconds ...
24.15/24.24	c child exit by a signal
24.15/24.24	c picosat846 returned code 137.
24.15/24.24	c Orignal number of varibales is 75496, number of clauses is 222379 
24.15/24.24	c predicted feature computation time is 3.774183 
24.15/24.24	c Bin: Executing satelite
24.15/24.24	c spawning binary file with 240 seconds ...
24.15/24.24	c child exited successfully
24.15/24.24	c satzilla computing base features
24.15/24.24	c Number of variabe is: 12806, Number of clause is : 95236 
24.15/24.24	c Initializing...
24.15/24.24	c satzilla doing clause learning
24.15/24.24	c start clause learning features ...
24.15/24.24	c Bin: Executing zchaff07
24.15/24.24	c spawning binary file with 2 seconds ...
24.15/24.24	c child exit by a signal
24.15/24.24	c satzilla doing survey propogation probe
24.15/24.24	c do survay propogation for 2 second ...
24.15/24.24	c satzilla doing local search probe
24.15/24.24	c features are:75496 222379 12806 95236 4.89536 1.33503 0.134466 0.368353 0.734002 1.85404 0.000308956 0.403741 0.000156177 0.00210839 1.69897 0.137942 0.474999 0.000308956 1.22385 7.35016e-05 0.00428409 3.19459 0.18794 0.158298 0 0.969925 2.9736 0.000112742 1.45529 0 0.00179554 2.75737 0.477141 0.000248895 1.1611 5.25012e-05 0.00319207 303.706 0.335779 171 624 445 215 317 240 289 10.9849 0.143778 8.38796 14.5903 13.8538 9.02954 11.2908 10.2915 10.8542 0.54537 0.479347 6.81228e-08 0.999993 0.838101 0.0818002 0.734877 0.384223 0.611526 0.0784912 0.930522 -1.11022e-16 0.45948 0.1495 0.00036998 0.12036 0.0180388 0.0697948 644.556 0.598497 3054 0.375454 3435 0 3493 0.639336 1.05401 0.937634 0.112169 
24.15/24.24	c satzilla's ranking:
24.15/24.24	c 1) mxc-sr08: 2.893593
24.15/24.24	c 2) minisat20SAT07: 2.668747
24.15/24.24	c 3) picosat846: 2.479820
24.15/24.24	c 4) zchaff_rand: 1.394045
24.15/24.24	c 5) march_dl2004: 0.021652
24.15/24.24	c 6) SATenstein: -10000.000000
24.15/24.24	c 7) gnovelty+: -10000.000000
24.15/24.24	c 8) adaptg2wsat+: -10000.000000
24.15/24.24	c 9) adaptg2wsat0: -10000.000000
24.15/24.24	c 10) tts-4-0: -10000.000000
24.15/24.24	c 11) vallst: -10000.000000
24.15/24.24	c 12) minisat20: -10000.000000
24.15/24.24	c 13) kcnfs04SAT07: -10000.000000
24.15/24.24	c satzilla running mxc-sr08 ... 
230.33/230.55	c Bin: Executing mxc-sr08
230.33/230.55	c spawning binary file with 1175 seconds ...
230.33/230.55	c child exited successfully
230.33/230.55	c mxc-sr08 returned code 20.
230.33/230.55	s UNSATISFIABLE
230.33/230.55	c SATZILLA_TIME=230.440000

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-1724311-1240694417/watcher-1724311-1240694417 -o /tmp/evaluation-result-1724311-1240694417/solver-1724311-1240694417 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1724311-1240694417.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): 1800 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.04 1.02 1.00 3/64 29619
/proc/meminfo: memFree=1639296/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=2056 CPUtime=0
/proc/29619/stat : 29619 (SATzilla2009_I) R 29617 29619 29495 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 97470262 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/29619/statm: 514 112 96 399 0 111 0
[pid=29620] ppid=29619 vsize=4364 CPUtime=0
/proc/29620/stat : 29620 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 728 0 0 0 0 0 0 0 18 0 1 0 97470262 4468736 724 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29620/statm: 1091 730 44 138 0 950 0

[startup+0.102949 s]
/proc/loadavg: 1.04 1.02 1.00 3/64 29619
/proc/meminfo: memFree=1639296/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=2056 CPUtime=0
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97470262 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 514 112 96 399 0 111 0
[pid=29620] ppid=29619 vsize=25048 CPUtime=0.09
/proc/29620/stat : 29620 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 5268 0 0 0 7 2 0 0 19 0 1 0 97470262 25649152 5239 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29620/statm: 6262 5240 54 138 0 6121 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27104

[startup+0.201966 s]
/proc/loadavg: 1.04 1.02 1.00 3/64 29619
/proc/meminfo: memFree=1639296/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=2056 CPUtime=0
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97470262 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 514 112 96 399 0 111 0
[pid=29620] ppid=29619 vsize=31488 CPUtime=0.19
/proc/29620/stat : 29620 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 6898 0 0 0 17 2 0 0 20 0 1 0 97470262 32243712 6869 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29620/statm: 7872 6869 54 138 0 7731 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33544

[startup+0.301986 s]
/proc/loadavg: 1.04 1.02 1.00 3/64 29619
/proc/meminfo: memFree=1639296/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=2056 CPUtime=0
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97470262 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 514 112 96 399 0 111 0
[pid=29620] ppid=29619 vsize=31436 CPUtime=0.29
/proc/29620/stat : 29620 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 7656 0 0 0 26 3 0 0 21 0 1 0 97470262 32190464 6719 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29620/statm: 7859 6719 55 138 0 7718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33492

[startup+0.70106 s]
/proc/loadavg: 1.04 1.02 1.00 3/64 29619
/proc/meminfo: memFree=1639296/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=2056 CPUtime=0
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97470262 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 514 112 96 399 0 111 0
[pid=29620] ppid=29619 vsize=43872 CPUtime=0.69
/proc/29620/stat : 29620 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 10688 0 0 0 64 5 0 0 25 0 1 0 97470262 44924928 9751 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29620/statm: 10968 9752 55 138 0 10827 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45928

[startup+1.50121 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 29621
/proc/meminfo: memFree=1592496/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=2056 CPUtime=0
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97470262 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 514 112 96 399 0 111 0
[pid=29620] ppid=29619 vsize=47476 CPUtime=1.49
/proc/29620/stat : 29620 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 12924 0 0 0 143 6 0 0 25 0 1 0 97470262 48615424 10938 1992294400 134512640 135078026 4294956192 18446744073709551615 134529715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29620/statm: 11869 10938 56 138 0 11728 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49532

[startup+3.10253 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 29621
/proc/meminfo: memFree=1594544/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=2056 CPUtime=0
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97470262 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 514 112 96 399 0 111 0
[pid=29620] ppid=29619 vsize=47732 CPUtime=3.09
/proc/29620/stat : 29620 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 13333 0 0 0 302 7 0 0 25 0 1 0 97470262 48877568 11141 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29620/statm: 11933 11141 71 138 0 11792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49788

[startup+6.30113 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 29621
/proc/meminfo: memFree=1594800/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=2056 CPUtime=0
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97470262 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29619/statm: 514 112 96 399 0 111 0
[pid=29620] ppid=29619 vsize=48016 CPUtime=6.28
/proc/29620/stat : 29620 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 13373 0 0 0 621 7 0 0 25 0 1 0 97470262 49168384 11181 1992294400 134512640 135078026 4294956192 18446744073709551615 134534283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29620/statm: 12004 11181 71 138 0 11863 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50072

[startup+12.7014 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 29622
/proc/meminfo: memFree=1626864/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=2056 CPUtime=9.99
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 152 13814 0 0 0 0 991 8 16 0 1 0 97470262 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 514 121 104 399 0 111 0
[pid=29622] ppid=29619 vsize=14356 CPUtime=2.67
/proc/29622/stat : 29622 (picosat846) R 29619 29619 29495 0 -1 4194304 3216 0 0 0 265 2 0 0 25 0 1 0 97471263 14700544 3202 1992294400 134512640 134570484 4294956192 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29622/statm: 3589 3202 85 14 0 3255 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16412

[startup+25.5018 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 29625
/proc/meminfo: memFree=1583728/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=51264 CPUtime=1.24
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 12663 0 0 0 118 6 0 0 25 0 1 0 97472686 52494336 11726 1992294400 134512640 135078026 4294956192 18446744073709551615 134568783 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29625/statm: 12816 11726 55 138 0 12675 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 60744

[startup+51.1017 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 29625
/proc/meminfo: memFree=1571568/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=62316 CPUtime=26.83
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 16803 0 0 0 2674 9 0 0 25 0 1 0 97472686 63811584 14611 1992294400 134512640 135078026 4294956192 18446744073709551615 134526857 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29625/statm: 15579 14611 71 138 0 15438 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 71796

[startup+102.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29625
/proc/meminfo: memFree=1553904/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=81144 CPUtime=78.01
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 21166 0 0 0 7789 12 0 0 25 0 1 0 97472686 83091456 18974 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29625/statm: 20286 18974 71 138 0 20145 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 90624

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29625
/proc/meminfo: memFree=1544496/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=91024 CPUtime=137.99
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 23503 0 0 0 13784 15 0 0 25 0 1 0 97472686 93208576 21311 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29625/statm: 22756 21311 71 138 0 22615 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 100504

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29625
/proc/meminfo: memFree=1543728/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=91600 CPUtime=197.95
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 23700 0 0 0 19780 15 0 0 25 0 1 0 97472686 93798400 21502 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29625/statm: 22900 21502 71 138 0 22759 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 101080

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

[startup+224.002 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29625
/proc/meminfo: memFree=1543728/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=91600 CPUtime=199.65
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 23702 0 0 0 19950 15 0 0 25 0 1 0 97472686 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29625/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 223.83
Current children cumulated vsize (KiB) 101080

[startup+227.202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29625
/proc/meminfo: memFree=1543728/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=91600 CPUtime=202.85
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 23702 0 0 0 20270 15 0 0 25 0 1 0 97472686 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29625/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 227.03
Current children cumulated vsize (KiB) 101080

[startup+228.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29625
/proc/meminfo: memFree=1543728/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=91600 CPUtime=204.45
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 23702 0 0 0 20430 15 0 0 25 0 1 0 97472686 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29625/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 228.63
Current children cumulated vsize (KiB) 101080

[startup+229.602 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29625
/proc/meminfo: memFree=1543728/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=91600 CPUtime=205.25
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 23702 0 0 0 20510 15 0 0 25 0 1 0 97472686 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29625/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 229.43
Current children cumulated vsize (KiB) 101080

[startup+230.006 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29625
/proc/meminfo: memFree=1543728/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=91600 CPUtime=205.65
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 23702 0 0 0 20550 15 0 0 25 0 1 0 97472686 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29625/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 229.83
Current children cumulated vsize (KiB) 101080

[startup+230.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29625
/proc/meminfo: memFree=1543728/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=91600 CPUtime=206.05
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 23702 0 0 0 20590 15 0 0 25 0 1 0 97472686 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29625/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 101080

[startup+230.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29625
/proc/meminfo: memFree=1543728/2055920 swapFree=4192812/4192956
[pid=29619] ppid=29617 vsize=9480 CPUtime=24.18
/proc/29619/stat : 29619 (SATzilla2009_I) S 29617 29619 29495 0 -1 4194304 6463 30320 0 0 539 12 1842 25 25 0 1 0 97470262 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29619/statm: 2370 2135 217 399 0 1967 0
[pid=29625] ppid=29619 vsize=91600 CPUtime=206.15
/proc/29625/stat : 29625 (mxc-sr08) R 29619 29619 29495 0 -1 4194304 23702 0 0 0 20600 15 0 0 25 0 1 0 97472686 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29625/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 230.33
Current children cumulated vsize (KiB) 101080

Child status: 20
Real time (s): 230.557
CPU time (s): 230.422
CPU user time (s): 229.863
CPU system time (s): 0.558915
CPU usage (%): 99.9414
Max. virtual memory (cumulated for all children) (KiB): 101080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 229.863
system time used= 0.558915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60498
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= 718

runsolver used 0.205968 second user time and 0.639902 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-25 23:20:18
IDJOB=1724311
IDBENCH=71767
IDSOLVER=528
FILE ID=node38/1724311-1240694417
PBS_JOBID= 9186774
Free space on /tmp= 66356 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-g7nidw.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724311-1240694417/watcher-1724311-1240694417 -o /tmp/evaluation-result-1724311-1240694417/solver-1724311-1240694417 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1724311-1240694417.cnf

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

MD5SUM BENCH= a0303c742e981cc0d4711ad3ac66f146
RANDOM SEED=975381947

node38.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.265
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.265
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:       1639776 kB
Buffers:         37296 kB
Cached:         300868 kB
SwapCached:          0 kB
Active:         123812 kB
Inactive:       228204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           35076 kB
Writeback:           0 kB
Mapped:          23616 kB
Slab:            50084 kB
Committed_AS:   473740 kB
PageTables:       1456 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= 66324 MiB
End job on node38 at 2009-04-25 23:24:09