Trace number 1773480

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 136.601 136.694

General information on the benchmark

Namemanol-pipe-c6bidw_i.cnf
MD5SUM8aeb1eb6b7bf22d54183762fb5b6410c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.6529
Satisfiable
(Un)Satisfiability was proved
Number of variables96089
Number of clauses283993
Sum of the clauses size662649
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2189328
Number of clauses of size 394664
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

25.27/25.36	c SATzilla is building models for class 3
25.27/25.36	c run presolver mxc-sr08 for 10 seconds ... 
25.27/25.36	c Bin: Executing mxc-sr08
25.27/25.36	c spawning binary file with 10 seconds ...
25.27/25.36	c child exit by a signal
25.27/25.36	c mxc-sr08 returned code 137.
25.27/25.36	c run presolver picosat846 for 5 seconds ... 
25.27/25.36	c Bin: Executing picosat846
25.27/25.36	c spawning binary file with 5 seconds ...
25.27/25.36	c child exit by a signal
25.27/25.36	c picosat846 returned code 137.
25.27/25.36	c Orignal number of varibales is 96089, number of clauses is 283993 
25.27/25.36	c predicted feature computation time is 5.219718 
25.27/25.36	c Bin: Executing satelite
25.27/25.36	c spawning binary file with 240 seconds ...
25.27/25.36	c child exited successfully
25.27/25.36	c satzilla computing base features
25.27/25.36	c Number of variabe is: 16584, Number of clause is : 123658 
25.27/25.36	c Initializing...
25.27/25.36	c satzilla doing clause learning
25.27/25.36	c start clause learning features ...
25.27/25.36	c Bin: Executing zchaff07
25.27/25.36	c spawning binary file with 2 seconds ...
25.27/25.36	c child exit by a signal
25.27/25.36	c satzilla doing survey propogation probe
25.27/25.36	c do survay propogation for 2 second ...
25.27/25.36	c satzilla doing local search probe
25.27/25.36	c features are:96089 283993 16584 123658 4.79408 1.2966 0.134112 0.375732 0.709182 1.79369 0.000234776 0.390436 0.000120598 0.00198987 1.63962 0.127254 0.469327 0.000234776 1.3375 5.66077e-05 0.00698701 3.1481 0.176102 0.154138 0 0.965812 2.94271 8.37042e-05 1.59019 0 0.00261204 2.66389 0.460747 0.00019078 1.2906 4.04341e-05 0.00714066 404.4 0.288147 122 574 574 338 470 362 440 10.4508 0.109218 8.68343 12.556 12.556 8.7623 11.3537 9.67021 10.5568 0.552609 0.460044 1.03984e-07 0.999977 0.850391 0.110892 0.735162 0.410748 0.612838 0.0795364 0.847513 -1.11022e-16 0.441942 0.148926 0.000357103 0.120578 0.0225052 0.0744562 681.429 0.0651174 4478.14 0.0142552 4460 4408 4526 0.469144 0.0947868 0.908478 0.00603347 
25.27/25.36	c satzilla's ranking:
25.27/25.36	c 1) mxc-sr08: 2.939520
25.27/25.36	c 2) picosat846: 2.357767
25.27/25.36	c 3) minisat20SAT07: 2.044648
25.27/25.36	c 4) zchaff_rand: 1.446488
25.27/25.36	c 5) march_dl2004: 0.045008
25.27/25.36	c 6) SATenstein: -10000.000000
25.27/25.36	c 7) gnovelty+: -10000.000000
25.27/25.36	c 8) adaptg2wsat+: -10000.000000
25.27/25.36	c 9) adaptg2wsat0: -10000.000000
25.27/25.36	c 10) tts-4-0: -10000.000000
25.27/25.36	c 11) vallst: -10000.000000
25.27/25.36	c 12) minisat20: -10000.000000
25.27/25.36	c 13) kcnfs04SAT07: -10000.000000
25.27/25.36	c satzilla running mxc-sr08 ... 
136.47/136.69	c Bin: Executing mxc-sr08
136.47/136.69	c spawning binary file with 9974 seconds ...
136.47/136.69	c child exited successfully
136.47/136.69	c mxc-sr08 returned code 20.
136.47/136.69	s UNSATISFIABLE
136.47/136.69	c SATZILLA_TIME=136.600000

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-1773480-1241348913/watcher-1773480-1241348913 -o /tmp/evaluation-result-1773480-1241348913/solver-1773480-1241348913 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773480-1241348913.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.85 0.97 0.99 3/64 23365
/proc/meminfo: memFree=933440/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=2056 CPUtime=0
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162917444 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 514 112 96 399 0 111 0
[pid=23366] ppid=23365 vsize=5392 CPUtime=0
/proc/23366/stat : 23366 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 678 0 0 0 0 0 0 0 19 0 1 0 162917444 5521408 674 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23366/statm: 1348 681 44 138 0 1207 0

[startup+0.103578 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23365
/proc/meminfo: memFree=933440/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=2056 CPUtime=0
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162917444 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 514 112 96 399 0 111 0
[pid=23366] ppid=23365 vsize=29648 CPUtime=0.09
/proc/23366/stat : 23366 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 6164 0 0 0 7 2 0 0 20 0 1 0 162917444 30359552 6123 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23366/statm: 7412 6124 54 138 0 7271 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31704

[startup+0.202586 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23365
/proc/meminfo: memFree=933440/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=2056 CPUtime=0
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162917444 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 514 112 96 399 0 111 0
[pid=23366] ppid=23365 vsize=36352 CPUtime=0.2
/proc/23366/stat : 23366 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 7839 0 0 0 17 3 0 0 21 0 1 0 162917444 37224448 7798 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23366/statm: 9088 7798 54 138 0 8947 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 38408

[startup+0.302594 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23365
/proc/meminfo: memFree=933440/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=2056 CPUtime=0
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162917444 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 514 112 96 399 0 111 0
[pid=23366] ppid=23365 vsize=36988 CPUtime=0.29
/proc/23366/stat : 23366 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 9156 0 0 0 26 3 0 0 22 0 1 0 162917444 37875712 7950 1992294400 134512640 135078026 4294956192 18446744073709551615 134561546 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23366/statm: 9247 7950 55 138 0 9106 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39044

[startup+0.701624 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23365
/proc/meminfo: memFree=933440/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=2056 CPUtime=0
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162917444 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 514 112 96 399 0 111 0
[pid=23366] ppid=23365 vsize=49688 CPUtime=0.69
/proc/23366/stat : 23366 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 12248 0 0 0 65 4 0 0 25 0 1 0 162917444 50880512 11042 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23366/statm: 12422 11042 55 138 0 12281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51744

[startup+1.50269 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 23367
/proc/meminfo: memFree=878960/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=2056 CPUtime=0
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162917444 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 514 112 96 399 0 111 0
[pid=23366] ppid=23365 vsize=66296 CPUtime=1.49
/proc/23366/stat : 23366 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 16242 0 0 0 143 6 0 0 25 0 1 0 162917444 67887104 15036 1992294400 134512640 135078026 4294956192 18446744073709551615 134569233 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23366/statm: 16574 15036 55 138 0 16433 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 68352

[startup+3.10181 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 23367
/proc/meminfo: memFree=876144/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=2056 CPUtime=0
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162917444 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 514 112 96 399 0 111 0
[pid=23366] ppid=23365 vsize=61116 CPUtime=3.09
/proc/23366/stat : 23366 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 17094 0 0 0 303 6 0 0 25 0 1 0 162917444 62582784 14260 1992294400 134512640 135078026 4294956192 18446744073709551615 134540519 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23366/statm: 15279 14260 71 138 0 15138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63172

[startup+6.30107 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 23367
/proc/meminfo: memFree=875504/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=2056 CPUtime=0
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162917444 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 514 112 96 399 0 111 0
[pid=23366] ppid=23365 vsize=61116 CPUtime=6.29
/proc/23366/stat : 23366 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 17096 0 0 0 623 6 0 0 25 0 1 0 162917444 62582784 14262 1992294400 134512640 135078026 4294956192 18446744073709551615 134534011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23366/statm: 15279 14262 71 138 0 15138 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63172

[startup+12.7016 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 23368
/proc/meminfo: memFree=917552/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=2056 CPUtime=10
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 152 17096 0 0 0 0 993 7 19 0 1 0 162917444 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 514 121 104 399 0 111 0
[pid=23368] ppid=23365 vsize=18420 CPUtime=2.67
/proc/23368/stat : 23368 (picosat846) R 23365 23365 23328 0 -1 4194304 4081 0 0 0 266 1 0 0 25 0 1 0 162918445 18862080 4056 1992294400 134512640 134570484 4294956192 18446744073709551615 134526550 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23368/statm: 4605 4056 85 14 0 4271 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20476

[startup+25.5016 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 23370
/proc/meminfo: memFree=914872/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=11224 CPUtime=25.32
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 8079 37101 0 0 609 11 1884 28 25 0 1 0 162917444 11493376 2568 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 2806 2568 217 399 0 2403 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 11224

[startup+51.1016 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 23371
/proc/meminfo: memFree=864368/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=11224 CPUtime=25.32
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 8079 37101 0 0 609 11 1884 28 25 0 1 0 162917444 11493376 2568 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 2806 2568 217 399 0 2403 0
[pid=23371] ppid=23365 vsize=61116 CPUtime=25.7
/proc/23371/stat : 23371 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 17096 0 0 0 2564 6 0 0 25 0 1 0 162919980 62582784 14262 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23371/statm: 15279 14262 71 138 0 15138 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 72340

[startup+102.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 23371
/proc/meminfo: memFree=862000/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=11224 CPUtime=25.32
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 8079 37101 0 0 609 11 1884 28 25 0 1 0 162917444 11493376 2568 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 2806 2568 217 399 0 2403 0
[pid=23371] ppid=23365 vsize=63880 CPUtime=76.88
/proc/23371/stat : 23371 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 17736 0 0 0 7681 7 0 0 25 0 1 0 162919980 65413120 14902 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23371/statm: 15970 14902 71 138 0 15829 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 75104

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

[startup+102.407 s]
/proc/loadavg: 1.07 1.00 1.00 2/66 23371
/proc/meminfo: memFree=862000/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=11224 CPUtime=25.32
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 8079 37101 0 0 609 11 1884 28 25 0 1 0 162917444 11493376 2568 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 2806 2568 217 399 0 2403 0
[pid=23371] ppid=23365 vsize=63880 CPUtime=76.98
/proc/23371/stat : 23371 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 17737 0 0 0 7691 7 0 0 25 0 1 0 162919980 65413120 14903 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23371/statm: 15970 14903 71 138 0 15829 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75104

[startup+115.202 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 23371
/proc/meminfo: memFree=860976/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=11224 CPUtime=25.32
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 8079 37101 0 0 609 11 1884 28 25 0 1 0 162917444 11493376 2568 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 2806 2568 217 399 0 2403 0
[pid=23371] ppid=23365 vsize=64808 CPUtime=89.76
/proc/23371/stat : 23371 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 17983 0 0 0 8969 7 0 0 25 0 1 0 162919980 66363392 15149 1992294400 134512640 135078026 4294956192 18446744073709551615 134522477 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23371/statm: 16202 15149 71 138 0 16061 0
Current children cumulated CPU time (s) 115.08
Current children cumulated vsize (KiB) 76032

[startup+128.002 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 23371
/proc/meminfo: memFree=860912/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=11224 CPUtime=25.32
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 8079 37101 0 0 609 11 1884 28 25 0 1 0 162917444 11493376 2568 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 2806 2568 217 399 0 2403 0
[pid=23371] ppid=23365 vsize=64944 CPUtime=102.56
/proc/23371/stat : 23371 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 18008 0 0 0 10249 7 0 0 25 0 1 0 162919980 66502656 15174 1992294400 134512640 135078026 4294956192 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23371/statm: 16236 15174 71 138 0 16095 0
Current children cumulated CPU time (s) 127.88
Current children cumulated vsize (KiB) 76168

[startup+131.202 s]
/proc/loadavg: 1.12 1.02 1.01 2/66 23371
/proc/meminfo: memFree=860848/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=11224 CPUtime=25.32
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 8079 37101 0 0 609 11 1884 28 25 0 1 0 162917444 11493376 2568 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 2806 2568 217 399 0 2403 0
[pid=23371] ppid=23365 vsize=64944 CPUtime=105.75
/proc/23371/stat : 23371 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 18017 0 0 0 10568 7 0 0 25 0 1 0 162919980 66502656 15183 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23371/statm: 16236 15183 71 138 0 16095 0
Current children cumulated CPU time (s) 131.07
Current children cumulated vsize (KiB) 76168

[startup+134.401 s]
/proc/loadavg: 1.11 1.02 1.00 2/66 23371
/proc/meminfo: memFree=860656/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=11224 CPUtime=25.32
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 8079 37101 0 0 609 11 1884 28 25 0 1 0 162917444 11493376 2568 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 2806 2568 217 399 0 2403 0
[pid=23371] ppid=23365 vsize=65216 CPUtime=108.95
/proc/23371/stat : 23371 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 18064 0 0 0 10888 7 0 0 25 0 1 0 162919980 66781184 15230 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23371/statm: 16304 15230 71 138 0 16163 0
Current children cumulated CPU time (s) 134.27
Current children cumulated vsize (KiB) 76440

[startup+136.001 s]
/proc/loadavg: 1.11 1.02 1.00 2/66 23371
/proc/meminfo: memFree=860592/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=11224 CPUtime=25.32
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 8079 37101 0 0 609 11 1884 28 25 0 1 0 162917444 11493376 2568 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 2806 2568 217 399 0 2403 0
[pid=23371] ppid=23365 vsize=65348 CPUtime=110.55
/proc/23371/stat : 23371 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 18093 0 0 0 11048 7 0 0 25 0 1 0 162919980 66916352 15259 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23371/statm: 16337 15259 71 138 0 16196 0
Current children cumulated CPU time (s) 135.87
Current children cumulated vsize (KiB) 76572

[startup+136.401 s]
/proc/loadavg: 1.11 1.02 1.00 2/66 23371
/proc/meminfo: memFree=860528/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=11224 CPUtime=25.32
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 8079 37101 0 0 609 11 1884 28 25 0 1 0 162917444 11493376 2568 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 2806 2568 217 399 0 2403 0
[pid=23371] ppid=23365 vsize=65348 CPUtime=110.96
/proc/23371/stat : 23371 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 18102 0 0 0 11089 7 0 0 25 0 1 0 162919980 66916352 15268 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23371/statm: 16337 15268 71 138 0 16196 0
Current children cumulated CPU time (s) 136.28
Current children cumulated vsize (KiB) 76572

[startup+136.601 s]
/proc/loadavg: 1.11 1.02 1.00 2/66 23371
/proc/meminfo: memFree=860528/2055920 swapFree=4170100/4192956
[pid=23365] ppid=23363 vsize=11224 CPUtime=25.32
/proc/23365/stat : 23365 (SATzilla2009_I) S 23363 23365 23328 0 -1 4194304 8079 37101 0 0 609 11 1884 28 25 0 1 0 162917444 11493376 2568 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23365/statm: 2806 2568 217 399 0 2403 0
[pid=23371] ppid=23365 vsize=65348 CPUtime=111.15
/proc/23371/stat : 23371 (mxc-sr08) R 23365 23365 23328 0 -1 4194304 18102 0 0 0 11108 7 0 0 25 0 1 0 162919980 66916352 15268 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23371/statm: 16337 15268 71 138 0 16196 0
Current children cumulated CPU time (s) 136.47
Current children cumulated vsize (KiB) 76572

Child status: 20
Real time (s): 136.694
CPU time (s): 136.601
CPU user time (s): 136.111
CPU system time (s): 0.489925
CPU usage (%): 99.9323
Max. virtual memory (cumulated for all children) (KiB): 78220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 136.111
system time used= 0.489925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63300
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= 24
involuntary context switches= 428

runsolver used 0.156976 second user time and 0.348946 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-03 13:08:34
IDJOB=1773480
IDBENCH=69599
IDSOLVER=616
FILE ID=node69/1773480-1241348913
PBS_JOBID= 9225542
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= 8aeb1eb6b7bf22d54183762fb5b6410c
RANDOM SEED=795138614

node69.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.231
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.231
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:        933856 kB
Buffers:         79712 kB
Cached:         932768 kB
SwapCached:      16972 kB
Active:          37060 kB
Inactive:       994928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        933856 kB
SwapTotal:     4192956 kB
SwapFree:      4170100 kB
Dirty:           36388 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            76008 kB
Committed_AS:   598716 kB
PageTables:       1464 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= 66252 MiB
End job on node69 at 2009-05-03 13:10:51