Trace number 1737690

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_C 2009-03-22UNSAT 1132.88 1133.4

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-103-100.cnf
MD5SUM5110e109b45a76c6118af02389913ef8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark337.903
Satisfiable
(Un)Satisfiability was proved
Number of variables105
Number of clauses220
Sum of the clauses size660
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3220
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

14.97/15.08	c SATzilla is building models for class 2
14.97/15.08	c run presolver march_dl2004 for 5 seconds ... 
14.97/15.08	c Bin: Executing march_dl2004
14.97/15.08	c spawning binary file with 5 seconds ...
14.97/15.08	c child exit by a signal
14.97/15.08	c march_dl2004 returned code 137.
14.97/15.08	c run presolver mxc-sr08 for 5 seconds ... 
14.97/15.08	c Bin: Executing mxc-sr08
14.97/15.08	c spawning binary file with 5 seconds ...
14.97/15.08	c child exit by a signal
14.97/15.08	c mxc-sr08 returned code 137.
14.97/15.08	c Orignal number of varibales is 105, number of clauses is 220 
14.97/15.08	c predicted feature computation time is 6.871815 
14.97/15.08	c Bin: Executing satelite
14.97/15.08	c spawning binary file with 240 seconds ...
14.97/15.08	c child exited successfully
14.97/15.08	c satzilla computing base features
14.97/15.08	c Number of variabe is: 105, Number of clause is : 220 
14.97/15.08	c Initializing...
14.97/15.08	c satzilla compute diameter ...
14.97/15.08	c start diameter features ...
14.97/15.08	c satzilla doing clause learning
14.97/15.08	c start clause learning features ...
14.97/15.08	c Bin: Executing zchaff07
14.97/15.08	c spawning binary file with 2 seconds ...
14.97/15.08	c child exit by a signal
14.97/15.08	c satzilla doing survey propogation probe
14.97/15.08	c do survay propogation for 2 second ...
14.97/15.08	c satzilla doing local search probe
14.97/15.08	c satzilla doing lobjois search-space size estimate
14.97/15.08	c features are:105 220 105 220 0 0 0.477273 1 0 -0 0.0285714 0 0.0285714 0.0285714 -0 0 1 0.0285714 0.1401 0.0272727 0.0409091 0.314492 0.031746 0.0978478 0 0.333333 0.314492 0.0142857 0.203279 0.0136364 0.0272727 0.191444 0.5 0.0277056 0.0481595 0.0272727 0.0318182 5.66346 0.083434 5 6 0.638713 4171.83 0.0479856 3916 4448 4448 3916 4399 3976 4207 16.644 0.061063 15.424 18.0489 18.0489 15.424 17.7639 15.5594 16.9087 0.0413144 1.44306 0.000420742 0.215531 0.0764266 0.00238592 0.0596938 0.00691327 0.0122716 0.314109 0.0523128 0.263792 0.323603 0.322683 0.306938 0.321782 0.315129 0.320832 2.6318 0.510885 15.4172 0.175914 15 12 19 0.892182 0.29692 0.857721 0.0889094 0.819625 0.958396 
14.97/15.08	c satzilla's ranking:
14.97/15.08	c 1) tts-4-0: 3.110539
14.97/15.08	c 2) mxc-sr08: 1.215765
14.97/15.08	c 3) minisat20SAT07: 1.058309
14.97/15.08	c 4) minisat20: 0.829788
14.97/15.08	c 5) march_dl2004: 0.793789
14.97/15.08	c 6) zchaff_rand: 0.039151
14.97/15.08	c 7) vallst: 0.007163
14.97/15.08	c 8) SATenstein: -10000.000000
14.97/15.08	c 9) gnovelty+: -10000.000000
14.97/15.08	c 10) adaptg2wsat+: -10000.000000
14.97/15.08	c 11) adaptg2wsat0: -10000.000000
14.97/15.08	c 12) picosat846: -10000.000000
14.97/15.08	c 13) kcnfs04SAT07: -10000.000000
14.97/15.08	c satzilla running tts-4-0 ... 
1132.85/1133.40	c Bin: Executing tts-4-0
1132.85/1133.40	c spawning binary file with 1184 seconds ...
1132.85/1133.40	c child exited successfully
1132.85/1133.40	c tts-4-0 returned code 20.
1132.85/1133.40	s UNSATISFIABLE
1132.85/1133.40	c SATZILLA_TIME=1133.040000

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-1737690-1240831550/watcher-1737690-1240831550 -o /tmp/evaluation-result-1737690-1240831550/solver-1737690-1240831550 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1737690-1240831550.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.00 0.08 0.67 3/65 29972
/proc/meminfo: memFree=1456448/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=2056 CPUtime=0
/proc/29972/stat : 29972 (SATzilla2009_C) R 29970 29972 29935 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 111183412 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/29972/statm: 514 112 96 399 0 111 0
[pid=29973] ppid=29972 vsize=632 CPUtime=0
/proc/29973/stat : 29973 (march_dl2004) R 29972 29972 29935 0 -1 4194304 112 0 0 0 0 0 0 0 18 0 1 0 111183412 647168 106 1992294400 134512640 134996440 4294956192 18446744073709551615 134553335 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29973/statm: 158 106 73 118 0 37 0

[startup+0.06405 s]
/proc/loadavg: 0.00 0.08 0.67 3/65 29972
/proc/meminfo: memFree=1456448/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=2056 CPUtime=0
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111183412 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29972/statm: 514 112 96 399 0 111 0
[pid=29973] ppid=29972 vsize=632 CPUtime=0.06
/proc/29973/stat : 29973 (march_dl2004) R 29972 29972 29935 0 -1 4194304 118 0 0 0 6 0 0 0 19 0 1 0 111183412 647168 112 1992294400 134512640 134996440 4294956192 18446744073709551615 134617614 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29973/statm: 158 112 73 118 0 37 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2688

[startup+0.101052 s]
/proc/loadavg: 0.00 0.08 0.67 3/65 29972
/proc/meminfo: memFree=1456448/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=2056 CPUtime=0
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111183412 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29972/statm: 514 112 96 399 0 111 0
[pid=29973] ppid=29972 vsize=632 CPUtime=0.09
/proc/29973/stat : 29973 (march_dl2004) R 29972 29972 29935 0 -1 4194304 118 0 0 0 9 0 0 0 19 0 1 0 111183412 647168 112 1992294400 134512640 134996440 4294956192 18446744073709551615 134528384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29973/statm: 158 112 73 118 0 37 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2688

[startup+0.301077 s]
/proc/loadavg: 0.00 0.08 0.67 3/65 29972
/proc/meminfo: memFree=1456448/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=2056 CPUtime=0
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111183412 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29972/statm: 514 112 96 399 0 111 0
[pid=29973] ppid=29972 vsize=764 CPUtime=0.29
/proc/29973/stat : 29973 (march_dl2004) R 29972 29972 29935 0 -1 4194304 119 0 0 0 29 0 0 0 21 0 1 0 111183412 782336 113 1992294400 134512640 134996440 4294956192 18446744073709551615 134532777 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29973/statm: 191 113 73 118 0 70 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2820

[startup+0.701128 s]
/proc/loadavg: 0.00 0.08 0.67 3/65 29972
/proc/meminfo: memFree=1456448/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=2056 CPUtime=0
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111183412 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29972/statm: 514 112 96 399 0 111 0
[pid=29973] ppid=29972 vsize=764 CPUtime=0.69
/proc/29973/stat : 29973 (march_dl2004) R 29972 29972 29935 0 -1 4194304 120 0 0 0 69 0 0 0 25 0 1 0 111183412 782336 114 1992294400 134512640 134996440 4294956192 18446744073709551615 134537270 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29973/statm: 191 114 73 118 0 70 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2820

[startup+1.50123 s]
/proc/loadavg: 0.00 0.08 0.67 2/67 29974
/proc/meminfo: memFree=1456176/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=2056 CPUtime=0
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111183412 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29972/statm: 514 112 96 399 0 111 0
[pid=29973] ppid=29972 vsize=764 CPUtime=1.49
/proc/29973/stat : 29973 (march_dl2004) R 29972 29972 29935 0 -1 4194304 121 0 0 0 149 0 0 0 25 0 1 0 111183412 782336 115 1992294400 134512640 134996440 4294956192 18446744073709551615 134587377 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29973/statm: 191 115 73 118 0 70 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2820

[startup+3.10143 s]
/proc/loadavg: 0.08 0.09 0.67 2/67 29974
/proc/meminfo: memFree=1455984/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=2056 CPUtime=0
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 111183412 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29972/statm: 514 112 96 399 0 111 0
[pid=29973] ppid=29972 vsize=764 CPUtime=3.09
/proc/29973/stat : 29973 (march_dl2004) R 29972 29972 29935 0 -1 4194304 122 0 0 0 309 0 0 0 25 0 1 0 111183412 782336 116 1992294400 134512640 134996440 4294956192 18446744073709551615 134552325 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29973/statm: 191 116 73 118 0 70 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2820

[startup+6.30284 s]
/proc/loadavg: 0.08 0.09 0.67 2/67 29975
/proc/meminfo: memFree=1454704/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=2056 CPUtime=4.99
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 156 124 0 0 0 0 499 0 16 0 1 0 111183412 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 514 125 107 399 0 111 0
[pid=29975] ppid=29972 vsize=1528 CPUtime=1.28
/proc/29975/stat : 29975 (mxc-sr08) R 29972 29972 29935 0 -1 4194304 288 0 0 0 128 0 0 0 25 0 1 0 111183913 1564672 284 1992294400 134512640 135078026 4294956192 18446744073709551615 134534843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29975/statm: 382 284 71 138 0 241 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3584

[startup+12.7016 s]
/proc/loadavg: 0.22 0.12 0.67 2/67 29977
/proc/meminfo: memFree=1452976/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=7180 CPUtime=12.67
/proc/29972/stat : 29972 (SATzilla2009_C) R 29970 29972 29935 0 -1 4194304 374 1727 0 0 57 11 1197 2 24 0 1 0 111183412 7352320 306 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/29972/statm: 1795 306 207 399 0 1392 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7180

[startup+25.5013 s]
/proc/loadavg: 0.34 0.15 0.68 2/67 29978
/proc/meminfo: memFree=1450288/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=6528 CPUtime=10.4
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 1578 0 0 0 1040 0 0 0 25 0 1 0 111184921 6684672 1573 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 1632 1573 68 110 0 1519 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 9608

[startup+51.1015 s]
/proc/loadavg: 0.56 0.22 0.68 2/67 29978
/proc/meminfo: memFree=1440944/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=16140 CPUtime=35.97
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 3943 0 0 0 3596 1 0 0 25 0 1 0 111184921 16527360 3938 1992294400 134512640 134965848 4294956208 18446744073709551615 134534147 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 4035 3938 68 110 0 3922 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 19220

[startup+102.306 s]
/proc/loadavg: 0.82 0.34 0.70 2/67 29978
/proc/meminfo: memFree=1428912/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=28092 CPUtime=87.15
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 6919 0 0 0 8712 3 0 0 25 0 1 0 111184921 28766208 6914 1992294400 134512640 134965848 4294956208 18446744073709551615 134534137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 7023 6914 68 110 0 6910 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 31172

[startup+162.302 s]
/proc/loadavg: 0.93 0.46 0.72 2/67 29978
/proc/meminfo: memFree=1418416/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=38408 CPUtime=147.12
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 9539 0 0 0 14708 4 0 0 25 0 1 0 111184921 39329792 9534 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 9602 9534 68 110 0 9489 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 41488

[startup+222.301 s]
/proc/loadavg: 0.97 0.56 0.73 2/67 29978
/proc/meminfo: memFree=1414320/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=42624 CPUtime=207.1
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 10563 0 0 0 20705 5 0 0 25 0 1 0 111184921 43646976 10558 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 10656 10558 68 110 0 10543 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 45704

[startup+282.302 s]
/proc/loadavg: 0.99 0.63 0.75 2/67 29978
/proc/meminfo: memFree=1408368/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=48484 CPUtime=267.07
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 12041 0 0 0 26701 6 0 0 25 0 1 0 111184921 49647616 12036 1992294400 134512640 134965848 4294956208 18446744073709551615 134534043 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 12121 12036 68 110 0 12008 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 51564

[startup+342.301 s]
/proc/loadavg: 0.99 0.70 0.76 2/67 29978
/proc/meminfo: memFree=1404600/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=52236 CPUtime=327.05
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 12970 0 0 0 32698 7 0 0 25 0 1 0 111184921 53489664 12965 1992294400 134512640 134965848 4294956208 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 13059 12965 68 110 0 12946 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 55316


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


[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.83 2/67 29978
/proc/meminfo: memFree=1378744/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=78020 CPUtime=746.87
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 19396 0 0 0 74674 13 0 0 25 0 1 0 111184921 79892480 19391 1992294400 134512640 134965848 4294956208 18446744073709551615 134534120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 19505 19391 68 110 0 19392 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 81100

[startup+822.302 s]
/proc/loadavg: 0.99 0.93 0.83 2/67 29980
/proc/meminfo: memFree=1376824/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=79892 CPUtime=806.84
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 19880 0 0 0 80670 14 0 0 25 0 1 0 111184921 81809408 19875 1992294400 134512640 134965848 4294956208 18446744073709551615 134534074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 19973 19875 68 110 0 19860 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 82972

[startup+882.302 s]
/proc/loadavg: 0.99 0.94 0.84 2/67 29980
/proc/meminfo: memFree=1375736/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=81064 CPUtime=866.82
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 20159 0 0 0 86668 14 0 0 25 0 1 0 111184921 83009536 20154 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 20266 20154 68 110 0 20153 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 84144

[startup+942.301 s]
/proc/loadavg: 0.99 0.95 0.85 2/67 29980
/proc/meminfo: memFree=1372984/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=83644 CPUtime=926.79
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 20843 0 0 0 92665 14 0 0 25 0 1 0 111184921 85651456 20838 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 20911 20838 68 110 0 20798 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 86724

[startup+1002.3 s]
/proc/loadavg: 0.99 0.95 0.85 2/67 29980
/proc/meminfo: memFree=1370808/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=85988 CPUtime=986.76
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 21409 0 0 0 98661 15 0 0 25 0 1 0 111184921 88051712 21404 1992294400 134512640 134965848 4294956208 18446744073709551615 134534348 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 21497 21404 68 110 0 21384 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 89068

[startup+1062.3 s]
/proc/loadavg: 0.99 0.96 0.86 2/67 29980
/proc/meminfo: memFree=1368120/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=88800 CPUtime=1046.73
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 22092 0 0 0 104658 15 0 0 25 0 1 0 111184921 90931200 22087 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 22200 22087 68 110 0 22087 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 91880

[startup+1122.3 s]
/proc/loadavg: 0.99 0.96 0.86 2/67 29980
/proc/meminfo: memFree=1364408/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=92316 CPUtime=1106.71
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 23011 0 0 0 110655 16 0 0 25 0 1 0 111184921 94531584 23006 1992294400 134512640 134965848 4294956208 18446744073709551615 134534098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 23079 23006 68 110 0 22966 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 95396

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

[startup+1126.3 s]
/proc/loadavg: 0.99 0.96 0.86 2/67 29980
/proc/meminfo: memFree=1364088/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=92552 CPUtime=1110.71
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 23085 0 0 0 111055 16 0 0 25 0 1 0 111184921 94773248 23080 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 23138 23080 68 110 0 23025 0
Current children cumulated CPU time (s) 1125.76
Current children cumulated vsize (KiB) 95632

[startup+1129.5 s]
/proc/loadavg: 0.99 0.96 0.86 2/67 29980
/proc/meminfo: memFree=1363896/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=93020 CPUtime=1113.9
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 23149 0 0 0 111374 16 0 0 25 0 1 0 111184921 95252480 23144 1992294400 134512640 134965848 4294956208 18446744073709551615 134534109 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 23255 23144 68 110 0 23142 0
Current children cumulated CPU time (s) 1128.95
Current children cumulated vsize (KiB) 96100

[startup+1131.1 s]
/proc/loadavg: 0.99 0.96 0.86 2/67 29980
/proc/meminfo: memFree=1363704/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=93256 CPUtime=1115.5
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 23214 0 0 0 111534 16 0 0 25 0 1 0 111184921 95494144 23209 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 23314 23209 68 110 0 23201 0
Current children cumulated CPU time (s) 1130.55
Current children cumulated vsize (KiB) 96336

[startup+1132.7 s]
/proc/loadavg: 0.99 0.96 0.86 2/67 29980
/proc/meminfo: memFree=1363512/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=93488 CPUtime=1117.1
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 23271 0 0 0 111694 16 0 0 25 0 1 0 111184921 95731712 23266 1992294400 134512640 134965848 4294956208 18446744073709551615 134534030 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 23372 23266 68 110 0 23259 0
Current children cumulated CPU time (s) 1132.15
Current children cumulated vsize (KiB) 96568

[startup+1133.1 s]
/proc/loadavg: 0.99 0.96 0.86 2/67 29980
/proc/meminfo: memFree=1363320/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=93488 CPUtime=1117.5
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 23291 0 0 0 111734 16 0 0 25 0 1 0 111184921 95731712 23286 1992294400 134512640 134965848 4294956208 18446744073709551615 134534179 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 23372 23286 68 110 0 23259 0
Current children cumulated CPU time (s) 1132.55
Current children cumulated vsize (KiB) 96568

[startup+1133.3 s]
/proc/loadavg: 0.99 0.96 0.86 2/67 29980
/proc/meminfo: memFree=1363320/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=93488 CPUtime=1117.7
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194304 23294 0 0 0 111754 16 0 0 25 0 1 0 111184921 95731712 23289 1992294400 134512640 134965848 4294956208 18446744073709551615 134534120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 23372 23289 68 110 0 23259 0
Current children cumulated CPU time (s) 1132.75
Current children cumulated vsize (KiB) 96568

[startup+1133.4 s]
/proc/loadavg: 0.99 0.96 0.86 2/67 29980
/proc/meminfo: memFree=1363320/2055920 swapFree=4192812/4192956
[pid=29972] ppid=29970 vsize=3080 CPUtime=15.05
/proc/29972/stat : 29972 (SATzilla2009_C) S 29970 29972 29935 0 -1 4194304 435 1727 0 0 286 20 1197 2 25 0 1 0 111183412 3153920 318 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29972/statm: 770 318 219 399 0 367 0
[pid=29978] ppid=29972 vsize=0 CPUtime=1117.8
/proc/29978/stat : 29978 (tts-4-0) R 29972 29972 29935 0 -1 4194308 23295 0 0 0 111762 18 0 0 25 0 1 0 111184921 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29978/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1132.85
Current children cumulated vsize (KiB) 3080

Child status: 20
Real time (s): 1133.4
CPU time (s): 1132.88
CPU user time (s): 1132.47
CPU system time (s): 0.417936
CPU usage (%): 99.9543
Max. virtual memory (cumulated for all children) (KiB): 96568

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

runsolver used 1.11983 second user time and 3.01454 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-27 13:25:50
IDJOB=1737690
IDBENCH=71793
IDSOLVER=527
FILE ID=node54/1737690-1240831550
PBS_JOBID= 9187550
Free space on /tmp= 66284 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-103-100.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737690-1240831550/watcher-1737690-1240831550 -o /tmp/evaluation-result-1737690-1240831550/solver-1737690-1240831550 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1737690-1240831550.cnf

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

MD5SUM BENCH= 5110e109b45a76c6118af02389913ef8
RANDOM SEED=338424874

node54.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.234
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.234
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:       1457000 kB
Buffers:         68756 kB
Cached:         434512 kB
SwapCached:          0 kB
Active:         151300 kB
Inactive:       367208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           31680 kB
Writeback:           0 kB
Mapped:          24964 kB
Slab:            66456 kB
Committed_AS:   451052 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node54 at 2009-04-27 13:44:44