Trace number 1772870

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 9459.75 9462.93

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-27.cnf
MD5SUMa948576641dd03cc33abaca38a6e7e4c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1122.1
Satisfiable
(Un)Satisfiability was proved
Number of variables7729
Number of clauses29194
Sum of the clauses size77124
Maximum clause length201
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 214904
Number of clauses of size 311692
Number of clauses of size 41614
Number of clauses of size 5463
Number of clauses of size over 5520

Solver Data

19.77/19.90	c SATzilla is building models for class 3
19.77/19.90	c run presolver mxc-sr08 for 10 seconds ... 
19.77/19.90	c Bin: Executing mxc-sr08
19.77/19.90	c spawning binary file with 10 seconds ...
19.77/19.90	c child exit by a signal
19.77/19.90	c mxc-sr08 returned code 137.
19.77/19.90	c run presolver picosat846 for 5 seconds ... 
19.77/19.90	c Bin: Executing picosat846
19.77/19.90	c spawning binary file with 5 seconds ...
19.77/19.90	c child exit by a signal
19.77/19.90	c picosat846 returned code 137.
19.77/19.90	c Orignal number of varibales is 7729, number of clauses is 29194 
19.77/19.90	c predicted feature computation time is 1.477995 
19.77/19.90	c Bin: Executing satelite
19.77/19.90	c spawning binary file with 240 seconds ...
19.77/19.90	c child exited successfully
19.77/19.90	c satzilla computing base features
19.77/19.90	c Number of variabe is: 3611, Number of clause is : 19862 
19.77/19.90	c Initializing...
19.77/19.90	c satzilla doing clause learning
19.77/19.90	c start clause learning features ...
19.77/19.90	c Bin: Executing zchaff07
19.77/19.90	c spawning binary file with 2 seconds ...
19.77/19.90	c child exit by a signal
19.77/19.90	c satzilla doing survey propogation probe
19.77/19.90	c do survay propogation for 2 second ...
19.77/19.90	c satzilla doing local search probe
19.77/19.90	c features are:7729 29194 3611 19862 1.1404 0.469842 0.181804 0.321746 0.884748 1.56823 0.000870016 0.340233 0.000553863 0.00221545 1.37336 0.312053 0.687645 0.000870016 3.14984 0.000352432 0.155724 2.57513 0.128922 0.128351 0 0.666667 2.57134 0.000474501 4.42824 0.000100695 0.12028 2.36828 0.600846 0.000513122 2.78752 0.000251737 0.0746148 1332.6 0.142068 1120 1678 1678 1120 1342 1214 1309 26.0366 0.233362 17.2162 33.6913 33.6913 17.2162 30.832 21.1714 27.2723 0.397625 0.662328 0.000104676 0.983594 0.781475 0.037908 0.617335 0.164687 0.392572 0.0438193 1.01729 0 0.26341 0.106374 0.00350487 0.0578794 0.0143275 0.0273306 280.971 0.238978 732.029 0.178255 756.5 726 769 0.682929 0.527158 0.881672 0.0977484 
19.77/19.90	c satzilla's ranking:
19.77/19.90	c 1) mxc-sr08: 2.817063
19.77/19.90	c 2) minisat20SAT07: 2.665461
19.77/19.90	c 3) picosat846: 1.355265
19.77/19.90	c 4) zchaff_rand: 1.257676
19.77/19.90	c 5) march_dl2004: 0.746785
19.77/19.90	c 6) SATenstein: -10000.000000
19.77/19.90	c 7) gnovelty+: -10000.000000
19.77/19.90	c 8) adaptg2wsat+: -10000.000000
19.77/19.90	c 9) adaptg2wsat0: -10000.000000
19.77/19.90	c 10) tts-4-0: -10000.000000
19.77/19.90	c 11) vallst: -10000.000000
19.77/19.90	c 12) minisat20: -10000.000000
19.77/19.90	c 13) kcnfs04SAT07: -10000.000000
19.77/19.90	c satzilla running mxc-sr08 ... 
9459.68/9462.92	c Bin: Executing mxc-sr08
9459.68/9462.92	c spawning binary file with 9980 seconds ...
9459.68/9462.92	c child exited successfully
9459.68/9462.92	c mxc-sr08 returned code 20.
9459.68/9462.92	s UNSATISFIABLE
9459.68/9462.92	c SATZILLA_TIME=9461.170000

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-1772870-1241345121/watcher-1772870-1241345121 -o /tmp/evaluation-result-1772870-1241345121/solver-1772870-1241345121 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772870-1241345121.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5857
/proc/meminfo: memFree=1733496/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=2056 CPUtime=0
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162540544 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 514 112 96 399 0 111 0
[pid=5858] ppid=5857 vsize=2712 CPUtime=0
/proc/5858/stat : 5858 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 509 0 0 0 0 0 0 0 19 0 1 0 162540544 2777088 505 1992294400 134512640 135078026 4294956192 18446744073709551615 134554627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5858/statm: 678 506 52 138 0 537 0

[startup+0.027043 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5857
/proc/meminfo: memFree=1733496/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=2056 CPUtime=0
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162540544 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 514 112 96 399 0 111 0
[pid=5858] ppid=5857 vsize=4108 CPUtime=0.01
/proc/5858/stat : 5858 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 868 0 0 0 1 0 0 0 19 0 1 0 162540544 4206592 864 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5858/statm: 1027 865 54 138 0 886 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6164

[startup+0.101053 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5857
/proc/meminfo: memFree=1733496/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=2056 CPUtime=0
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162540544 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 514 112 96 399 0 111 0
[pid=5858] ppid=5857 vsize=5732 CPUtime=0.09
/proc/5858/stat : 5858 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 1347 0 0 0 9 0 0 0 19 0 1 0 162540544 5869568 1231 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5858/statm: 1433 1231 55 138 0 1292 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7788

[startup+0.301081 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5857
/proc/meminfo: memFree=1733496/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=2056 CPUtime=0
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162540544 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 514 112 96 399 0 111 0
[pid=5858] ppid=5857 vsize=5592 CPUtime=0.29
/proc/5858/stat : 5858 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 1445 0 0 0 29 0 0 0 20 0 1 0 162540544 5726208 1251 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5858/statm: 1398 1251 71 138 0 1257 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7648

[startup+0.701141 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 5857
/proc/meminfo: memFree=1733496/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=2056 CPUtime=0
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162540544 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 514 112 96 399 0 111 0
[pid=5858] ppid=5857 vsize=5592 CPUtime=0.69
/proc/5858/stat : 5858 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 1445 0 0 0 69 0 0 0 25 0 1 0 162540544 5726208 1251 1992294400 134512640 135078026 4294956192 18446744073709551615 134533692 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5858/statm: 1398 1251 71 138 0 1257 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7648

[startup+1.50126 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 5859
/proc/meminfo: memFree=1728488/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=2056 CPUtime=0
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162540544 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 514 112 96 399 0 111 0
[pid=5858] ppid=5857 vsize=5592 CPUtime=1.49
/proc/5858/stat : 5858 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 1445 0 0 0 149 0 0 0 25 0 1 0 162540544 5726208 1251 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5858/statm: 1398 1251 71 138 0 1257 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7648

[startup+3.10149 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 5859
/proc/meminfo: memFree=1728360/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=2056 CPUtime=0
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162540544 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 514 112 96 399 0 111 0
[pid=5858] ppid=5857 vsize=5988 CPUtime=3.09
/proc/5858/stat : 5858 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 1548 0 0 0 309 0 0 0 25 0 1 0 162540544 6131712 1354 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5858/statm: 1497 1354 71 138 0 1356 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8044

[startup+6.30296 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5859
/proc/meminfo: memFree=1727400/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=2056 CPUtime=0
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162540544 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 514 112 96 399 0 111 0
[pid=5858] ppid=5857 vsize=6780 CPUtime=6.29
/proc/5858/stat : 5858 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 1760 0 0 0 628 1 0 0 25 0 1 0 162540544 6942720 1566 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5858/statm: 1695 1566 71 138 0 1554 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8836

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 5860
/proc/meminfo: memFree=1729576/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=2056 CPUtime=9.99
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 152 2099 0 0 0 0 998 1 16 0 1 0 162540544 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 514 121 104 399 0 111 0
[pid=5860] ppid=5857 vsize=4452 CPUtime=2.59
/proc/5860/stat : 5860 (picosat846) R 5857 5857 5820 0 -1 4194304 856 0 9 0 259 0 0 0 25 0 1 0 162541544 4558848 851 1992294400 134512640 134570484 4294956192 18446744073709551615 134552035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5860/statm: 1113 851 84 14 0 779 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 6508

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 5863
/proc/meminfo: memFree=1724648/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=6780 CPUtime=5.58
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 1760 0 0 0 558 0 0 0 25 0 1 0 162542534 6942720 1566 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 1695 1566 71 138 0 1554 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 11100

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 5863
/proc/meminfo: memFree=1721832/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=9824 CPUtime=31.18
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 2492 0 0 0 3116 2 0 0 25 0 1 0 162542534 10059776 2298 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 2456 2298 71 138 0 2315 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 14144

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 5863
/proc/meminfo: memFree=1720680/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=10956 CPUtime=82.36
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 2756 0 0 0 8234 2 0 0 25 0 1 0 162542534 11218944 2562 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 2739 2562 71 138 0 2598 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 15276

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5863
/proc/meminfo: memFree=1719592/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=12092 CPUtime=142.34
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 3020 0 0 0 14231 3 0 0 25 0 1 0 162542534 12382208 2826 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 3023 2826 71 138 0 2882 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 16412

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5863
/proc/meminfo: memFree=1719272/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=12572 CPUtime=202.32
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 3105 0 0 0 20229 3 0 0 25 0 1 0 162542534 12873728 2911 1992294400 134512640 135078026 4294956192 18446744073709551615 134533816 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 3143 2911 71 138 0 3002 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 16892

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5863
/proc/meminfo: memFree=1718056/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=13828 CPUtime=262.3
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 3388 0 0 0 26227 3 0 0 25 0 1 0 162542534 14159872 3194 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 3457 3194 71 138 0 3316 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 18148

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 5863
/proc/meminfo: memFree=1717224/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=14648 CPUtime=322.28
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 3599 0 0 0 32225 3 0 0 25 0 1 0 162542534 14999552 3405 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 3662 3405 71 138 0 3521 0
Current children cumulated CPU time (s) 342.05

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


[startup+8802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5879
/proc/meminfo: memFree=1697256/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33148 CPUtime=8779.53
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7830 0 0 0 877940 13 0 0 25 0 1 0 162542534 33943552 7636 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8287 7636 71 138 0 8146 0
Current children cumulated CPU time (s) 8799.3
Current children cumulated vsize (KiB) 37468

[startup+8862.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5879
/proc/meminfo: memFree=1697192/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33148 CPUtime=8839.51
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7836 0 0 0 883938 13 0 0 25 0 1 0 162542534 33943552 7642 1992294400 134512640 135078026 4294956192 18446744073709551615 134526861 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8287 7642 71 138 0 8146 0
Current children cumulated CPU time (s) 8859.28
Current children cumulated vsize (KiB) 37468

[startup+8922.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5879
/proc/meminfo: memFree=1697128/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33148 CPUtime=8899.49
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7837 0 0 0 889936 13 0 0 25 0 1 0 162542534 33943552 7643 1992294400 134512640 135078026 4294956192 18446744073709551615 134534342 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8287 7643 71 138 0 8146 0
Current children cumulated CPU time (s) 8919.26
Current children cumulated vsize (KiB) 37468

[startup+8982.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5879
/proc/meminfo: memFree=1697128/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33148 CPUtime=8959.47
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7841 0 0 0 895934 13 0 0 25 0 1 0 162542534 33943552 7647 1992294400 134512640 135078026 4294956192 18446744073709551615 134534231 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8287 7647 71 138 0 8146 0
Current children cumulated CPU time (s) 8979.24
Current children cumulated vsize (KiB) 37468

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5879
/proc/meminfo: memFree=1697064/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33148 CPUtime=9019.45
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7845 0 0 0 901932 13 0 0 25 0 1 0 162542534 33943552 7651 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8287 7651 71 138 0 8146 0
Current children cumulated CPU time (s) 9039.22
Current children cumulated vsize (KiB) 37468

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5879
/proc/meminfo: memFree=1697000/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33340 CPUtime=9079.43
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7857 0 0 0 907930 13 0 0 25 0 1 0 162542534 34140160 7663 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8335 7663 71 138 0 8194 0
Current children cumulated CPU time (s) 9099.2
Current children cumulated vsize (KiB) 37660

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5879
/proc/meminfo: memFree=1696936/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33340 CPUtime=9139.41
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7858 0 0 0 913928 13 0 0 25 0 1 0 162542534 34140160 7664 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8335 7664 71 138 0 8194 0
Current children cumulated CPU time (s) 9159.18
Current children cumulated vsize (KiB) 37660

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5881
/proc/meminfo: memFree=1696808/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33340 CPUtime=9199.4
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7872 0 0 0 919927 13 0 0 25 0 1 0 162542534 34140160 7678 1992294400 134512640 135078026 4294956192 18446744073709551615 134534579 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8335 7678 71 138 0 8194 0
Current children cumulated CPU time (s) 9219.17
Current children cumulated vsize (KiB) 37660

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5881
/proc/meminfo: memFree=1696744/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33472 CPUtime=9259.37
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7890 0 0 0 925924 13 0 0 25 0 1 0 162542534 34275328 7696 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8368 7696 71 138 0 8227 0
Current children cumulated CPU time (s) 9279.14
Current children cumulated vsize (KiB) 37792

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5881
/proc/meminfo: memFree=1696744/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33472 CPUtime=9319.36
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7890 0 0 0 931923 13 0 0 25 0 1 0 162542534 34275328 7696 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8368 7696 71 138 0 8227 0
Current children cumulated CPU time (s) 9339.13
Current children cumulated vsize (KiB) 37792

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5881
/proc/meminfo: memFree=1696744/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33472 CPUtime=9379.33
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7890 0 0 0 937920 13 0 0 25 0 1 0 162542534 34275328 7696 1992294400 134512640 135078026 4294956192 18446744073709551615 134524039 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8368 7696 71 138 0 8227 0
Current children cumulated CPU time (s) 9399.1
Current children cumulated vsize (KiB) 37792

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5881
/proc/meminfo: memFree=1696680/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33472 CPUtime=9439.31
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7891 0 0 0 943918 13 0 0 25 0 1 0 162542534 34275328 7697 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8368 7697 71 138 0 8227 0
Current children cumulated CPU time (s) 9459.08
Current children cumulated vsize (KiB) 37792

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

[startup+9462.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5881
/proc/meminfo: memFree=1696680/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33472 CPUtime=9439.71
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7891 0 0 0 943958 13 0 0 25 0 1 0 162542534 34275328 7697 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8368 7697 71 138 0 8227 0
Current children cumulated CPU time (s) 9459.48
Current children cumulated vsize (KiB) 37792

[startup+9462.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5881
/proc/meminfo: memFree=1696680/2055920 swapFree=4181288/4192956
[pid=5857] ppid=5855 vsize=4320 CPUtime=19.77
/proc/5857/stat : 5857 (SATzilla2009_I) S 5855 5857 5820 0 -1 4194304 1616 5589 0 9 246 7 1719 5 25 0 1 0 162540544 4423680 688 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/5857/statm: 1080 688 217 399 0 677 0
[pid=5863] ppid=5857 vsize=33472 CPUtime=9439.91
/proc/5863/stat : 5863 (mxc-sr08) R 5857 5857 5820 0 -1 4194304 7891 0 0 0 943978 13 0 0 25 0 1 0 162542534 34275328 7697 1992294400 134512640 135078026 4294956192 18446744073709551615 134523836 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5863/statm: 8368 7697 71 138 0 8227 0
Current children cumulated CPU time (s) 9459.68
Current children cumulated vsize (KiB) 37792

Child status: 20
Real time (s): 9462.93
CPU time (s): 9459.75
CPU user time (s): 9459.48
CPU system time (s): 0.270958
CPU usage (%): 99.9664
Max. virtual memory (cumulated for all children) (KiB): 37792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9459.48
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15111
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 22754

runsolver used 11.5062 second user time and 22.8925 second system time

The end

Launcher Data

Begin job on node39 at 2009-05-03 12:05:21
IDJOB=1772870
IDBENCH=20404
IDSOLVER=616
FILE ID=node39/1772870-1241345121
PBS_JOBID= 9225521
Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-27.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772870-1241345121/watcher-1772870-1241345121 -o /tmp/evaluation-result-1772870-1241345121/solver-1772870-1241345121 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772870-1241345121.cnf

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

MD5SUM BENCH= a948576641dd03cc33abaca38a6e7e4c
RANDOM SEED=81592755

node39.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.281
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.281
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:       1733976 kB
Buffers:         32840 kB
Cached:         225140 kB
SwapCached:       5860 kB
Active:          71500 kB
Inactive:       194592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733976 kB
SwapTotal:     4192956 kB
SwapFree:      4181288 kB
Dirty:           32080 kB
Writeback:           0 kB
Mapped:          13412 kB
Slab:            41864 kB
Committed_AS:   776552 kB
PageTables:       1380 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= 66524 MiB
End job on node39 at 2009-05-03 14:43:04