Trace number 1725261

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 129.76 129.846

General information on the benchmark

Namecrafted/Medium/contest05/sabharwal/
counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
MD5SUM9b15e90c034f4532d9c5a9491fda1777
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.249961
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses672
Sum of the clauses size1440
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 512

Solver Data

19.15/19.28	c SATzilla is building models for class 3
19.15/19.28	c run presolver mxc-sr08 for 10 seconds ... 
19.15/19.28	c Bin: Executing mxc-sr08
19.15/19.28	c spawning binary file with 10 seconds ...
19.15/19.28	c child exit by a signal
19.15/19.28	c mxc-sr08 returned code 137.
19.15/19.28	c run presolver picosat846 for 5 seconds ... 
19.15/19.28	c Bin: Executing picosat846
19.15/19.28	c spawning binary file with 5 seconds ...
19.15/19.28	c child exit by a signal
19.15/19.28	c picosat846 returned code 137.
19.15/19.28	c Orignal number of varibales is 120, number of clauses is 672 
19.15/19.28	c predicted feature computation time is 1.450558 
19.15/19.28	c Bin: Executing satelite
19.15/19.28	c spawning binary file with 240 seconds ...
19.15/19.28	c child exited successfully
19.15/19.28	c satzilla computing base features
19.15/19.28	c Number of variabe is: 108, Number of clause is : 660 
19.15/19.28	c Initializing...
19.15/19.28	c satzilla doing clause learning
19.15/19.28	c start clause learning features ...
19.15/19.28	c Bin: Executing zchaff07
19.15/19.28	c spawning binary file with 2 seconds ...
19.15/19.28	c child exit by a signal
19.15/19.28	c satzilla doing survey propogation probe
19.15/19.28	c do survay propogation for 2 second ...
19.15/19.28	c satzilla doing local search probe
19.15/19.28	c features are:120 672 108 660 0.111111 0.0181818 0.163636 0.459865 1.03717 1.09874 0.0333333 0.953855 0.0185185 0.166667 0.528076 0.812121 0.812121 0.0333333 0 0.0333333 0.0333333 -0 0 0 0 0 -0 0.0118967 0.355952 0.0030303 0.0166667 1.92131 0.642424 0.0709877 0.230957 0.0454545 0.0984848 4799.33 0.00367385 4779 4822 4822 4779 4822 4779 4797 29.4586 0.0176654 29.0587 30.1936 30.1936 29.0587 30.1936 29.0587 29.1234 0.813943 0.0151701 0.777609 0.825925 0.825828 0.804076 0.824159 0.806009 0.815368 0.193513 0.0478913 0.184784 0.219817 0.200865 0.184846 0.200642 0.184992 0.192456 2.00743 0.042785 42.5501 0.122967 43 36 49 3.0126 0.101503 0.995028 0.00510607 
19.15/19.28	c satzilla's ranking:
19.15/19.28	c 1) march_dl2004: 2.858267
19.15/19.28	c 2) minisat20SAT07: 2.492025
19.15/19.28	c 3) zchaff_rand: 1.984940
19.15/19.28	c 4) mxc-sr08: 0.272031
19.15/19.28	c 5) picosat846: 0.058098
19.15/19.28	c 6) SATenstein: -10000.000000
19.15/19.28	c 7) gnovelty+: -10000.000000
19.15/19.28	c 8) adaptg2wsat+: -10000.000000
19.15/19.28	c 9) adaptg2wsat0: -10000.000000
19.15/19.28	c 10) tts-4-0: -10000.000000
19.15/19.28	c 11) vallst: -10000.000000
19.15/19.28	c 12) minisat20: -10000.000000
19.15/19.28	c 13) kcnfs04SAT07: -10000.000000
19.15/19.28	c satzilla running march_dl2004 ... 
129.69/129.84	c Bin: Executing march_dl2004
129.69/129.84	c spawning binary file with 1180 seconds ...
129.69/129.84	c child exited successfully
129.69/129.84	c march_dl2004 returned code 20.
129.69/129.84	s UNSATISFIABLE
129.69/129.84	c SATZILLA_TIME=129.760000

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-1725261-1240703688/watcher-1725261-1240703688 -o /tmp/evaluation-result-1725261-1240703688/solver-1725261-1240703688 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1725261-1240703688.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: 0.99 0.97 0.98 3/64 32612
/proc/meminfo: memFree=1103016/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=2056 CPUtime=0
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98394749 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 514 112 96 399 0 111 0
[pid=32613] ppid=32612 vsize=732 CPUtime=0
/proc/32613/stat : 32613 (mxc-sr08) R 32612 32612 31974 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 98394749 749568 104 1992294400 134512640 135078026 4294956192 18446744073709551615 134538100 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32613/statm: 183 104 71 138 0 42 0

[startup+0.070465 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32612
/proc/meminfo: memFree=1103016/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=2056 CPUtime=0
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98394749 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 514 112 96 399 0 111 0
[pid=32613] ppid=32612 vsize=996 CPUtime=0.06
/proc/32613/stat : 32613 (mxc-sr08) R 32612 32612 31974 0 -1 4194304 164 0 0 0 6 0 0 0 19 0 1 0 98394749 1019904 160 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32613/statm: 249 160 71 138 0 108 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3052

[startup+0.101467 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32612
/proc/meminfo: memFree=1103016/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=2056 CPUtime=0
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98394749 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 514 112 96 399 0 111 0
[pid=32613] ppid=32612 vsize=996 CPUtime=0.09
/proc/32613/stat : 32613 (mxc-sr08) R 32612 32612 31974 0 -1 4194304 181 0 0 0 9 0 0 0 19 0 1 0 98394749 1019904 177 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32613/statm: 249 177 71 138 0 108 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3052

[startup+0.301493 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32612
/proc/meminfo: memFree=1103016/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=2056 CPUtime=0
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98394749 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 514 112 96 399 0 111 0
[pid=32613] ppid=32612 vsize=1260 CPUtime=0.29
/proc/32613/stat : 32613 (mxc-sr08) R 32612 32612 31974 0 -1 4194304 244 0 0 0 29 0 0 0 21 0 1 0 98394749 1290240 240 1992294400 134512640 135078026 4294956192 18446744073709551615 134540571 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32613/statm: 315 240 71 138 0 174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3316

[startup+0.701547 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 32612
/proc/meminfo: memFree=1103016/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=2056 CPUtime=0
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98394749 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 514 112 96 399 0 111 0
[pid=32613] ppid=32612 vsize=1524 CPUtime=0.69
/proc/32613/stat : 32613 (mxc-sr08) R 32612 32612 31974 0 -1 4194304 307 0 0 0 69 0 0 0 25 0 1 0 98394749 1560576 303 1992294400 134512640 135078026 4294956192 18446744073709551615 134534215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32613/statm: 381 303 71 138 0 240 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3580

[startup+1.50166 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32614
/proc/meminfo: memFree=1101848/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=2056 CPUtime=0
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98394749 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 514 112 96 399 0 111 0
[pid=32613] ppid=32612 vsize=1788 CPUtime=1.49
/proc/32613/stat : 32613 (mxc-sr08) R 32612 32612 31974 0 -1 4194304 356 0 0 0 149 0 0 0 25 0 1 0 98394749 1830912 352 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32613/statm: 447 352 71 138 0 306 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3844

[startup+3.10287 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32614
/proc/meminfo: memFree=1100376/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=2056 CPUtime=0
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98394749 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 514 112 96 399 0 111 0
[pid=32613] ppid=32612 vsize=1920 CPUtime=3.08
/proc/32613/stat : 32613 (mxc-sr08) R 32612 32612 31974 0 -1 4194304 411 0 0 0 307 1 0 0 25 0 1 0 98394749 1966080 407 1992294400 134512640 135078026 4294956192 18446744073709551615 134528225 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32613/statm: 480 407 71 138 0 339 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3976

[startup+6.30131 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32614
/proc/meminfo: memFree=1101528/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=2056 CPUtime=0
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 98394749 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 514 112 96 399 0 111 0
[pid=32613] ppid=32612 vsize=2332 CPUtime=6.28
/proc/32613/stat : 32613 (mxc-sr08) R 32612 32612 31974 0 -1 4194304 479 0 0 0 627 1 0 0 25 0 1 0 98394749 2387968 475 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32613/statm: 583 475 71 138 0 442 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4388

[startup+12.7022 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32615
/proc/meminfo: memFree=1102808/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=2056 CPUtime=9.99
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 152 545 0 0 0 0 998 1 16 0 1 0 98394749 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 514 121 104 399 0 111 0
[pid=32615] ppid=32612 vsize=1500 CPUtime=2.67
/proc/32615/stat : 32615 (picosat846) R 32612 32612 31974 0 -1 4194304 137 0 0 0 267 0 0 0 25 0 1 0 98395751 1536000 126 1992294400 134512640 134570484 4294956192 18446744073709551615 134551729 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32615/statm: 375 126 84 14 0 41 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 3556

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32618
/proc/meminfo: memFree=1102360/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=3172 CPUtime=19.23
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 435 1991 0 0 202 22 1696 3 25 0 1 0 98394749 3248128 307 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 793 307 217 399 0 390 0
[pid=32618] ppid=32612 vsize=912 CPUtime=6.21
/proc/32618/stat : 32618 (march_dl2004) R 32612 32612 31974 0 -1 4194304 163 0 0 0 621 0 0 0 25 0 1 0 98396677 933888 155 1992294400 134512640 134996440 4294956192 18446744073709551615 134617627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32618/statm: 228 155 74 118 0 107 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 4084

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32618
/proc/meminfo: memFree=1102296/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=3172 CPUtime=19.23
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 435 1991 0 0 202 22 1696 3 25 0 1 0 98394749 3248128 307 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 793 307 217 399 0 390 0
[pid=32618] ppid=32612 vsize=912 CPUtime=31.79
/proc/32618/stat : 32618 (march_dl2004) R 32612 32612 31974 0 -1 4194304 170 0 0 0 3179 0 0 0 25 0 1 0 98396677 933888 162 1992294400 134512640 134996440 4294956192 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32618/statm: 228 162 74 118 0 107 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 4084

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32618
/proc/meminfo: memFree=1102296/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=3172 CPUtime=19.23
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 435 1991 0 0 202 22 1696 3 25 0 1 0 98394749 3248128 307 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 793 307 217 399 0 390 0
[pid=32618] ppid=32612 vsize=912 CPUtime=82.97
/proc/32618/stat : 32618 (march_dl2004) R 32612 32612 31974 0 -1 4194304 172 0 0 0 8297 0 0 0 25 0 1 0 98396677 933888 164 1992294400 134512640 134996440 4294956192 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32618/statm: 228 164 74 118 0 107 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 4084

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

[startup+115.103 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32618
/proc/meminfo: memFree=1102296/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=3172 CPUtime=19.23
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 435 1991 0 0 202 22 1696 3 25 0 1 0 98394749 3248128 307 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 793 307 217 399 0 390 0
[pid=32618] ppid=32612 vsize=912 CPUtime=95.77
/proc/32618/stat : 32618 (march_dl2004) R 32612 32612 31974 0 -1 4194304 173 0 0 0 9577 0 0 0 25 0 1 0 98396677 933888 165 1992294400 134512640 134996440 4294956192 18446744073709551615 134566699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32618/statm: 228 165 74 118 0 107 0
Current children cumulated CPU time (s) 115
Current children cumulated vsize (KiB) 4084

[startup+121.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32618
/proc/meminfo: memFree=1102296/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=3172 CPUtime=19.23
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 435 1991 0 0 202 22 1696 3 25 0 1 0 98394749 3248128 307 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 793 307 217 399 0 390 0
[pid=32618] ppid=32612 vsize=912 CPUtime=102.16
/proc/32618/stat : 32618 (march_dl2004) R 32612 32612 31974 0 -1 4194304 173 0 0 0 10216 0 0 0 25 0 1 0 98396677 933888 165 1992294400 134512640 134996440 4294956192 18446744073709551615 134617596 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32618/statm: 228 165 74 118 0 107 0
Current children cumulated CPU time (s) 121.39
Current children cumulated vsize (KiB) 4084

[startup+124.701 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32618
/proc/meminfo: memFree=1102296/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=3172 CPUtime=19.23
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 435 1991 0 0 202 22 1696 3 25 0 1 0 98394749 3248128 307 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 793 307 217 399 0 390 0
[pid=32618] ppid=32612 vsize=912 CPUtime=105.36
/proc/32618/stat : 32618 (march_dl2004) R 32612 32612 31974 0 -1 4194304 173 0 0 0 10536 0 0 0 25 0 1 0 98396677 933888 165 1992294400 134512640 134996440 4294956192 18446744073709551615 134551546 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32618/statm: 228 165 74 118 0 107 0
Current children cumulated CPU time (s) 124.59
Current children cumulated vsize (KiB) 4084

[startup+127.902 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32618
/proc/meminfo: memFree=1102296/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=3172 CPUtime=19.23
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 435 1991 0 0 202 22 1696 3 25 0 1 0 98394749 3248128 307 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 793 307 217 399 0 390 0
[pid=32618] ppid=32612 vsize=912 CPUtime=108.56
/proc/32618/stat : 32618 (march_dl2004) R 32612 32612 31974 0 -1 4194304 173 0 0 0 10856 0 0 0 25 0 1 0 98396677 933888 165 1992294400 134512640 134996440 4294956192 18446744073709551615 134566043 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32618/statm: 228 165 74 118 0 107 0
Current children cumulated CPU time (s) 127.79
Current children cumulated vsize (KiB) 4084

[startup+128.706 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32618
/proc/meminfo: memFree=1102296/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=3172 CPUtime=19.23
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 435 1991 0 0 202 22 1696 3 25 0 1 0 98394749 3248128 307 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 793 307 217 399 0 390 0
[pid=32618] ppid=32612 vsize=912 CPUtime=109.36
/proc/32618/stat : 32618 (march_dl2004) R 32612 32612 31974 0 -1 4194304 173 0 0 0 10936 0 0 0 25 0 1 0 98396677 933888 165 1992294400 134512640 134996440 4294956192 18446744073709551615 134536803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32618/statm: 228 165 74 118 0 107 0
Current children cumulated CPU time (s) 128.59
Current children cumulated vsize (KiB) 4084

[startup+129.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32618
/proc/meminfo: memFree=1102296/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=3172 CPUtime=19.23
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 435 1991 0 0 202 22 1696 3 25 0 1 0 98394749 3248128 307 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 793 307 217 399 0 390 0
[pid=32618] ppid=32612 vsize=912 CPUtime=110.16
/proc/32618/stat : 32618 (march_dl2004) R 32612 32612 31974 0 -1 4194304 173 0 0 0 11016 0 0 0 25 0 1 0 98396677 933888 165 1992294400 134512640 134996440 4294956192 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32618/statm: 228 165 74 118 0 107 0
Current children cumulated CPU time (s) 129.39
Current children cumulated vsize (KiB) 4084

[startup+129.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32618
/proc/meminfo: memFree=1102296/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=3172 CPUtime=19.23
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 435 1991 0 0 202 22 1696 3 25 0 1 0 98394749 3248128 307 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 793 307 217 399 0 390 0
[pid=32618] ppid=32612 vsize=912 CPUtime=110.36
/proc/32618/stat : 32618 (march_dl2004) R 32612 32612 31974 0 -1 4194304 173 0 0 0 11036 0 0 0 25 0 1 0 98396677 933888 165 1992294400 134512640 134996440 4294956192 18446744073709551615 134532993 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32618/statm: 228 165 74 118 0 107 0
Current children cumulated CPU time (s) 129.59
Current children cumulated vsize (KiB) 4084

[startup+129.806 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 32618
/proc/meminfo: memFree=1102296/2055920 swapFree=4192956/4192956
[pid=32612] ppid=32610 vsize=3172 CPUtime=19.23
/proc/32612/stat : 32612 (SATzilla2009_I) S 32610 32612 31974 0 -1 4194304 435 1991 0 0 202 22 1696 3 25 0 1 0 98394749 3248128 307 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32612/statm: 793 307 217 399 0 390 0
[pid=32618] ppid=32612 vsize=912 CPUtime=110.46
/proc/32618/stat : 32618 (march_dl2004) R 32612 32612 31974 0 -1 4194304 173 0 0 0 11046 0 0 0 25 0 1 0 98396677 933888 165 1992294400 134512640 134996440 4294956192 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32618/statm: 228 165 74 118 0 107 0
Current children cumulated CPU time (s) 129.69
Current children cumulated vsize (KiB) 4084

Child status: 20
Real time (s): 129.846
CPU time (s): 129.76
CPU user time (s): 129.496
CPU system time (s): 0.263959
CPU usage (%): 99.934
Max. virtual memory (cumulated for all children) (KiB): 7416

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

runsolver used 0.12998 second user time and 0.352946 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-26 01:54:48
IDJOB=1725261
IDBENCH=24575
IDSOLVER=528
FILE ID=node71/1725261-1240703688
PBS_JOBID= 9186734
Free space on /tmp= 66472 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/sabharwal/counting-easier-php-012-010.sat05-1172.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725261-1240703688/watcher-1725261-1240703688 -o /tmp/evaluation-result-1725261-1240703688/solver-1725261-1240703688 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1725261-1240703688.cnf

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

MD5SUM BENCH= 9b15e90c034f4532d9c5a9491fda1777
RANDOM SEED=1918313353

node71.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.236
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.236
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:       1103560 kB
Buffers:         91704 kB
Cached:         761220 kB
SwapCached:          0 kB
Active:         315924 kB
Inactive:       550912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1103560 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           31464 kB
Writeback:           0 kB
Mapped:          23688 kB
Slab:            71572 kB
Committed_AS:   259548 kB
PageTables:       1436 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= 66444 MiB
End job on node71 at 2009-04-26 01:56:58