Trace number 1775250

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 172.735 172.855

General information on the benchmark

Namemanol-pipe-c10nidw_s.cnf
MD5SUM7989bb134c6f50cb418407e85e733980
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.3664
Satisfiable
(Un)Satisfiability was proved
Number of variables404382
Number of clauses1204273
Sum of the clauses size2809969
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2802848
Number of clauses of size 3401424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

49.43/49.59	c SATzilla is building models for class 3
49.43/49.59	c run presolver mxc-sr08 for 10 seconds ... 
49.43/49.59	c Bin: Executing mxc-sr08
49.43/49.59	c spawning binary file with 10 seconds ...
49.43/49.59	c child exit by a signal
49.43/49.59	c mxc-sr08 returned code 137.
49.43/49.59	c run presolver picosat846 for 5 seconds ... 
49.43/49.59	c Bin: Executing picosat846
49.43/49.59	c spawning binary file with 5 seconds ...
49.43/49.59	c child exit by a signal
49.43/49.59	c picosat846 returned code 137.
49.43/49.59	c Orignal number of varibales is 404382, number of clauses is 1204273 
49.43/49.59	c predicted feature computation time is 68.407665 
49.43/49.59	c Bin: Executing satelite
49.43/49.59	c spawning binary file with 240 seconds ...
49.43/49.59	c child exited successfully
49.43/49.59	c satzilla computing base features
49.43/49.59	c Number of variabe is: 64148, Number of clause is : 512827 
49.43/49.59	c Initializing...
49.43/49.59	c satzilla doing clause learning
49.43/49.59	c start clause learning features ...
49.43/49.59	c Bin: Executing zchaff07
49.43/49.59	c spawning binary file with 2 seconds ...
49.43/49.59	c child exit by a signal
49.43/49.59	c satzilla doing survey propogation probe
49.43/49.59	c do survay propogation for 2 second ...
49.43/49.59	c satzilla doing local search probe
49.43/49.59	c features are:404382 1.20427e+06 64148 512827 5.30389 1.3483 0.125087 0.378311 0.703406 1.79656 6.15145e-05 0.381472 3.11779e-05 0.000763859 1.63928 0.126485 0.450191 6.15145e-05 1.95894 1.36498e-05 0.00730851 2.70939 0.171055 0.147888 0 0.947712 2.62105 2.2082e-05 2.39686 0 0.0036367 2.38461 0.466069 5.04361e-05 1.7683 9.74988e-06 0.004171 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.62667 0.418441 6.68084e-08 0.999948 0.93235 0.173177 0.836482 0.530978 0.662577 0.0895956 0.714162 -1.11022e-16 0.446751 0.15564 0.00182079 0.146005 0.0341713 0.0823404 7015 0 0 0 0 0 0 2.34763 0 1.16822 0 
49.43/49.59	c satzilla's ranking:
49.43/49.59	c 1) mxc-sr08: 3.047495
49.43/49.59	c 2) picosat846: 2.497664
49.43/49.59	c 3) minisat20SAT07: 1.733110
49.43/49.59	c 4) zchaff_rand: 1.385241
49.43/49.59	c 5) march_dl2004: -0.098649
49.43/49.59	c 6) SATenstein: -10000.000000
49.43/49.59	c 7) gnovelty+: -10000.000000
49.43/49.59	c 8) adaptg2wsat+: -10000.000000
49.43/49.59	c 9) adaptg2wsat0: -10000.000000
49.43/49.59	c 10) tts-4-0: -10000.000000
49.43/49.59	c 11) vallst: -10000.000000
49.43/49.59	c 12) minisat20: -10000.000000
49.43/49.59	c 13) kcnfs04SAT07: -10000.000000
49.43/49.59	c satzilla running mxc-sr08 ... 
172.66/172.84	c Bin: Executing mxc-sr08
172.66/172.84	c spawning binary file with 9950 seconds ...
172.66/172.84	c child exited successfully
172.66/172.84	c mxc-sr08 returned code 20.
172.66/172.84	s UNSATISFIABLE
172.66/172.84	c SATZILLA_TIME=172.730000

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-1775250-1241358485/watcher-1775250-1241358485 -o /tmp/evaluation-result-1775250-1241358485/solver-1775250-1241358485 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1775250-1241358485.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 2/64 1583
/proc/meminfo: memFree=1546000/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=2056 CPUtime=0
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163877303 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 514 112 96 399 0 111 0
[pid=1584] ppid=1583 vsize=22720 CPUtime=0
/proc/1584/stat : 1584 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 690 0 0 0 0 0 0 0 19 0 1 0 163877303 23265280 686 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1584/statm: 5680 694 44 138 0 5539 0

[startup+0.0514699 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1583
/proc/meminfo: memFree=1546000/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=2056 CPUtime=0
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163877303 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 514 112 96 399 0 111 0
[pid=1584] ppid=1583 vsize=41676 CPUtime=0.04
/proc/1584/stat : 1584 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 8976 0 0 0 0 4 0 0 19 0 1 0 163877303 42676224 8973 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1584/statm: 10419 8980 50 138 0 10278 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 43732

[startup+0.101479 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1583
/proc/meminfo: memFree=1546000/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=2056 CPUtime=0
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163877303 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 514 112 96 399 0 111 0
[pid=1584] ppid=1583 vsize=72492 CPUtime=0.09
/proc/1584/stat : 1584 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 15084 0 0 0 2 7 0 0 20 0 1 0 163877303 74231808 15056 1992294400 134512640 135078026 4294956192 18446744073709551615 134554932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1584/statm: 18123 15059 52 138 0 17982 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 74548

[startup+0.301516 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1583
/proc/meminfo: memFree=1546000/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=2056 CPUtime=0
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163877303 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 514 112 96 399 0 111 0
[pid=1584] ppid=1583 vsize=112572 CPUtime=0.29
/proc/1584/stat : 1584 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 23782 0 0 0 18 11 0 0 22 0 1 0 163877303 115273728 23634 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1584/statm: 28143 23634 54 138 0 28002 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 114628

[startup+0.701592 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 1583
/proc/meminfo: memFree=1546000/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=2056 CPUtime=0
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163877303 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 514 112 96 399 0 111 0
[pid=1584] ppid=1583 vsize=140716 CPUtime=0.69
/proc/1584/stat : 1584 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 30707 0 0 0 55 14 0 0 25 0 1 0 163877303 144093184 30559 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1584/statm: 35179 30559 54 138 0 35038 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 142772

[startup+1.50174 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1585
/proc/meminfo: memFree=1405184/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=2056 CPUtime=0
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163877303 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 514 112 96 399 0 111 0
[pid=1584] ppid=1583 vsize=157120 CPUtime=1.49
/proc/1584/stat : 1584 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 39756 0 0 0 131 18 0 0 25 0 1 0 163877303 160890880 34111 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1584/statm: 39280 34111 55 138 0 39139 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 159176

[startup+3.10104 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 1585
/proc/meminfo: memFree=1388224/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=2056 CPUtime=0
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163877303 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 514 112 96 399 0 111 0
[pid=1584] ppid=1583 vsize=212152 CPUtime=3.09
/proc/1584/stat : 1584 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 52700 0 0 0 286 23 0 0 25 0 1 0 163877303 217243648 47055 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1584/statm: 53038 47055 55 138 0 52897 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 214208

[startup+6.30165 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 1585
/proc/meminfo: memFree=1304768/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=2056 CPUtime=0
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163877303 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 514 112 96 399 0 111 0
[pid=1584] ppid=1583 vsize=275936 CPUtime=6.29
/proc/1584/stat : 1584 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 69842 0 0 0 595 34 0 0 25 0 1 0 163877303 282558464 64197 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1584/statm: 68984 64198 55 138 0 68843 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 277992

[startup+12.7019 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 1586
/proc/meminfo: memFree=1481088/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=2056 CPUtime=10.03
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 152 73187 0 0 0 0 964 39 16 0 1 0 163877303 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 514 121 104 399 0 111 0
[pid=1586] ppid=1583 vsize=70700 CPUtime=2.63
/proc/1586/stat : 1586 (picosat846) R 1583 1583 1476 0 -1 4194304 16424 0 0 0 255 8 0 0 25 0 1 0 163878308 72396800 16413 1992294400 134512640 134570484 4294956192 18446744073709551615 134522081 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1586/statm: 17675 16413 85 14 0 17341 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 72756

[startup+25.5013 s]
/proc/loadavg: 1.14 1.03 1.01 2/65 1587
/proc/meminfo: memFree=1515976/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=31188 CPUtime=25.44
/proc/1583/stat : 1583 (SATzilla2009_I) R 1581 1583 1476 0 -1 4194304 7157 142945 0 0 67 4 2371 102 24 0 1 0 163877303 31936512 7109 1992294400 134512640 136149169 4294956224 18446744073709551615 135485270 0 0 4096 0 0 0 0 17 0 0 0
/proc/1583/statm: 7797 7109 126 399 0 7394 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 31188

[startup+51.1011 s]
/proc/loadavg: 1.09 1.03 1.01 2/66 1589
/proc/meminfo: memFree=1366912/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=36700 CPUtime=49.53
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 31489 155385 0 0 2260 19 2563 111 25 0 1 0 163877303 37580800 8891 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 9175 8891 217 399 0 8772 0
[pid=1589] ppid=1583 vsize=155140 CPUtime=1.48
/proc/1589/stat : 1589 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 39255 0 0 0 131 17 0 0 25 0 1 0 163882263 158863360 33610 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1589/statm: 38785 33610 55 138 0 38644 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 191840

[startup+102.306 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 1589
/proc/meminfo: memFree=1246144/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=36700 CPUtime=49.53
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 31489 155385 0 0 2260 19 2563 111 25 0 1 0 163877303 37580800 8891 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 9175 8891 217 399 0 8772 0
[pid=1589] ppid=1583 vsize=265512 CPUtime=52.66
/proc/1589/stat : 1589 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 75516 0 0 0 5232 34 0 0 25 0 1 0 163882263 271884288 63032 1992294400 134512640 135078026 4294956192 18446744073709551615 134538969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1589/statm: 66378 63032 71 138 0 66237 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 302212

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1589
/proc/meminfo: memFree=1242432/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=36700 CPUtime=49.53
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 31489 155385 0 0 2260 19 2563 111 25 0 1 0 163877303 37580800 8891 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 9175 8891 217 399 0 8772 0
[pid=1589] ppid=1583 vsize=271008 CPUtime=112.63
/proc/1589/stat : 1589 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 76472 0 0 0 11228 35 0 0 25 0 1 0 163882263 277512192 63988 1992294400 134512640 135078026 4294956192 18446744073709551615 134539526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1589/statm: 67752 63988 71 138 0 67611 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 307708

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

[startup+166.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1589
/proc/meminfo: memFree=1242432/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=36700 CPUtime=49.53
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 31489 155385 0 0 2260 19 2563 111 25 0 1 0 163877303 37580800 8891 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 9175 8891 217 399 0 8772 0
[pid=1589] ppid=1583 vsize=271136 CPUtime=116.63
/proc/1589/stat : 1589 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 76485 0 0 0 11628 35 0 0 25 0 1 0 163882263 277643264 64001 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1589/statm: 67784 64001 71 138 0 67643 0
Current children cumulated CPU time (s) 166.16
Current children cumulated vsize (KiB) 307836

[startup+169.501 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1589
/proc/meminfo: memFree=1242176/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=36700 CPUtime=49.53
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 31489 155385 0 0 2260 19 2563 111 25 0 1 0 163877303 37580800 8891 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 9175 8891 217 399 0 8772 0
[pid=1589] ppid=1583 vsize=271524 CPUtime=119.83
/proc/1589/stat : 1589 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 76544 0 0 0 11948 35 0 0 25 0 1 0 163882263 278040576 64060 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1589/statm: 67881 64060 71 138 0 67740 0
Current children cumulated CPU time (s) 169.36
Current children cumulated vsize (KiB) 308224

[startup+171.102 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1589
/proc/meminfo: memFree=1242176/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=36700 CPUtime=49.53
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 31489 155385 0 0 2260 19 2563 111 25 0 1 0 163877303 37580800 8891 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 9175 8891 217 399 0 8772 0
[pid=1589] ppid=1583 vsize=271524 CPUtime=121.43
/proc/1589/stat : 1589 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 76556 0 0 0 12108 35 0 0 25 0 1 0 163882263 278040576 64072 1992294400 134512640 135078026 4294956192 18446744073709551615 134522614 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1589/statm: 67881 64072 71 138 0 67740 0
Current children cumulated CPU time (s) 170.96
Current children cumulated vsize (KiB) 308224

[startup+171.903 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1589
/proc/meminfo: memFree=1242112/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=36700 CPUtime=49.53
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 31489 155385 0 0 2260 19 2563 111 25 0 1 0 163877303 37580800 8891 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 9175 8891 217 399 0 8772 0
[pid=1589] ppid=1583 vsize=271524 CPUtime=122.23
/proc/1589/stat : 1589 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 76577 0 0 0 12188 35 0 0 25 0 1 0 163882263 278040576 64093 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1589/statm: 67881 64093 71 138 0 67740 0
Current children cumulated CPU time (s) 171.76
Current children cumulated vsize (KiB) 308224

[startup+172.303 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1589
/proc/meminfo: memFree=1242112/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=36700 CPUtime=49.53
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 31489 155385 0 0 2260 19 2563 111 25 0 1 0 163877303 37580800 8891 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 9175 8891 217 399 0 8772 0
[pid=1589] ppid=1583 vsize=271524 CPUtime=122.63
/proc/1589/stat : 1589 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 76591 0 0 0 12228 35 0 0 25 0 1 0 163882263 278040576 64107 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1589/statm: 67881 64107 71 138 0 67740 0
Current children cumulated CPU time (s) 172.16
Current children cumulated vsize (KiB) 308224

[startup+172.706 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1589
/proc/meminfo: memFree=1241920/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=36700 CPUtime=49.53
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 31489 155385 0 0 2260 19 2563 111 25 0 1 0 163877303 37580800 8891 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 9175 8891 217 399 0 8772 0
[pid=1589] ppid=1583 vsize=271656 CPUtime=123.03
/proc/1589/stat : 1589 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 76619 0 0 0 12268 35 0 0 25 0 1 0 163882263 278175744 64135 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1589/statm: 67914 64135 71 138 0 67773 0
Current children cumulated CPU time (s) 172.56
Current children cumulated vsize (KiB) 308356

[startup+172.801 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 1589
/proc/meminfo: memFree=1241920/2055920 swapFree=4181168/4192956
[pid=1583] ppid=1581 vsize=36700 CPUtime=49.53
/proc/1583/stat : 1583 (SATzilla2009_I) S 1581 1583 1476 0 -1 4194304 31489 155385 0 0 2260 19 2563 111 25 0 1 0 163877303 37580800 8891 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1583/statm: 9175 8891 217 399 0 8772 0
[pid=1589] ppid=1583 vsize=271656 CPUtime=123.13
/proc/1589/stat : 1589 (mxc-sr08) R 1583 1583 1476 0 -1 4194304 76622 0 0 0 12278 35 0 0 25 0 1 0 163882263 278175744 64138 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1589/statm: 67914 64138 71 138 0 67773 0
Current children cumulated CPU time (s) 172.66
Current children cumulated vsize (KiB) 308356

Child status: 20
Real time (s): 172.855
CPU time (s): 172.735
CPU user time (s): 171.016
CPU system time (s): 1.71874
CPU usage (%): 99.9306
Max. virtual memory (cumulated for all children) (KiB): 327684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 171.016
system time used= 1.71874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263510
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= 17
involuntary context switches= 586

runsolver used 0.154976 second user time and 0.484926 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-03 15:48:07
IDJOB=1775250
IDBENCH=71688
IDSOLVER=616
FILE ID=node37/1775250-1241358485
PBS_JOBID= 9225599
Free space on /tmp= 66524 MiB

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

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

MD5SUM BENCH= 7989bb134c6f50cb418407e85e733980
RANDOM SEED=382976447

node37.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.259
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.259
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:       1546544 kB
Buffers:         63148 kB
Cached:         342440 kB
SwapCached:       5608 kB
Active:         135380 kB
Inactive:       278092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546544 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:           53596 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            82032 kB
Committed_AS:   824548 kB
PageTables:       1392 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 node37 at 2009-05-03 15:51:00