Trace number 1784945

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
SApperloT baseUNSAT 2284.06 2284.9

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
MD5SUM63ebbe5da415dad3af97436d64747f33
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1178.69
Satisfiable
(Un)Satisfiability was proved
Number of variables1130
Number of clauses18089
Sum of the clauses size86030
Maximum clause length13
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 21085
Number of clauses of size 38672
Number of clauses of size 4224
Number of clauses of size 5266
Number of clauses of size over 57814

Solver Data

2283.94/2284.89	
2283.94/2284.89	s UNSATISFIABLE

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-1784945-1241876925/watcher-1784945-1241876925 -o /tmp/evaluation-result-1784945-1241876925/solver-1784945-1241876925 -C 5000 -W 6000 -M 1800 --output-limit 1,128 HOME/SApperloT-base -seed=1416626151 HOME/instance-1784945-1241876925.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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 134217728 bytes. The first 1048576 bytes and the last 133169152 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.95 3/65 12046
/proc/meminfo: memFree=1884592/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=1580 CPUtime=0
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 176 0 0 0 0 0 0 0 20 0 1 0 215721873 1617920 160 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 395 160 91 283 0 109 0

[startup+0.0939749 s]
/proc/loadavg: 0.92 0.97 0.95 3/65 12046
/proc/meminfo: memFree=1884592/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=2636 CPUtime=0.08
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 447 0 0 0 8 0 0 0 20 0 1 0 215721873 2699264 430 1992294400 134512640 135674940 4294956208 18446744073709551615 135113127 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 659 430 98 283 0 373 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2636

[startup+0.101975 s]
/proc/loadavg: 0.92 0.97 0.95 3/65 12046
/proc/meminfo: memFree=1884592/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=2636 CPUtime=0.09
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 458 0 0 0 9 0 0 0 20 0 1 0 215721873 2699264 441 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 659 441 98 283 0 373 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2636

[startup+0.302011 s]
/proc/loadavg: 0.92 0.97 0.95 3/65 12046
/proc/meminfo: memFree=1884592/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=3164 CPUtime=0.29
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 602 0 0 0 29 0 0 0 22 0 1 0 215721873 3239936 585 1992294400 134512640 135674940 4294956208 18446744073709551615 134564241 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 791 585 98 283 0 505 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3164

[startup+0.701085 s]
/proc/loadavg: 0.92 0.97 0.95 3/65 12046
/proc/meminfo: memFree=1884592/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=4120 CPUtime=0.69
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 825 0 0 0 69 0 0 0 25 0 1 0 215721873 4218880 808 1992294400 134512640 135674940 4294956208 18446744073709551615 135113206 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 1030 808 98 283 0 744 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4120

[startup+1.50123 s]
/proc/loadavg: 0.92 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1881384/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=4796 CPUtime=1.49
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 986 0 0 0 149 0 0 0 25 0 1 0 215721873 4911104 969 1992294400 134512640 135674940 4294956208 18446744073709551615 134565166 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 1199 969 98 283 0 913 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4796

[startup+3.10153 s]
/proc/loadavg: 0.93 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1880616/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=5484 CPUtime=3.09
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 1139 0 0 0 309 0 0 0 25 0 1 0 215721873 5615616 1122 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 1371 1122 98 283 0 1085 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5484

[startup+6.30112 s]
/proc/loadavg: 0.93 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1879784/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=6068 CPUtime=6.29
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 1281 0 0 0 629 0 0 0 25 0 1 0 215721873 6213632 1264 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 1517 1264 98 283 0 1231 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6068

[startup+12.7013 s]
/proc/loadavg: 0.94 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1878768/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=6960 CPUtime=12.68
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 1486 0 0 0 1268 0 0 0 25 0 1 0 215721873 7127040 1469 1992294400 134512640 135674940 4294956208 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 1740 1469 99 283 0 1454 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6960

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1877488/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=8432 CPUtime=25.48
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 1788 0 0 0 2547 1 0 0 25 0 1 0 215721873 8634368 1771 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 2108 1771 99 283 0 1822 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8432

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1875888/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=10340 CPUtime=51.08
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 2214 0 0 0 5106 2 0 0 25 0 1 0 215721873 10588160 2197 1992294400 134512640 135674940 4294956208 18446744073709551615 134564755 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 2585 2197 99 283 0 2299 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10340

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1873776/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=12884 CPUtime=102.26
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 2724 0 0 0 10224 2 0 0 25 0 1 0 215721873 13193216 2707 1992294400 134512640 135674940 4294956208 18446744073709551615 134558934 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 3221 2707 99 283 0 2935 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 12884

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1872176/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=14892 CPUtime=162.23
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 3106 0 0 0 16221 2 0 0 25 0 1 0 215721873 15249408 3089 1992294400 134512640 135674940 4294956208 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 3723 3089 99 283 0 3437 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 14892

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1870704/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=16660 CPUtime=222.21
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 3474 0 0 0 22219 2 0 0 25 0 1 0 215721873 17059840 3457 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 4165 3457 99 283 0 3879 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 16660

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1869872/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=17636 CPUtime=282.19
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 3659 0 0 0 28216 3 0 0 25 0 1 0 215721873 18059264 3642 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 4409 3642 99 283 0 4123 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 17636

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1868976/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=18636 CPUtime=342.17
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 3874 0 0 0 34214 3 0 0 25 0 1 0 215721873 19083264 3857 1992294400 134512640 135674940 4294956208 18446744073709551615 134551574 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 4659 3857 99 283 0 4373 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 18636

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1868208/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=19488 CPUtime=402.14
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 4075 0 0 0 40211 3 0 0 25 0 1 0 215721873 19955712 4058 1992294400 134512640 135674940 4294956208 18446744073709551615 134565257 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 4872 4058 99 283 0 4586 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 19488

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1867440/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=20328 CPUtime=462.12
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 4234 0 0 0 46209 3 0 0 25 0 1 0 215721873 20815872 4217 1992294400 134512640 135674940 4294956208 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 5082 4217 99 283 0 4796 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 20328

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1866224/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=21880 CPUtime=522.1
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 4530 0 0 0 52207 3 0 0 25 0 1 0 215721873 22405120 4513 1992294400 134512640 135674940 4294956208 18446744073709551615 134559959 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 5470 4513 99 283 0 5184 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 21880

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1864432/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=23836 CPUtime=582.08
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 4963 0 0 0 58204 4 0 0 25 0 1 0 215721873 24408064 4946 1992294400 134512640 135674940 4294956208 18446744073709551615 134564285 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 5959 4946 99 283 0 5673 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 23836

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 12047
/proc/meminfo: memFree=1863728/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=24736 CPUtime=642.07
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 5152 0 0 0 64203 4 0 0 25 0 1 0 215721873 25329664 5135 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 6184 5135 99 283 0 5898 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 24736


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

/proc/meminfo: memFree=1855664/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=34076 CPUtime=1601.7
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7060 0 0 0 160164 6 0 0 25 0 1 0 215721873 34893824 7043 1992294400 134512640 135674940 4294956208 18446744073709551615 134552266 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 8519 7043 99 283 0 8233 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 34076

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1855472/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=34400 CPUtime=1661.67
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7111 0 0 0 166161 6 0 0 25 0 1 0 215721873 35225600 7094 1992294400 134512640 135674940 4294956208 18446744073709551615 134564680 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 8600 7094 99 283 0 8314 0
Current children cumulated CPU time (s) 1661.67
Current children cumulated vsize (KiB) 34400

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1855024/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=34988 CPUtime=1721.65
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7215 0 0 0 172159 6 0 0 25 0 1 0 215721873 35827712 7198 1992294400 134512640 135674940 4294956208 18446744073709551615 134565273 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 8747 7198 99 283 0 8461 0
Current children cumulated CPU time (s) 1721.65
Current children cumulated vsize (KiB) 34988

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1854704/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=35384 CPUtime=1781.63
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7284 0 0 0 178157 6 0 0 25 0 1 0 215721873 36233216 7267 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 8846 7267 99 283 0 8560 0
Current children cumulated CPU time (s) 1781.63
Current children cumulated vsize (KiB) 35384

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1854576/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=35516 CPUtime=1841.61
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7315 0 0 0 184155 6 0 0 25 0 1 0 215721873 36368384 7298 1992294400 134512640 135674940 4294956208 18446744073709551615 134559806 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 8879 7298 99 283 0 8593 0
Current children cumulated CPU time (s) 1841.61
Current children cumulated vsize (KiB) 35516

[startup+1902.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1854192/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=36044 CPUtime=1901.58
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7397 0 0 0 190152 6 0 0 25 0 1 0 215721873 36909056 7380 1992294400 134512640 135674940 4294956208 18446744073709551615 134565820 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9011 7380 99 283 0 8725 0
Current children cumulated CPU time (s) 1901.58
Current children cumulated vsize (KiB) 36044

[startup+1962.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1853936/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=36308 CPUtime=1961.57
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7455 0 0 0 196151 6 0 0 25 0 1 0 215721873 37179392 7438 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9077 7438 99 283 0 8791 0
Current children cumulated CPU time (s) 1961.57
Current children cumulated vsize (KiB) 36308

[startup+2022.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1853744/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=36572 CPUtime=2021.54
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7502 0 0 0 202148 6 0 0 25 0 1 0 215721873 37449728 7485 1992294400 134512640 135674940 4294956208 18446744073709551615 134564225 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9143 7485 99 283 0 8857 0
Current children cumulated CPU time (s) 2021.54
Current children cumulated vsize (KiB) 36572

[startup+2082.31 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1853616/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=36572 CPUtime=2081.52
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7513 0 0 0 208146 6 0 0 25 0 1 0 215721873 37449728 7496 1992294400 134512640 135674940 4294956208 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9143 7496 99 283 0 8857 0
Current children cumulated CPU time (s) 2081.52
Current children cumulated vsize (KiB) 36572

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1853232/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=37232 CPUtime=2141.5
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7617 0 0 0 214144 6 0 0 25 0 1 0 215721873 38125568 7600 1992294400 134512640 135674940 4294956208 18446744073709551615 134565176 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9308 7600 99 283 0 9022 0
Current children cumulated CPU time (s) 2141.5
Current children cumulated vsize (KiB) 37232

[startup+2202.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1852976/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=37496 CPUtime=2201.47
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7662 0 0 0 220141 6 0 0 25 0 1 0 215721873 38395904 7645 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9374 7645 99 283 0 9088 0
Current children cumulated CPU time (s) 2201.47
Current children cumulated vsize (KiB) 37496

[startup+2262.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1852912/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=37496 CPUtime=2261.45
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7674 0 0 0 226139 6 0 0 25 0 1 0 215721873 38395904 7657 1992294400 134512640 135674940 4294956208 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9374 7657 99 283 0 9088 0
Current children cumulated CPU time (s) 2261.45
Current children cumulated vsize (KiB) 37496

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

[startup+2265.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1852848/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=37496 CPUtime=2264.65
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7680 0 0 0 226459 6 0 0 25 0 1 0 215721873 38395904 7663 1992294400 134512640 135674940 4294956208 18446744073709551615 134564608 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9374 7663 99 283 0 9088 0
Current children cumulated CPU time (s) 2264.65
Current children cumulated vsize (KiB) 37496

[startup+2278.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1852848/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=37496 CPUtime=2277.45
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7680 0 0 0 227739 6 0 0 25 0 1 0 215721873 38395904 7663 1992294400 134512640 135674940 4294956208 18446744073709551615 134564291 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9374 7663 99 283 0 9088 0
Current children cumulated CPU time (s) 2277.45
Current children cumulated vsize (KiB) 37496

[startup+2281.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1852848/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=37496 CPUtime=2280.64
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7680 0 0 0 228058 6 0 0 25 0 1 0 215721873 38395904 7663 1992294400 134512640 135674940 4294956208 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9374 7663 99 283 0 9088 0
Current children cumulated CPU time (s) 2280.64
Current children cumulated vsize (KiB) 37496

[startup+2283.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1852848/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=37496 CPUtime=2282.24
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7680 0 0 0 228218 6 0 0 25 0 1 0 215721873 38395904 7663 1992294400 134512640 135674940 4294956208 18446744073709551615 134564617 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9374 7663 99 283 0 9088 0
Current children cumulated CPU time (s) 2282.24
Current children cumulated vsize (KiB) 37496

[startup+2283.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1852848/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=37496 CPUtime=2283.04
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7680 0 0 0 228298 6 0 0 25 0 1 0 215721873 38395904 7663 1992294400 134512640 135674940 4294956208 18446744073709551615 134564571 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9374 7663 99 283 0 9088 0
Current children cumulated CPU time (s) 2283.04
Current children cumulated vsize (KiB) 37496

[startup+2284.71 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1852848/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=37496 CPUtime=2283.85
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194304 7680 0 0 0 228379 6 0 0 25 0 1 0 215721873 38395904 7663 1992294400 134512640 135674940 4294956208 18446744073709551615 134565290 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 9374 7663 99 283 0 9088 0
Current children cumulated CPU time (s) 2283.85
Current children cumulated vsize (KiB) 37496

[startup+2284.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 12053
/proc/meminfo: memFree=1852848/2055920 swapFree=4177532/4192956
[pid=12046] ppid=12044 vsize=0 CPUtime=2284.05
/proc/12046/stat : 12046 (SApperloT-base) R 12044 12046 12009 0 -1 4194308 7684 0 0 0 228398 7 0 0 25 0 1 0 215721873 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/12046/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2284.05
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 2284.9
CPU time (s): 2284.06
CPU user time (s): 2283.98
CPU system time (s): 0.071989
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 37496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2283.98
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7684
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= 2
involuntary context switches= 4595

runsolver used 2.49962 second user time and 5.42817 second system time

The end

Launcher Data

Begin job on node82 at 2009-05-09 15:48:45
IDJOB=1784945
IDBENCH=24646
IDSOLVER=642
FILE ID=node82/1784945-1241876925
PBS_JOBID= 9264663
Free space on /tmp= 66124 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-icl100.sat05-3226.reshuffled-07.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784945-1241876925/watcher-1784945-1241876925 -o /tmp/evaluation-result-1784945-1241876925/solver-1784945-1241876925 -C 5000 -W 6000 -M 1800 --output-limit 1,128  HOME/SApperloT-base -seed=1416626151 HOME/instance-1784945-1241876925.cnf

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

MD5SUM BENCH= 63ebbe5da415dad3af97436d64747f33
RANDOM SEED=1416626151

node82.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1885008 kB
Buffers:         29212 kB
Cached:          91196 kB
SwapCached:       9472 kB
Active:          56816 kB
Inactive:        75044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1885008 kB
SwapTotal:     4192956 kB
SwapFree:      4177532 kB
Dirty:            2024 kB
Writeback:           0 kB
Mapped:          13680 kB
Slab:            25048 kB
Committed_AS:   600232 kB
PageTables:       1384 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= 66120 MiB
End job on node82 at 2009-05-09 16:26:50