Trace number 1724259

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 266.726 266.859

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark92.107
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

27.56/27.67	c SATzilla is building models for class 3
27.56/27.67	c run presolver mxc-sr08 for 10 seconds ... 
27.56/27.67	c Bin: Executing mxc-sr08
27.56/27.67	c spawning binary file with 10 seconds ...
27.56/27.67	c child exit by a signal
27.56/27.67	c mxc-sr08 returned code 137.
27.56/27.67	c run presolver picosat846 for 5 seconds ... 
27.56/27.67	c Bin: Executing picosat846
27.56/27.67	c spawning binary file with 5 seconds ...
27.56/27.67	c child exit by a signal
27.56/27.67	c picosat846 returned code 137.
27.56/27.67	c Orignal number of varibales is 131004, number of clauses is 387841 
27.56/27.67	c predicted feature computation time is 8.461210 
27.56/27.67	c Bin: Executing satelite
27.56/27.67	c spawning binary file with 240 seconds ...
27.56/27.67	c child exited successfully
27.56/27.67	c satzilla computing base features
27.56/27.67	c Number of variabe is: 22468, Number of clause is : 169202 
27.56/27.67	c Initializing...
27.56/27.67	c satzilla doing clause learning
27.56/27.67	c start clause learning features ...
27.56/27.67	c Bin: Executing zchaff07
27.56/27.67	c spawning binary file with 2 seconds ...
27.56/27.67	c child exit by a signal
27.56/27.67	c satzilla doing survey propogation probe
27.56/27.67	c do survay propogation for 2 second ...
27.56/27.67	c satzilla doing local search probe
27.56/27.67	c features are:131004 387841 22468 169202 4.83069 1.29218 0.132788 0.374822 0.706241 1.76187 0.000173464 0.384986 8.90155e-05 0.00164679 1.62065 0.122865 0.469321 0.000173464 1.51429 4.13707e-05 0.00859328 3.06474 0.171139 0.151551 0 0.948718 2.90519 6.11122e-05 1.81335 0 0.00414298 2.62822 0.454327 0.000140382 1.43405 2.95505e-05 0.00650111 375.75 0.22181 206 479 479 206 475 337 386 11.6263 0.239192 9.01791 18.2568 18.2568 9.01791 12.9757 9.63084 11.3497 0.564188 0.447362 2.24475e-08 0.999981 0.851947 0.123541 0.741037 0.429865 0.619871 0.0786433 0.820787 -1.11022e-16 0.443024 0.147343 0.000555736 0.119614 0.0240644 0.0736947 892.25 0.0368363 6166.25 0.0137496 6142 6096 6168 0.480507 0.0779298 0.905739 0.00377319 
27.56/27.67	c satzilla's ranking:
27.56/27.67	c 1) mxc-sr08: 2.953154
27.56/27.67	c 2) picosat846: 2.319502
27.56/27.67	c 3) minisat20SAT07: 1.996035
27.56/27.67	c 4) zchaff_rand: 1.526882
27.56/27.67	c 5) march_dl2004: 0.027590
27.56/27.67	c 6) SATenstein: -10000.000000
27.56/27.67	c 7) gnovelty+: -10000.000000
27.56/27.67	c 8) adaptg2wsat+: -10000.000000
27.56/27.67	c 9) adaptg2wsat0: -10000.000000
27.56/27.67	c 10) tts-4-0: -10000.000000
27.56/27.67	c 11) vallst: -10000.000000
27.56/27.67	c 12) minisat20: -10000.000000
27.56/27.67	c 13) kcnfs04SAT07: -10000.000000
27.56/27.67	c satzilla running mxc-sr08 ... 
266.63/266.85	c Bin: Executing mxc-sr08
266.63/266.85	c spawning binary file with 1172 seconds ...
266.63/266.85	c child exited successfully
266.63/266.85	c mxc-sr08 returned code 20.
266.63/266.85	s UNSATISFIABLE
266.63/266.85	c SATZILLA_TIME=266.740000

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-1724259-1240694188/watcher-1724259-1240694188 -o /tmp/evaluation-result-1724259-1240694188/solver-1724259-1240694188 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1724259-1240694188.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: 1.00 1.00 1.00 2/64 20961
/proc/meminfo: memFree=1533248/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=2056 CPUtime=0
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97452527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20961/statm: 514 112 96 399 0 111 0
[pid=20962] ppid=20961 vsize=7308 CPUtime=0
/proc/20962/stat : 20962 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 1119 0 0 0 0 0 0 0 18 0 1 0 97452527 7483392 1115 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20962/statm: 1827 1122 44 138 0 1686 0

[startup+0.0669011 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20961
/proc/meminfo: memFree=1533248/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=2056 CPUtime=0
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97452527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20961/statm: 514 112 96 399 0 111 0
[pid=20962] ppid=20961 vsize=33236 CPUtime=0.06
/proc/20962/stat : 20962 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 7054 0 0 0 3 3 0 0 18 0 1 0 97452527 34033664 7028 1992294400 134512640 135078026 4294956192 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20962/statm: 8309 7029 54 138 0 8168 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 35292

[startup+0.101907 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20961
/proc/meminfo: memFree=1533248/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=2056 CPUtime=0
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97452527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20961/statm: 514 112 96 399 0 111 0
[pid=20962] ppid=20961 vsize=35536 CPUtime=0.09
/proc/20962/stat : 20962 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 7597 0 0 0 6 3 0 0 18 0 1 0 97452527 36388864 7571 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20962/statm: 8884 7572 54 138 0 8743 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37592

[startup+0.301949 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20961
/proc/meminfo: memFree=1533248/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=2056 CPUtime=0
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97452527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20961/statm: 514 112 96 399 0 111 0
[pid=20962] ppid=20961 vsize=48304 CPUtime=0.29
/proc/20962/stat : 20962 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 10772 0 0 0 25 4 0 0 19 0 1 0 97452527 49463296 10746 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20962/statm: 12076 10746 54 138 0 11935 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 50360

[startup+0.702034 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20961
/proc/meminfo: memFree=1533248/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=2056 CPUtime=0
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97452527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20961/statm: 514 112 96 399 0 111 0
[pid=20962] ppid=20961 vsize=55748 CPUtime=0.69
/proc/20962/stat : 20962 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 14305 0 0 0 63 6 0 0 22 0 1 0 97452527 57085952 12635 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20962/statm: 13937 12636 55 138 0 13796 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57804

[startup+1.50221 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20963
/proc/meminfo: memFree=1473136/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=2056 CPUtime=0
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97452527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20961/statm: 514 112 96 399 0 111 0
[pid=20962] ppid=20961 vsize=76976 CPUtime=1.49
/proc/20962/stat : 20962 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 19547 0 0 0 141 8 0 0 25 0 1 0 97452527 78823424 17877 1992294400 134512640 135078026 4294956192 18446744073709551615 134565796 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20962/statm: 19244 17878 55 138 0 19103 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 79032

[startup+3.10156 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20963
/proc/meminfo: memFree=1451440/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=2056 CPUtime=0
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97452527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20961/statm: 514 112 96 399 0 111 0
[pid=20962] ppid=20961 vsize=83008 CPUtime=3.09
/proc/20962/stat : 20962 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 23284 0 0 0 298 11 0 0 25 0 1 0 97452527 85000192 19417 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/20962/statm: 20752 19417 71 138 0 20611 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85064

[startup+6.30124 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20963
/proc/meminfo: memFree=1455544/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=2056 CPUtime=0
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 97452527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/20961/statm: 514 112 96 399 0 111 0
[pid=20962] ppid=20961 vsize=83008 CPUtime=6.28
/proc/20962/stat : 20962 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 23304 0 0 0 617 11 0 0 25 0 1 0 97452527 85000192 19437 1992294400 134512640 135078026 4294956192 18446744073709551615 134539247 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20962/statm: 20752 19437 71 138 0 20611 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 85064

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20964
/proc/meminfo: memFree=1511800/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=2056 CPUtime=10
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 152 23304 0 0 0 0 988 12 16 0 1 0 97452527 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 514 121 104 399 0 111 0
[pid=20964] ppid=20961 vsize=23564 CPUtime=2.66
/proc/20964/stat : 20964 (picosat846) R 20961 20961 20860 0 -1 4194304 5501 0 0 0 264 2 0 0 25 0 1 0 97453529 24129536 5479 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20964/statm: 5891 5479 85 14 0 5557 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 25620

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20966
/proc/meminfo: memFree=1504064/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=18276 CPUtime=25.46
/proc/20961/stat : 20961 (SATzilla2009_I) R 20959 20961 20860 0 -1 4194304 9347 51527 0 0 533 4 1971 38 25 0 1 0 97452527 18714624 4025 1992294400 134512640 136149169 4294956224 18446744073709551615 135546670 0 0 4096 3 0 0 0 17 1 0 0
/proc/20961/statm: 4569 4025 196 399 0 4166 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18276

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1439416/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=83008 CPUtime=23.41
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 23304 0 0 0 2329 12 0 0 25 0 1 0 97455294 85000192 19437 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 20752 19437 71 138 0 20611 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 97180

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1439160/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=83524 CPUtime=74.58
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 23374 0 0 0 7446 12 0 0 25 0 1 0 97455294 85528576 19507 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 20881 19507 71 138 0 20740 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 97696

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1435832/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=86828 CPUtime=134.55
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 24232 0 0 0 13442 13 0 0 25 0 1 0 97455294 88911872 20365 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 21707 20365 71 138 0 21566 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 101000

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1430968/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=91972 CPUtime=194.53
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 25399 0 0 0 19439 14 0 0 25 0 1 0 97455294 94179328 21532 1992294400 134512640 135078026 4294956192 18446744073709551615 134522144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 22993 21532 71 138 0 22852 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 106144

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

[startup+230.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1430968/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=91972 CPUtime=202.53
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 25400 0 0 0 20239 14 0 0 25 0 1 0 97455294 94179328 21533 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 22993 21533 71 138 0 22852 0
Current children cumulated CPU time (s) 230.15
Current children cumulated vsize (KiB) 106144

[startup+243.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1430328/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=92660 CPUtime=215.33
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 25572 0 0 0 21519 14 0 0 25 0 1 0 97455294 94883840 21705 1992294400 134512640 135078026 4294956192 18446744073709551615 134534624 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 23165 21705 71 138 0 23024 0
Current children cumulated CPU time (s) 242.95
Current children cumulated vsize (KiB) 106832

[startup+255.903 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1428728/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=94420 CPUtime=228.11
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 25998 0 0 0 22797 14 0 0 25 0 1 0 97455294 96686080 22131 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 23605 22131 71 138 0 23464 0
Current children cumulated CPU time (s) 255.73
Current children cumulated vsize (KiB) 108592

[startup+262.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1427832/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=95080 CPUtime=234.52
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 26187 0 0 0 23437 15 0 0 25 0 1 0 97455294 97361920 22320 1992294400 134512640 135078026 4294956192 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 23770 22320 71 138 0 23629 0
Current children cumulated CPU time (s) 262.14
Current children cumulated vsize (KiB) 109252

[startup+263.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1427640/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=95372 CPUtime=236.12
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 26231 0 0 0 23597 15 0 0 25 0 1 0 97455294 97660928 22364 1992294400 134512640 135078026 4294956192 18446744073709551615 134533738 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 23843 22364 71 138 0 23702 0
Current children cumulated CPU time (s) 263.74
Current children cumulated vsize (KiB) 109544

[startup+265.503 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1427512/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=95372 CPUtime=237.72
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 26259 0 0 0 23757 15 0 0 25 0 1 0 97455294 97660928 22392 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 23843 22392 71 138 0 23702 0
Current children cumulated CPU time (s) 265.34
Current children cumulated vsize (KiB) 109544

[startup+266.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1427448/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=95508 CPUtime=238.52
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 26272 0 0 0 23837 15 0 0 25 0 1 0 97455294 97800192 22405 1992294400 134512640 135078026 4294956192 18446744073709551615 134540302 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 23877 22405 71 138 0 23736 0
Current children cumulated CPU time (s) 266.14
Current children cumulated vsize (KiB) 109680

[startup+266.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1427448/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=95508 CPUtime=238.91
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 26276 0 0 0 23876 15 0 0 25 0 1 0 97455294 97800192 22409 1992294400 134512640 135078026 4294956192 18446744073709551615 134522269 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 23877 22409 71 138 0 23736 0
Current children cumulated CPU time (s) 266.53
Current children cumulated vsize (KiB) 109680

[startup+266.801 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 20967
/proc/meminfo: memFree=1427448/2055920 swapFree=4192812/4192956
[pid=20961] ppid=20959 vsize=14172 CPUtime=27.62
/proc/20961/stat : 20961 (SATzilla2009_I) S 20959 20961 20860 0 -1 4194304 10829 51527 0 0 742 11 1971 38 25 0 1 0 97452527 14512128 3299 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/20961/statm: 3543 3299 217 399 0 3140 0
[pid=20967] ppid=20961 vsize=95508 CPUtime=239.01
/proc/20967/stat : 20967 (mxc-sr08) R 20961 20961 20860 0 -1 4194304 26277 0 0 0 23886 15 0 0 25 0 1 0 97455294 97800192 22410 1992294400 134512640 135078026 4294956192 18446744073709551615 134538096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/20967/statm: 23877 22410 71 138 0 23736 0
Current children cumulated CPU time (s) 266.63
Current children cumulated vsize (KiB) 109680

Child status: 20
Real time (s): 266.859
CPU time (s): 266.726
CPU user time (s): 266.056
CPU system time (s): 0.670898
CPU usage (%): 99.9502
Max. virtual memory (cumulated for all children) (KiB): 109680

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

runsolver used 0.305953 second user time and 0.667898 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 23:16:28
IDJOB=1724259
IDBENCH=71766
IDSOLVER=528
FILE ID=node10/1724259-1240694188
PBS_JOBID= 9186759
Free space on /tmp= 66332 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724259-1240694188/watcher-1724259-1240694188 -o /tmp/evaluation-result-1724259-1240694188/solver-1724259-1240694188 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1724259-1240694188.cnf

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

MD5SUM BENCH= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=1906008346

node10.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.263
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	: 5931.00
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.263
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:       1533792 kB
Buffers:         39184 kB
Cached:         405944 kB
SwapCached:          0 kB
Active:         189212 kB
Inactive:       269792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1533792 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           38028 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            49252 kB
Committed_AS:   351476 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66304 MiB
End job on node10 at 2009-04-25 23:20:56