Trace number 1775490

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 137.031 137.124

General information on the benchmark

Namemanol-pipe-c6nidw_i.cnf
MD5SUM15c4413e436aecbd4fcb1d7037e18abf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.8672
Satisfiable
(Un)Satisfiability was proved
Number of variables95863
Number of clauses283363
Sum of the clauses size661179
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2188908
Number of clauses of size 394454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

25.27/25.33	c SATzilla is building models for class 3
25.27/25.33	c run presolver mxc-sr08 for 10 seconds ... 
25.27/25.33	c Bin: Executing mxc-sr08
25.27/25.33	c spawning binary file with 10 seconds ...
25.27/25.33	c child exit by a signal
25.27/25.33	c mxc-sr08 returned code 137.
25.27/25.33	c run presolver picosat846 for 5 seconds ... 
25.27/25.33	c Bin: Executing picosat846
25.27/25.33	c spawning binary file with 5 seconds ...
25.27/25.33	c child exit by a signal
25.27/25.33	c picosat846 returned code 137.
25.27/25.33	c Orignal number of varibales is 95863, number of clauses is 283363 
25.27/25.33	c predicted feature computation time is 5.202208 
25.27/25.33	c Bin: Executing satelite
25.27/25.33	c spawning binary file with 240 seconds ...
25.27/25.33	c child exited successfully
25.27/25.33	c satzilla computing base features
25.27/25.33	c Number of variabe is: 16544, Number of clause is : 123377 
25.27/25.33	c Initializing...
25.27/25.33	c satzilla doing clause learning
25.27/25.33	c start clause learning features ...
25.27/25.33	c Bin: Executing zchaff07
25.27/25.33	c spawning binary file with 2 seconds ...
25.27/25.33	c child exit by a signal
25.27/25.33	c satzilla doing survey propogation probe
25.27/25.33	c do survay propogation for 2 second ...
25.27/25.33	c satzilla doing local search probe
25.27/25.33	c features are:95863 283363 16544 123377 4.79443 1.29672 0.134093 0.375534 0.707755 1.7915 0.000235439 0.392645 0.00012089 0.00199468 1.63852 0.126977 0.469658 0.000235439 1.33585 5.67367e-05 0.00671924 3.14076 0.17569 0.154808 0 0.965812 2.94051 8.33016e-05 1.59476 0 0.00269094 2.64785 0.458327 0.000191187 1.29563 4.05262e-05 0.00700293 434.9 0.281338 151 599 599 335 529 397 446 11.5591 0.113316 9.21382 14.1192 14.1192 10.3492 12.2848 10.6993 11.5426 0.553037 0.457786 1.57768e-08 0.999975 0.8484 0.110769 0.731949 0.414515 0.61324 0.0791223 0.846239 -1.11022e-16 0.438999 0.148263 0.000388474 0.120586 0.0227641 0.0736969 702.857 0.0373768 4458.29 0.0215106 4444 4326 4544 0.5649 0.207125 0.906775 0.0051993 
25.27/25.33	c satzilla's ranking:
25.27/25.33	c 1) mxc-sr08: 2.934754
25.27/25.33	c 2) picosat846: 2.349079
25.27/25.33	c 3) minisat20SAT07: 2.118491
25.27/25.33	c 4) zchaff_rand: 1.436717
25.27/25.33	c 5) march_dl2004: 0.049130
25.27/25.33	c 6) SATenstein: -10000.000000
25.27/25.33	c 7) gnovelty+: -10000.000000
25.27/25.33	c 8) adaptg2wsat+: -10000.000000
25.27/25.33	c 9) adaptg2wsat0: -10000.000000
25.27/25.33	c 10) tts-4-0: -10000.000000
25.27/25.33	c 11) vallst: -10000.000000
25.27/25.33	c 12) minisat20: -10000.000000
25.27/25.33	c 13) kcnfs04SAT07: -10000.000000
25.27/25.33	c satzilla running mxc-sr08 ... 
136.98/137.12	c Bin: Executing mxc-sr08
136.98/137.12	c spawning binary file with 9974 seconds ...
136.98/137.12	c child exited successfully
136.98/137.12	c mxc-sr08 returned code 20.
136.98/137.12	s UNSATISFIABLE
136.98/137.12	c SATZILLA_TIME=137.030000

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-1775490-1241360204/watcher-1775490-1241360204 -o /tmp/evaluation-result-1775490-1241360204/solver-1775490-1241360204 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775490-1241360204.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 0.98 0.99 3/64 4489
/proc/meminfo: memFree=1727424/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=2056 CPUtime=0
/proc/4489/stat : 4489 (SATzilla2009_I) R 4487 4489 4420 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 164048916 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/4489/statm: 514 112 96 399 0 111 0
[pid=4490] ppid=4489 vsize=5380 CPUtime=0
/proc/4490/stat : 4490 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 694 0 0 0 0 0 0 0 18 0 1 0 164048916 5509120 690 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4490/statm: 1345 697 44 138 0 1204 0

[startup+0.0498829 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4489
/proc/meminfo: memFree=1727424/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=2056 CPUtime=0
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164048916 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4489/statm: 514 112 96 399 0 111 0
[pid=4490] ppid=4489 vsize=25724 CPUtime=0.04
/proc/4490/stat : 4490 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 5234 0 0 0 2 2 0 0 19 0 1 0 164048916 26341376 5194 1992294400 134512640 135078026 4294956192 18446744073709551615 134565683 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4490/statm: 6431 5194 54 138 0 6290 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27780

[startup+0.101893 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4489
/proc/meminfo: memFree=1727424/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=2056 CPUtime=0
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164048916 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4489/statm: 514 112 96 399 0 111 0
[pid=4490] ppid=4489 vsize=29620 CPUtime=0.09
/proc/4490/stat : 4490 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 6134 0 0 0 7 2 0 0 19 0 1 0 164048916 30330880 6094 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4490/statm: 7405 6094 54 138 0 7264 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31676

[startup+0.301931 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4489
/proc/meminfo: memFree=1727424/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=2056 CPUtime=0
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164048916 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4489/statm: 514 112 96 399 0 111 0
[pid=4490] ppid=4489 vsize=36972 CPUtime=0.29
/proc/4490/stat : 4490 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 9135 0 0 0 25 4 0 0 21 0 1 0 164048916 37859328 7933 1992294400 134512640 135078026 4294956192 18446744073709551615 134560895 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4490/statm: 9243 7933 55 138 0 9102 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39028

[startup+0.702006 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 4489
/proc/meminfo: memFree=1727424/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=2056 CPUtime=0
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164048916 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4489/statm: 514 112 96 399 0 111 0
[pid=4490] ppid=4489 vsize=50068 CPUtime=0.69
/proc/4490/stat : 4490 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 12310 0 0 0 64 5 0 0 25 0 1 0 164048916 51269632 11108 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4490/statm: 12517 11108 55 138 0 12376 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52124

[startup+1.50116 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4491
/proc/meminfo: memFree=1675120/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=2056 CPUtime=0
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164048916 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4489/statm: 514 112 96 399 0 111 0
[pid=4490] ppid=4489 vsize=66284 CPUtime=1.48
/proc/4490/stat : 4490 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 16227 0 0 0 142 6 0 0 25 0 1 0 164048916 67874816 15025 1992294400 134512640 135078026 4294956192 18446744073709551615 134568987 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4490/statm: 16571 15025 55 138 0 16430 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 68340

[startup+3.10146 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4491
/proc/meminfo: memFree=1670128/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=2056 CPUtime=0
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164048916 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4489/statm: 514 112 96 399 0 111 0
[pid=4490] ppid=4489 vsize=61108 CPUtime=3.09
/proc/4490/stat : 4490 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 17090 0 0 0 302 7 0 0 25 0 1 0 164048916 62574592 14251 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4490/statm: 15277 14251 71 138 0 15136 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63164

[startup+6.30107 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 4491
/proc/meminfo: memFree=1669496/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=2056 CPUtime=0
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 164048916 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4489/statm: 514 112 96 399 0 111 0
[pid=4490] ppid=4489 vsize=61108 CPUtime=6.28
/proc/4490/stat : 4490 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 17095 0 0 0 620 8 0 0 25 0 1 0 164048916 62574592 14256 1992294400 134512640 135078026 4294956192 18446744073709551615 134538096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4490/statm: 15277 14256 71 138 0 15136 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 63164

[startup+12.7013 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 4492
/proc/meminfo: memFree=1711480/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=2056 CPUtime=10
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 152 17095 0 0 0 0 991 9 16 0 1 0 164048916 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4489/statm: 514 121 104 399 0 111 0
[pid=4492] ppid=4489 vsize=18480 CPUtime=2.66
/proc/4492/stat : 4492 (picosat846) R 4489 4489 4420 0 -1 4194304 4072 0 0 0 265 1 0 0 25 0 1 0 164049918 18923520 4049 1992294400 134512640 134570484 4294956192 18446744073709551615 134552780 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4492/statm: 4620 4049 85 14 0 4286 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 20536

[startup+25.5017 s]
/proc/loadavg: 1.06 1.00 1.00 2/65 4494
/proc/meminfo: memFree=1708864/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=11220 CPUtime=25.29
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 8065 37145 0 0 605 12 1884 28 25 0 1 0 164048916 11489280 2567 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4489/statm: 2805 2567 217 399 0 2402 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 11220

[startup+51.1016 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 4495
/proc/meminfo: memFree=1658296/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=11220 CPUtime=25.29
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 8065 37145 0 0 605 12 1884 28 25 0 1 0 164048916 11489280 2567 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4489/statm: 2805 2567 217 399 0 2402 0
[pid=4495] ppid=4489 vsize=61108 CPUtime=25.73
/proc/4495/stat : 4495 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 17095 0 0 0 2566 7 0 0 25 0 1 0 164051450 62574592 14256 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4495/statm: 15277 14256 71 138 0 15136 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 72328

[startup+102.305 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4495
/proc/meminfo: memFree=1656056/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=11220 CPUtime=25.29
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 8065 37145 0 0 605 12 1884 28 25 0 1 0 164048916 11489280 2567 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4489/statm: 2805 2567 217 399 0 2402 0
[pid=4495] ppid=4489 vsize=63736 CPUtime=76.91
/proc/4495/stat : 4495 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 17683 0 0 0 7683 8 0 0 25 0 1 0 164051450 65265664 14844 1992294400 134512640 135078026 4294956192 18446744073709551615 134533669 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4495/statm: 15934 14844 71 138 0 15793 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 74956

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

[startup+115.103 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4495
/proc/meminfo: memFree=1654072/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=11220 CPUtime=25.29
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 8065 37145 0 0 605 12 1884 28 25 0 1 0 164048916 11489280 2567 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4489/statm: 2805 2567 217 399 0 2402 0
[pid=4495] ppid=4489 vsize=65728 CPUtime=89.7
/proc/4495/stat : 4495 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 18216 0 0 0 8961 9 0 0 25 0 1 0 164051450 67305472 15377 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4495/statm: 16432 15377 71 138 0 16291 0
Current children cumulated CPU time (s) 114.99
Current children cumulated vsize (KiB) 76948

[startup+127.901 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4495
/proc/meminfo: memFree=1653176/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=11220 CPUtime=25.29
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 8065 37145 0 0 605 12 1884 28 25 0 1 0 164048916 11489280 2567 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4489/statm: 2805 2567 217 399 0 2402 0
[pid=4495] ppid=4489 vsize=66528 CPUtime=102.49
/proc/4495/stat : 4495 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 18413 0 0 0 10240 9 0 0 25 0 1 0 164051450 68124672 15574 1992294400 134512640 135078026 4294956192 18446744073709551615 134539507 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4495/statm: 16632 15574 71 138 0 16491 0
Current children cumulated CPU time (s) 127.78
Current children cumulated vsize (KiB) 77748

[startup+131.102 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4495
/proc/meminfo: memFree=1653176/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=11220 CPUtime=25.29
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 8065 37145 0 0 605 12 1884 28 25 0 1 0 164048916 11489280 2567 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4489/statm: 2805 2567 217 399 0 2402 0
[pid=4495] ppid=4489 vsize=66528 CPUtime=105.69
/proc/4495/stat : 4495 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 18413 0 0 0 10560 9 0 0 25 0 1 0 164051450 68124672 15574 1992294400 134512640 135078026 4294956192 18446744073709551615 134538090 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4495/statm: 16632 15574 71 138 0 16491 0
Current children cumulated CPU time (s) 130.98
Current children cumulated vsize (KiB) 77748

[startup+134.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4495
/proc/meminfo: memFree=1653176/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=11220 CPUtime=25.29
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 8065 37145 0 0 605 12 1884 28 25 0 1 0 164048916 11489280 2567 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4489/statm: 2805 2567 217 399 0 2402 0
[pid=4495] ppid=4489 vsize=66528 CPUtime=108.89
/proc/4495/stat : 4495 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 18413 0 0 0 10880 9 0 0 25 0 1 0 164051450 68124672 15574 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4495/statm: 16632 15574 71 138 0 16491 0
Current children cumulated CPU time (s) 134.18
Current children cumulated vsize (KiB) 77748

[startup+135.903 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4495
/proc/meminfo: memFree=1653112/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=11220 CPUtime=25.29
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 8065 37145 0 0 605 12 1884 28 25 0 1 0 164048916 11489280 2567 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4489/statm: 2805 2567 217 399 0 2402 0
[pid=4495] ppid=4489 vsize=66528 CPUtime=110.49
/proc/4495/stat : 4495 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 18416 0 0 0 11040 9 0 0 25 0 1 0 164051450 68124672 15577 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4495/statm: 16632 15577 71 138 0 16491 0
Current children cumulated CPU time (s) 135.78
Current children cumulated vsize (KiB) 77748

[startup+136.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4495
/proc/meminfo: memFree=1653112/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=11220 CPUtime=25.29
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 8065 37145 0 0 605 12 1884 28 25 0 1 0 164048916 11489280 2567 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4489/statm: 2805 2567 217 399 0 2402 0
[pid=4495] ppid=4489 vsize=66528 CPUtime=111.29
/proc/4495/stat : 4495 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 18416 0 0 0 11120 9 0 0 25 0 1 0 164051450 68124672 15577 1992294400 134512640 135078026 4294956192 18446744073709551615 134533981 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4495/statm: 16632 15577 71 138 0 16491 0
Current children cumulated CPU time (s) 136.58
Current children cumulated vsize (KiB) 77748

[startup+137.102 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 4495
/proc/meminfo: memFree=1653112/2055920 swapFree=4191900/4192956
[pid=4489] ppid=4487 vsize=11220 CPUtime=25.29
/proc/4489/stat : 4489 (SATzilla2009_I) S 4487 4489 4420 0 -1 4194304 8065 37145 0 0 605 12 1884 28 25 0 1 0 164048916 11489280 2567 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/4489/statm: 2805 2567 217 399 0 2402 0
[pid=4495] ppid=4489 vsize=66528 CPUtime=111.69
/proc/4495/stat : 4495 (mxc-sr08) R 4489 4489 4420 0 -1 4194304 18420 0 0 0 11160 9 0 0 25 0 1 0 164051450 68124672 15581 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/4495/statm: 16632 15581 71 138 0 16491 0
Current children cumulated CPU time (s) 136.98
Current children cumulated vsize (KiB) 77748

Child status: 20
Real time (s): 137.124
CPU time (s): 137.031
CPU user time (s): 136.515
CPU system time (s): 0.515921
CPU usage (%): 99.9322
Max. virtual memory (cumulated for all children) (KiB): 79576

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

runsolver used 0.112982 second user time and 0.39394 second system time

The end

Launcher Data

Begin job on node38 at 2009-05-03 16:16:44
IDJOB=1775490
IDBENCH=71780
IDSOLVER=616
FILE ID=node38/1775490-1241360204
PBS_JOBID= 9225617
Free space on /tmp= 66508 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-c6nidw_i.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775490-1241360204/watcher-1775490-1241360204 -o /tmp/evaluation-result-1775490-1241360204/solver-1775490-1241360204 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1775490-1241360204.cnf

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

MD5SUM BENCH= 15c4413e436aecbd4fcb1d7037e18abf
RANDOM SEED=1538717088

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:       1727904 kB
Buffers:         38932 kB
Cached:         206144 kB
SwapCached:        268 kB
Active:         120436 kB
Inactive:       137920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1727904 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           36104 kB
Writeback:           0 kB
Mapped:          21776 kB
Slab:            55680 kB
Committed_AS:   785252 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= 66476 MiB
End job on node38 at 2009-05-03 16:19:02