Trace number 1538566

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-22? (exit code) 1199.38 1199.91

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S1618450766-063.cnf
MD5SUMa3bc6e5867287d61e63c82ab3d8a4844
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark270.826
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.46/20.55	c SATzilla is building models for class 3
20.46/20.55	c run presolver mxc-sr08 for 10 seconds ... 
20.46/20.55	c Bin: Executing mxc-sr08
20.46/20.55	c spawning binary file with 10 seconds ...
20.46/20.55	c child exit by a signal
20.46/20.55	c mxc-sr08 returned code 137.
20.46/20.55	c run presolver picosat846 for 5 seconds ... 
20.46/20.55	c Bin: Executing picosat846
20.46/20.55	c spawning binary file with 5 seconds ...
20.46/20.55	c child exit by a signal
20.46/20.55	c picosat846 returned code 137.
20.46/20.55	c Orignal number of varibales is 10000, number of clauses is 42000 
20.46/20.55	c predicted feature computation time is 1.499615 
20.46/20.55	c Bin: Executing satelite
20.46/20.55	c spawning binary file with 240 seconds ...
20.46/20.55	c child exited successfully
20.46/20.55	c satzilla computing base features
20.46/20.55	c Number of variabe is: 9763, Number of clause is : 41735 
20.46/20.55	c Initializing...
20.46/20.55	c satzilla doing clause learning
20.46/20.55	c start clause learning features ...
20.46/20.55	c Bin: Executing zchaff07
20.46/20.55	c spawning binary file with 2 seconds ...
20.46/20.55	c child exit by a signal
20.46/20.55	c satzilla doing survey propogation probe
20.46/20.55	c do survay propogation for 2 second ...
20.46/20.55	c satzilla doing local search probe
20.46/20.55	c features are:10000 42000 9763 41735 0.0242753 0.00634959 0.233928 0.495488 0.586446 0.704139 0.000310736 0.061559 0.000307283 0.000512138 0.148515 0 0.967437 0.000310736 0.28659 4.79214e-05 0.000838625 2.70287 0.226629 0.170798 0 1 3.35933 0.000153282 0.393211 0 0.000455253 2.3201 0.495723 0.000628692 0.289984 9.58428e-05 0.00172517 19.0896 0.355259 7 37 31 12 23 15 17 54.4666 0.183513 37.1111 84.7692 65.8667 42.7333 61.0741 46.5556 54.0625 0.390805 0.58717 0.000121652 1 0.708674 0.0820375 0.566704 0.202068 0.381947 0.0921312 0.647609 0.00168953 0.537447 0.176326 0.0282799 0.124026 0.0467395 0.0791979 264.875 0.337707 2136.38 0.0148207 2136 2096 2166 0.256408 0.849337 0.844872 0.0198478 
20.46/20.55	c satzilla's ranking:
20.46/20.55	c 1) picosat846: 2.629639
20.46/20.55	c 2) mxc-sr08: 2.008895
20.46/20.55	c 3) minisat20SAT07: 1.581035
20.46/20.55	c 4) zchaff_rand: 1.385107
20.46/20.55	c 5) march_dl2004: 1.327831
20.46/20.55	c 6) SATenstein: -10000.000000
20.46/20.55	c 7) gnovelty+: -10000.000000
20.46/20.55	c 8) adaptg2wsat+: -10000.000000
20.46/20.55	c 9) adaptg2wsat0: -10000.000000
20.46/20.55	c 10) tts-4-0: -10000.000000
20.46/20.55	c 11) vallst: -10000.000000
20.46/20.55	c 12) minisat20: -10000.000000
20.46/20.55	c 13) kcnfs04SAT07: -10000.000000
20.46/20.55	c satzilla running picosat846 ... 
1199.35/1199.90	c Bin: Executing picosat846
1199.35/1199.90	c spawning binary file with 1179 seconds ...
1199.35/1199.90	c child exit by a signal
1199.35/1199.90	c picosat846 returned code 137.
1199.35/1199.90	c satzilla running mxc-sr08 ... 
1199.35/1199.91	c Bin: Executing mxc-sr08
1199.35/1199.91	c mxc-sr08 returned code 1.
1199.35/1199.91	c satzilla running minisat20SAT07 ... 
1199.35/1199.91	c Bin: Executing minisat20SAT07
1199.35/1199.91	c minisat20SAT07 returned code 1.
1199.35/1199.91	c satzilla running zchaff_rand ... 
1199.35/1199.91	c Bin: Executing zchaff_rand
1199.35/1199.91	c zchaff_rand returned code 1.
1199.35/1199.91	c satzilla running march_dl2004 ... 
1199.35/1199.91	c Bin: Executing march_dl2004
1199.35/1199.91	c march_dl2004 returned code 1.
1199.35/1199.91	c satzilla running SATenstein ... 
1199.35/1199.91	c Bin: Executing SATenstein
1199.35/1199.91	c SATenstein returned code 1.
1199.35/1199.91	c satzilla running gnovelty+ ... 
1199.35/1199.91	c Bin: Executing gnovelty+
1199.35/1199.91	c gnovelty+ returned code 1.
1199.35/1199.91	c satzilla running adaptg2wsat+ ... 
1199.35/1199.91	c Bin: Executing adaptg2wsat+
1199.35/1199.91	c adaptg2wsat+ returned code 1.
1199.35/1199.91	c satzilla running adaptg2wsat0 ... 
1199.35/1199.91	c Bin: Executing adaptg2wsat0
1199.35/1199.91	c adaptg2wsat0 returned code 1.
1199.35/1199.91	c satzilla running tts-4-0 ... 
1199.35/1199.91	c Bin: Executing tts-4-0
1199.35/1199.91	c tts-4-0 returned code 1.
1199.35/1199.91	c satzilla running vallst ... 
1199.35/1199.91	c Bin: Executing vallst
1199.35/1199.91	c vallst returned code 1.
1199.35/1199.91	c satzilla running minisat20 ... 
1199.35/1199.91	c Bin: Executing minisat20
1199.35/1199.91	c minisat20 returned code 1.
1199.35/1199.91	c satzilla running kcnfs04SAT07 ... 
1199.35/1199.91	c Bin: Executing kcnfs04SAT07
1199.35/1199.91	c kcnfs04SAT07 returned code 1.
1199.35/1199.91	c ERROR: All Failed! 
1199.35/1199.91	c SATZILLA_TIME=1199.550000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538566-1238435091/watcher-1538566-1238435091 -o /tmp/evaluation-result-1538566-1238435091/solver-1538566-1238435091 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538566-1238435091.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.85 0.97 1.03 2/70 1343
/proc/meminfo: memFree=1667488/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=2056 CPUtime=0
/proc/1343/stat : 1343 (SATzilla2009_I) R 1341 1343 1306 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1116172401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/1343/statm: 514 112 96 399 0 111 0
[pid=1344] ppid=1343 vsize=3256 CPUtime=0
/proc/1344/stat : 1344 (mxc-sr08) R 1343 1343 1306 0 -1 4194304 646 0 0 0 0 0 0 0 18 0 1 0 1116172401 3334144 642 1992294400 134512640 135078026 4294956192 18446744073709551615 134554568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1344/statm: 814 644 52 138 0 673 0

[startup+0.06628 s]
/proc/loadavg: 0.85 0.97 1.03 2/70 1343
/proc/meminfo: memFree=1667488/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=2056 CPUtime=0
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116172401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1343/statm: 514 112 96 399 0 111 0
[pid=1344] ppid=1343 vsize=6276 CPUtime=0.05
/proc/1344/stat : 1344 (mxc-sr08) R 1343 1343 1306 0 -1 4194304 1317 0 0 0 5 0 0 0 20 0 1 0 1116172401 6426624 1312 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1344/statm: 1569 1312 54 138 0 1428 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 8332

[startup+0.101283 s]
/proc/loadavg: 0.85 0.97 1.03 2/70 1343
/proc/meminfo: memFree=1667488/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=2056 CPUtime=0
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116172401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1343/statm: 514 112 96 399 0 111 0
[pid=1344] ppid=1343 vsize=5660 CPUtime=0.09
/proc/1344/stat : 1344 (mxc-sr08) R 1343 1343 1306 0 -1 4194304 1360 0 0 0 9 0 0 0 20 0 1 0 1116172401 5795840 1168 1992294400 134512640 135078026 4294956192 18446744073709551615 134570643 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1344/statm: 1415 1168 55 138 0 1274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7716

[startup+0.301301 s]
/proc/loadavg: 0.85 0.97 1.03 2/70 1343
/proc/meminfo: memFree=1667488/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=2056 CPUtime=0
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116172401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1343/statm: 514 112 96 399 0 111 0
[pid=1344] ppid=1343 vsize=6324 CPUtime=0.29
/proc/1344/stat : 1344 (mxc-sr08) R 1343 1343 1306 0 -1 4194304 1693 0 0 0 29 0 0 0 22 0 1 0 1116172401 6475776 1388 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1344/statm: 1581 1388 71 138 0 1440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8380

[startup+0.70134 s]
/proc/loadavg: 0.85 0.97 1.03 2/70 1343
/proc/meminfo: memFree=1667488/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=2056 CPUtime=0
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116172401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1343/statm: 514 112 96 399 0 111 0
[pid=1344] ppid=1343 vsize=6588 CPUtime=0.69
/proc/1344/stat : 1344 (mxc-sr08) R 1343 1343 1306 0 -1 4194304 1747 0 0 0 69 0 0 0 25 0 1 0 1116172401 6746112 1442 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1344/statm: 1647 1442 71 138 0 1506 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8644

[startup+1.50142 s]
/proc/loadavg: 0.85 0.97 1.03 2/72 1345
/proc/meminfo: memFree=1661584/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=2056 CPUtime=0
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116172401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1343/statm: 514 112 96 399 0 111 0
[pid=1344] ppid=1343 vsize=7248 CPUtime=1.49
/proc/1344/stat : 1344 (mxc-sr08) R 1343 1343 1306 0 -1 4194304 1922 0 0 0 148 1 0 0 25 0 1 0 1116172401 7421952 1617 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1344/statm: 1812 1617 71 138 0 1671 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9304

[startup+3.10158 s]
/proc/loadavg: 0.86 0.97 1.03 2/72 1345
/proc/meminfo: memFree=1660432/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=2056 CPUtime=0
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116172401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1343/statm: 514 112 96 399 0 111 0
[pid=1344] ppid=1343 vsize=8048 CPUtime=3.09
/proc/1344/stat : 1344 (mxc-sr08) R 1343 1343 1306 0 -1 4194304 2100 0 0 0 308 1 0 0 25 0 1 0 1116172401 8241152 1795 1992294400 134512640 135078026 4294956192 18446744073709551615 134526012 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1344/statm: 2012 1795 71 138 0 1871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10104

[startup+6.3029 s]
/proc/loadavg: 0.86 0.97 1.03 2/72 1345
/proc/meminfo: memFree=1658832/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=2056 CPUtime=0
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116172401 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1343/statm: 514 112 96 399 0 111 0
[pid=1344] ppid=1343 vsize=8576 CPUtime=6.29
/proc/1344/stat : 1344 (mxc-sr08) R 1343 1343 1306 0 -1 4194304 2260 0 0 0 627 2 0 0 25 0 1 0 1116172401 8781824 1955 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1344/statm: 2144 1955 71 138 0 2003 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10632

[startup+12.7015 s]
/proc/loadavg: 0.87 0.97 1.03 2/72 1346
/proc/meminfo: memFree=1662040/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=2056 CPUtime=9.99
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 152 2365 0 0 0 0 997 2 16 0 1 0 1116172401 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 514 121 104 399 0 111 0
[pid=1346] ppid=1343 vsize=8376 CPUtime=2.69
/proc/1346/stat : 1346 (picosat846) R 1343 1343 1306 0 -1 4194304 1809 0 0 0 268 1 0 0 25 0 1 0 1116173401 8577024 1798 1992294400 134512640 134570484 4294956192 18446744073709551615 134551703 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1346/statm: 2094 1798 85 14 0 1760 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10432

############
# WARNING:
# current cumulated CPU time (14.98 s) is less than in the last sample (14.98 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (9.53674e-07 s) to the 'lost time'.

[startup+15.0028 s]
/proc/loadavg: 0.88 0.97 1.03 2/72 1346
/proc/meminfo: memFree=1658072/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=2056 CPUtime=9.99
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 152 2365 0 0 0 0 997 2 16 0 1 0 1116172401 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 514 121 104 399 0 111 0
[pid=1346] ppid=1343 vsize=12468 CPUtime=4.99
/proc/1346/stat : 1346 (picosat846) R 1343 1343 1306 0 -1 4194304 2839 0 0 0 497 2 0 0 25 0 1 0 1116173401 12767232 2828 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1346/statm: 3117 2828 85 14 0 2783 0
Current children cumulated CPU time (s) 14.98
Current children cumulated vsize (KiB) 14524

[startup+15.1028 s]
/proc/loadavg: 0.88 0.97 1.03 2/72 1346
/proc/meminfo: memFree=1658072/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=2056 CPUtime=14.98
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 180 5206 0 0 0 0 1494 4 16 0 1 0 1116172401 2105344 139 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 514 139 121 399 0 111 0
Current children cumulated CPU time (s) 14.98
Current children cumulated vsize (KiB) 2056
#
############


[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 1.03 2/72 1349
/proc/meminfo: memFree=1651736/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=12600 CPUtime=4.92
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 2856 0 0 0 491 1 0 0 25 0 1 0 1116174456 12902400 2845 1992294400 134512640 134570484 4294956192 18446744073709551615 134523459 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 3150 2845 85 14 0 2816 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 19396

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 1.03 2/72 1349
/proc/meminfo: memFree=1637464/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=26212 CPUtime=30.51
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 6277 0 0 0 3046 5 0 0 25 0 1 0 1116174456 26841088 6265 1992294400 134512640 134570484 4294956192 18446744073709551615 134551299 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1349/statm: 6553 6265 85 14 0 6219 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 33008

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 1.02 2/72 1349
/proc/meminfo: memFree=1619864/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=43892 CPUtime=81.69
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 10670 0 0 0 8161 8 0 0 25 0 1 0 1116174456 44945408 10658 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 10973 10658 85 14 0 10639 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 50688

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 1.02 2/72 1349
/proc/meminfo: memFree=1609560/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=55244 CPUtime=141.65
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 13522 0 0 0 14155 10 0 0 25 0 1 0 1116174456 56569856 13510 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 13811 13510 85 14 0 13477 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 62040

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 1.01 2/72 1349

################
# More data... #
################

/proc/1349/statm: 30055 29758 85 14 0 29721 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 127016

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1349
/proc/meminfo: memFree=1536608/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=127844 CPUtime=801.39
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 32640 0 0 0 80110 29 0 0 25 0 1 0 1116174456 130912256 31436 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 31961 31436 85 14 0 31627 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 134640

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1349
/proc/meminfo: memFree=1527520/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=136952 CPUtime=861.37
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 34905 0 0 0 86105 32 0 0 25 0 1 0 1116174456 140238848 33701 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 34238 33701 85 14 0 33904 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 143748

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1349
/proc/meminfo: memFree=1527520/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=136952 CPUtime=921.34
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 34905 0 0 0 92102 32 0 0 25 0 1 0 1116174456 140238848 33701 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 34238 33701 85 14 0 33904 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 143748

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1355
/proc/meminfo: memFree=1520544/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=143552 CPUtime=981.32
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 36568 0 0 0 98098 34 0 0 25 0 1 0 1116174456 146997248 35364 1992294400 134512640 134570484 4294956192 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 35888 35364 85 14 0 35554 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 150348

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1355
/proc/meminfo: memFree=1520672/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=143176 CPUtime=1041.29
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 36579 0 0 0 104095 34 0 0 25 0 1 0 1116174456 146612224 35307 1992294400 134512640 134570484 4294956192 18446744073709551615 134522255 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 35794 35307 85 14 0 35460 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 149972

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1355
/proc/meminfo: memFree=1520736/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=143176 CPUtime=1101.26
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 36579 0 0 0 110092 34 0 0 25 0 1 0 1116174456 146612224 35307 1992294400 134512640 134570484 4294956192 18446744073709551615 134524068 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 35794 35307 85 14 0 35460 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 149972

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1355
/proc/meminfo: memFree=1518432/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=145684 CPUtime=1161.23
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 37201 0 0 0 116089 34 0 0 25 0 1 0 1116174456 149180416 35929 1992294400 134512640 134570484 4294956192 18446744073709551615 134552978 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 36421 35929 85 14 0 36087 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 152480

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1355
/proc/meminfo: memFree=1518432/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=145684 CPUtime=1169.23
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 37201 0 0 0 116889 34 0 0 25 0 1 0 1116174456 149180416 35929 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 36421 35929 85 14 0 36087 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 152480

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1355
/proc/meminfo: memFree=1518432/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=145684 CPUtime=1175.63
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 37201 0 0 0 117529 34 0 0 25 0 1 0 1116174456 149180416 35929 1992294400 134512640 134570484 4294956192 18446744073709551615 134551715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 36421 35929 85 14 0 36087 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 152480

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1355
/proc/meminfo: memFree=1518432/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=145684 CPUtime=1177.22
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 37201 0 0 0 117688 34 0 0 25 0 1 0 1116174456 149180416 35929 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 36421 35929 85 14 0 36087 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 152480

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1355
/proc/meminfo: memFree=1518432/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=145684 CPUtime=1178.02
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 37201 0 0 0 117768 34 0 0 25 0 1 0 1116174456 149180416 35929 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 36421 35929 85 14 0 36087 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 152480

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1355
/proc/meminfo: memFree=1518432/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=145684 CPUtime=1178.42
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4194304 37201 0 0 0 117808 34 0 0 25 0 1 0 1116174456 149180416 35929 1992294400 134512640 134570484 4294956192 18446744073709551615 134552660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 36421 35929 85 14 0 36087 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 152480

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 1.00 2/72 1355
/proc/meminfo: memFree=1518432/2055920 swapFree=4173176/4192956
[pid=1343] ppid=1341 vsize=6796 CPUtime=20.52
/proc/1343/stat : 1343 (SATzilla2009_I) S 1341 1343 1306 0 -1 4194304 3303 8308 0 0 314 20 1693 25 25 0 1 0 1116172401 6959104 1401 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/1343/statm: 1699 1401 217 399 0 1296 0
[pid=1349] ppid=1343 vsize=0 CPUtime=1178.83
/proc/1349/stat : 1349 (picosat846) R 1343 1343 1306 0 -1 4195332 37201 0 0 0 117847 36 0 0 25 0 1 0 1116174456 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/1349/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 6796

Child status: 17

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 9.53674e-07
#  lost CPU user time (s): 9.53674e-07
#  lost CPU system time (s): 0

Real time (s): 1199.91
CPU time (s): 1199.38
CPU user time (s): 1198.55
CPU system time (s): 0.838872
CPU usage (%): 99.956
Max. virtual memory (cumulated for all children) (KiB): 152480

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

runsolver used 1.05884 second user time and 3.35249 second system time

The end

Launcher Data

Begin job on node36 at 2009-03-30 19:44:51
IDJOB=1538566
IDBENCH=70301
IDSOLVER=528
FILE ID=node36/1538566-1238435091
PBS_JOBID= 9061596
Free space on /tmp= 66412 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S1618450766-063.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538566-1238435091/watcher-1538566-1238435091 -o /tmp/evaluation-result-1538566-1238435091/solver-1538566-1238435091 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538566-1238435091.cnf

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

MD5SUM BENCH= a3bc6e5867287d61e63c82ab3d8a4844
RANDOM SEED=1760237860

node36.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.214
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.214
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:       1668032 kB
Buffers:         58040 kB
Cached:         245552 kB
SwapCached:       9072 kB
Active:         136988 kB
Inactive:       177076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1668032 kB
SwapTotal:     4192956 kB
SwapFree:      4173176 kB
Dirty:           32316 kB
Writeback:           0 kB
Mapped:          16172 kB
Slab:            59212 kB
Committed_AS:  2995080 kB
PageTables:       1876 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= 66380 MiB
End job on node36 at 2009-03-30 20:04:51