Trace number 1775460

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.654 230.754

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.65699
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.16/24.28	c SATzilla is building models for class 3
24.16/24.28	c run presolver mxc-sr08 for 10 seconds ... 
24.16/24.28	c Bin: Executing mxc-sr08
24.16/24.28	c spawning binary file with 10 seconds ...
24.16/24.28	c child exit by a signal
24.16/24.28	c mxc-sr08 returned code 137.
24.16/24.28	c run presolver picosat846 for 5 seconds ... 
24.16/24.28	c Bin: Executing picosat846
24.16/24.28	c spawning binary file with 5 seconds ...
24.16/24.28	c child exit by a signal
24.16/24.28	c picosat846 returned code 137.
24.16/24.28	c Orignal number of varibales is 75496, number of clauses is 222379 
24.16/24.28	c predicted feature computation time is 3.774183 
24.16/24.28	c Bin: Executing satelite
24.16/24.28	c spawning binary file with 240 seconds ...
24.16/24.28	c child exited successfully
24.16/24.28	c satzilla computing base features
24.16/24.28	c Number of variabe is: 12806, Number of clause is : 95236 
24.16/24.28	c Initializing...
24.16/24.28	c satzilla doing clause learning
24.16/24.28	c start clause learning features ...
24.16/24.28	c Bin: Executing zchaff07
24.16/24.28	c spawning binary file with 2 seconds ...
24.16/24.28	c child exit by a signal
24.16/24.28	c satzilla doing survey propogation probe
24.16/24.28	c do survay propogation for 2 second ...
24.16/24.28	c satzilla doing local search probe
24.16/24.28	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 709.1 0.866071 3085.2 0.351628 3417 0 3479 0.698812 1.08658 0.951198 0.151059 
24.16/24.28	c satzilla's ranking:
24.16/24.28	c 1) mxc-sr08: 2.895727
24.16/24.28	c 2) minisat20SAT07: 2.669212
24.16/24.28	c 3) picosat846: 2.479596
24.16/24.28	c 4) zchaff_rand: 1.393667
24.16/24.28	c 5) march_dl2004: 0.020042
24.16/24.28	c 6) SATenstein: -10000.000000
24.16/24.28	c 7) gnovelty+: -10000.000000
24.16/24.28	c 8) adaptg2wsat+: -10000.000000
24.16/24.28	c 9) adaptg2wsat0: -10000.000000
24.16/24.28	c 10) tts-4-0: -10000.000000
24.16/24.28	c 11) vallst: -10000.000000
24.16/24.28	c 12) minisat20: -10000.000000
24.16/24.28	c 13) kcnfs04SAT07: -10000.000000
24.16/24.28	c satzilla running mxc-sr08 ... 
230.57/230.75	c Bin: Executing mxc-sr08
230.57/230.75	c spawning binary file with 9975 seconds ...
230.57/230.75	c child exited successfully
230.57/230.75	c mxc-sr08 returned code 20.
230.57/230.75	s UNSATISFIABLE
230.57/230.75	c SATZILLA_TIME=230.660000

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-1775460-1241359979/watcher-1775460-1241359979 -o /tmp/evaluation-result-1775460-1241359979/solver-1775460-1241359979 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775460-1241359979.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: 0.99 1.00 1.00 3/64 5343
/proc/meminfo: memFree=1060888/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=2056 CPUtime=0
/proc/5343/stat : 5343 (SATzilla2009_I) R 5341 5343 5274 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 164031996 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/5343/statm: 514 112 96 399 0 111 0
[pid=5344] ppid=5343 vsize=4364 CPUtime=0
/proc/5344/stat : 5344 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 701 0 0 0 0 0 0 0 18 0 1 0 164031997 4468736 697 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5344/statm: 1091 704 44 138 0 950 0

[startup+0.0491179 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 5343
/proc/meminfo: memFree=1060888/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=2056 CPUtime=0
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164031996 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5343/statm: 514 112 96 399 0 111 0
[pid=5344] ppid=5343 vsize=21064 CPUtime=0.03
/proc/5344/stat : 5344 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 4291 0 0 0 2 1 0 0 19 0 1 0 164031997 21569536 4262 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5344/statm: 5266 4262 54 138 0 5125 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 23120

[startup+0.102122 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 5343
/proc/meminfo: memFree=1060888/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=2056 CPUtime=0
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164031996 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5343/statm: 514 112 96 399 0 111 0
[pid=5344] ppid=5343 vsize=24916 CPUtime=0.09
/proc/5344/stat : 5344 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 5241 0 0 0 7 2 0 0 19 0 1 0 164031997 25513984 5212 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5344/statm: 6229 5213 54 138 0 6088 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26972

[startup+0.302136 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 5343
/proc/meminfo: memFree=1060888/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=2056 CPUtime=0
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164031996 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5343/statm: 514 112 96 399 0 111 0
[pid=5344] ppid=5343 vsize=31436 CPUtime=0.29
/proc/5344/stat : 5344 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 7650 0 0 0 26 3 0 0 21 0 1 0 164031997 32190464 6713 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5344/statm: 7859 6713 55 138 0 7718 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33492

[startup+0.701169 s]
/proc/loadavg: 0.99 1.00 1.00 3/64 5343
/proc/meminfo: memFree=1060888/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=2056 CPUtime=0
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164031996 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5343/statm: 514 112 96 399 0 111 0
[pid=5344] ppid=5343 vsize=44004 CPUtime=0.69
/proc/5344/stat : 5344 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 10706 0 0 0 65 4 0 0 25 0 1 0 164031997 45060096 9769 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5344/statm: 11001 9769 55 138 0 10860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46060

[startup+1.50123 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5345
/proc/meminfo: memFree=1014920/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=2056 CPUtime=0
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164031996 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5343/statm: 514 112 96 399 0 111 0
[pid=5344] ppid=5343 vsize=47476 CPUtime=1.49
/proc/5344/stat : 5344 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 12944 0 0 0 143 6 0 0 25 0 1 0 164031997 48615424 10958 1992294400 134512640 135078026 4294956192 18446744073709551615 134529837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5344/statm: 11869 10958 56 138 0 11728 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49532

[startup+3.10137 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5345
/proc/meminfo: memFree=1016136/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=2056 CPUtime=0
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164031996 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5343/statm: 514 112 96 399 0 111 0
[pid=5344] ppid=5343 vsize=47732 CPUtime=3.09
/proc/5344/stat : 5344 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 13333 0 0 0 303 6 0 0 25 0 1 0 164031997 48877568 11141 1992294400 134512640 135078026 4294956192 18446744073709551615 134538745 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5344/statm: 11933 11141 71 138 0 11792 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49788

[startup+6.30163 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5345
/proc/meminfo: memFree=1016328/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=2056 CPUtime=0
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164031996 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5343/statm: 514 112 96 399 0 111 0
[pid=5344] ppid=5343 vsize=48016 CPUtime=6.29
/proc/5344/stat : 5344 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 13373 0 0 0 621 8 0 0 25 0 1 0 164031997 49168384 11181 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5344/statm: 12004 11181 71 138 0 11863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50072

[startup+12.7011 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5346
/proc/meminfo: memFree=1048392/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=2056 CPUtime=10
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 152 13814 0 0 0 0 991 9 16 0 1 0 164031996 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 514 121 104 399 0 111 0
[pid=5346] ppid=5343 vsize=14356 CPUtime=2.68
/proc/5346/stat : 5346 (picosat846) R 5343 5343 5274 0 -1 4194304 3216 0 0 0 267 1 0 0 25 0 1 0 164032997 14700544 3202 1992294400 134512640 134570484 4294956192 18446744073709551615 134526626 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5346/statm: 3589 3202 85 14 0 3255 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 16412

[startup+25.5022 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5349
/proc/meminfo: memFree=1008456/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=9480 CPUtime=24.24
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 6463 30320 0 0 538 12 1848 26 25 0 1 0 164031996 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 2370 2135 217 399 0 1967 0
[pid=5349] ppid=5343 vsize=51264 CPUtime=1.2
/proc/5349/stat : 5349 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 12663 0 0 0 113 7 0 0 25 0 1 0 164034425 52494336 11726 1992294400 134512640 135078026 4294956192 18446744073709551615 134569283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5349/statm: 12816 11726 55 138 0 12675 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 60744

[startup+51.1023 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5349
/proc/meminfo: memFree=993352/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=9480 CPUtime=24.24
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 6463 30320 0 0 538 12 1848 26 25 0 1 0 164031996 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 2370 2135 217 399 0 1967 0
[pid=5349] ppid=5343 vsize=62316 CPUtime=26.8
/proc/5349/stat : 5349 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 16803 0 0 0 2670 10 0 0 25 0 1 0 164034425 63811584 14611 1992294400 134512640 135078026 4294956192 18446744073709551615 134526857 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5349/statm: 15579 14611 71 138 0 15438 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 71796

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5349
/proc/meminfo: memFree=975560/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=9480 CPUtime=24.24
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 6463 30320 0 0 538 12 1848 26 25 0 1 0 164031996 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 2370 2135 217 399 0 1967 0
[pid=5349] ppid=5343 vsize=81144 CPUtime=77.97
/proc/5349/stat : 5349 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 21166 0 0 0 7784 13 0 0 25 0 1 0 164034425 83091456 18974 1992294400 134512640 135078026 4294956192 18446744073709551615 134534391 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5349/statm: 20286 18974 71 138 0 20145 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 90624

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5349
/proc/meminfo: memFree=966216/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=9480 CPUtime=24.24
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 6463 30320 0 0 538 12 1848 26 25 0 1 0 164031996 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 2370 2135 217 399 0 1967 0
[pid=5349] ppid=5343 vsize=91024 CPUtime=137.95
/proc/5349/stat : 5349 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 23503 0 0 0 13780 15 0 0 25 0 1 0 164034425 93208576 21311 1992294400 134512640 135078026 4294956192 18446744073709551615 134523731 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5349/statm: 22756 21311 71 138 0 22615 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 100504

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5349
/proc/meminfo: memFree=965512/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=9480 CPUtime=24.24
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 6463 30320 0 0 538 12 1848 26 25 0 1 0 164031996 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 2370 2135 217 399 0 1967 0
[pid=5349] ppid=5343 vsize=91600 CPUtime=197.93
/proc/5349/stat : 5349 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 23700 0 0 0 19777 16 0 0 25 0 1 0 164034425 93798400 21502 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5349/statm: 22900 21502 71 138 0 22759 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 101080

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

[startup+223.901 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5349
/proc/meminfo: memFree=965512/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=9480 CPUtime=24.24
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 6463 30320 0 0 538 12 1848 26 25 0 1 0 164031996 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 2370 2135 217 399 0 1967 0
[pid=5349] ppid=5343 vsize=91600 CPUtime=199.53
/proc/5349/stat : 5349 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 23702 0 0 0 19937 16 0 0 25 0 1 0 164034425 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5349/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 223.77
Current children cumulated vsize (KiB) 101080

[startup+227.102 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5349
/proc/meminfo: memFree=965512/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=9480 CPUtime=24.24
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 6463 30320 0 0 538 12 1848 26 25 0 1 0 164031996 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 2370 2135 217 399 0 1967 0
[pid=5349] ppid=5343 vsize=91600 CPUtime=202.73
/proc/5349/stat : 5349 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 23702 0 0 0 20257 16 0 0 25 0 1 0 164034425 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5349/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 226.97
Current children cumulated vsize (KiB) 101080

[startup+228.702 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5349
/proc/meminfo: memFree=965512/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=9480 CPUtime=24.24
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 6463 30320 0 0 538 12 1848 26 25 0 1 0 164031996 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 2370 2135 217 399 0 1967 0
[pid=5349] ppid=5343 vsize=91600 CPUtime=204.33
/proc/5349/stat : 5349 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 23702 0 0 0 20417 16 0 0 25 0 1 0 164034425 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5349/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 228.57
Current children cumulated vsize (KiB) 101080

[startup+229.502 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5349
/proc/meminfo: memFree=965512/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=9480 CPUtime=24.24
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 6463 30320 0 0 538 12 1848 26 25 0 1 0 164031996 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 2370 2135 217 399 0 1967 0
[pid=5349] ppid=5343 vsize=91600 CPUtime=205.13
/proc/5349/stat : 5349 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 23702 0 0 0 20497 16 0 0 25 0 1 0 164034425 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5349/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 229.37
Current children cumulated vsize (KiB) 101080

[startup+230.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5349
/proc/meminfo: memFree=965512/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=9480 CPUtime=24.24
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 6463 30320 0 0 538 12 1848 26 25 0 1 0 164031996 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 2370 2135 217 399 0 1967 0
[pid=5349] ppid=5343 vsize=91600 CPUtime=205.93
/proc/5349/stat : 5349 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 23702 0 0 0 20577 16 0 0 25 0 1 0 164034425 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5349/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 230.17
Current children cumulated vsize (KiB) 101080

[startup+230.703 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 5349
/proc/meminfo: memFree=965512/2055920 swapFree=4191900/4192956
[pid=5343] ppid=5341 vsize=9480 CPUtime=24.24
/proc/5343/stat : 5343 (SATzilla2009_I) S 5341 5343 5274 0 -1 4194304 6463 30320 0 0 538 12 1848 26 25 0 1 0 164031996 9707520 2135 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/5343/statm: 2370 2135 217 399 0 1967 0
[pid=5349] ppid=5343 vsize=91600 CPUtime=206.33
/proc/5349/stat : 5349 (mxc-sr08) R 5343 5343 5274 0 -1 4194304 23702 0 0 0 20617 16 0 0 25 0 1 0 164034425 93798400 21504 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/5349/statm: 22900 21504 71 138 0 22759 0
Current children cumulated CPU time (s) 230.57
Current children cumulated vsize (KiB) 101080

Child status: 20
Real time (s): 230.754
CPU time (s): 230.654
CPU user time (s): 230.084
CPU system time (s): 0.569913
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 101080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 230.084
system time used= 0.569913
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= 617

runsolver used 0.207968 second user time and 0.635903 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-03 16:13:00
IDJOB=1775460
IDBENCH=71767
IDSOLVER=616
FILE ID=node3/1775460-1241359979
PBS_JOBID= 9225620
Free space on /tmp= 66348 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-1775460-1241359979/watcher-1775460-1241359979 -o /tmp/evaluation-result-1775460-1241359979/solver-1775460-1241359979 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1775460-1241359979.cnf

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

MD5SUM BENCH= a0303c742e981cc0d4711ad3ac66f146
RANDOM SEED=1486433409

node3.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.212
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.212
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:       1061432 kB
Buffers:         89988 kB
Cached:         785232 kB
SwapCached:        416 kB
Active:         176020 kB
Inactive:       713124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1061432 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           35084 kB
Writeback:           0 kB
Mapped:          22272 kB
Slab:            91468 kB
Committed_AS:   763572 kB
PageTables:       1372 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= 66316 MiB
End job on node3 at 2009-05-03 16:16:51