Trace number 425211

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, and are wall clock time (not CPU 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
SAT7 2007-02-08? (TO) 5000.02 5002.11

General information on the benchmark

Namerandom/OnTreshold/5SAT/v120/
unif-k5-r21.3-v120-c2556-S429936805-03.SAT.shuffled.cnf
MD5SUM710e114bd7c9ad2ada2dc0a847d1be61
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024995
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses2556
Sum of the clauses size12780
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52556
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.01	c Starting solver ...
0.00/0.01	c Restarting after 101 conflicts
0.00/0.02	c Restarting after 252 conflicts
0.00/0.03	c Restarting after 478 conflicts
0.03/0.04	c Restarting after 816 conflicts
0.03/0.07	c Restarting after 1322 conflicts
0.09/0.10	c Restarting after 2081 conflicts
0.09/0.16	c Restarting after 3221 conflicts
0.19/0.25	c Restarting after 4929 conflicts
0.29/0.39	c Restarting after 7491 conflicts
0.59/0.61	c Restarting after 11335 conflicts
0.89/0.93	c Restarting after 17102 conflicts
1.39/1.44	c Restarting after 25751 conflicts
2.19/2.25	c Restarting after 38726 conflicts
3.39/3.48	c Restarting after 58187 conflicts
5.39/5.42	c Restarting after 87379 conflicts
8.39/8.42	c Restarting after 131168 conflicts
12.99/13.04	c Restarting after 196853 conflicts
20.08/20.20	c Restarting after 295379 conflicts
31.08/31.19	c Restarting after 443169 conflicts
48.67/48.77	c Restarting after 664853 conflicts
75.47/75.53	c Restarting after 997383 conflicts
118.05/118.12	c Restarting after 1496171 conflicts
184.42/184.55	c Restarting after 2244353 conflicts
290.19/290.36	c Restarting after 3366627 conflicts
457.12/457.31	c Restarting after 5050039 conflicts
719.03/719.31	c Restarting after 7575155 conflicts
1137.07/1137.66	c Restarting after 11362830 conflicts
1810.41/1811.27	c Restarting after 17044342 conflicts
2908.40/2909.64	c Restarting after 25566611 conflicts
4700.12/4702.18	c Restarting after 38350015 conflicts

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node66/watcher-425211-1177631236 -o ROOT/results/node66/solver-425211-1177631236 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/425211-1177631236/sat7_bin /tmp/evaluation/425211-1177631236/instance-425211-1177631236.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): 7500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.97 1.89 3/64 3059
/proc/meminfo: memFree=1555952/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=1064 CPUtime=0
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 130 0 0 0 0 0 0 0 18 0 1 0 239113134 1089536 114 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135013975 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 266 114 87 220 0 43 0

[startup+0.0406961 s]
/proc/loadavg: 1.99 1.97 1.89 3/64 3059
/proc/meminfo: memFree=1555952/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=1460 CPUtime=0.03
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 201 0 0 0 3 0 0 0 18 0 1 0 239113134 1495040 185 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134537823 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 365 185 95 220 0 142 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1460

[startup+0.101709 s]
/proc/loadavg: 1.99 1.97 1.89 3/64 3059
/proc/meminfo: memFree=1555952/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=1460 CPUtime=0.09
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 231 0 0 0 9 0 0 0 18 0 1 0 239113134 1495040 215 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134539576 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 365 215 95 220 0 142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1460

[startup+0.301748 s]
/proc/loadavg: 1.99 1.97 1.89 3/64 3059
/proc/meminfo: memFree=1555952/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=1976 CPUtime=0.29
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 267 0 0 0 29 0 0 0 19 0 1 0 239113134 2023424 251 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 494 251 95 220 0 271 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1976

[startup+0.701829 s]
/proc/loadavg: 1.99 1.97 1.89 3/64 3059
/proc/meminfo: memFree=1555952/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=2108 CPUtime=0.69
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 301 0 0 0 69 0 0 0 23 0 1 0 239113134 2158592 285 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 527 285 95 220 0 304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2108

[startup+1.50199 s]
/proc/loadavg: 1.91 1.95 1.88 2/65 3060
/proc/meminfo: memFree=1555048/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=2108 CPUtime=1.49
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 338 0 0 0 149 0 0 0 25 0 1 0 239113134 2158592 322 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532481 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 527 322 95 220 0 304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2108

[startup+3.10131 s]
/proc/loadavg: 1.91 1.95 1.88 2/65 3060
/proc/meminfo: memFree=1554792/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=2240 CPUtime=3.09
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 390 0 0 0 309 0 0 0 25 0 1 0 239113134 2293760 374 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 560 374 95 220 0 337 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2240

[startup+6.30195 s]
/proc/loadavg: 1.91 1.95 1.88 2/65 3060
/proc/meminfo: memFree=1554416/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=3268 CPUtime=6.29
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 447 0 0 0 629 0 0 0 25 0 1 0 239113134 3346432 431 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 817 431 95 220 0 594 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3268

[startup+12.7022 s]
/proc/loadavg: 1.77 1.92 1.87 2/65 3060
/proc/meminfo: memFree=1554096/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=3400 CPUtime=12.69
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 509 0 0 0 1269 0 0 0 25 0 1 0 239113134 3481600 493 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 850 493 95 220 0 627 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 3400

[startup+25.5018 s]
/proc/loadavg: 1.65 1.89 1.86 2/65 3060
/proc/meminfo: memFree=1553648/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=3668 CPUtime=25.48
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 609 0 0 0 2548 0 0 0 25 0 1 0 239113134 3756032 593 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532559 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 917 593 95 220 0 694 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 3668

[startup+51.1019 s]
/proc/loadavg: 1.43 1.82 1.84 2/65 3060
/proc/meminfo: memFree=1553264/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=3936 CPUtime=51.07
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 704 0 0 0 5107 0 0 0 25 0 1 0 239113134 4030464 688 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 984 688 95 220 0 761 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 3936

[startup+102.305 s]
/proc/loadavg: 1.17 1.68 1.79 2/65 3060
/proc/meminfo: memFree=1552624/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=4504 CPUtime=102.26
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 862 0 0 0 10225 1 0 0 25 0 1 0 239113134 4612096 846 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 1126 846 95 220 0 903 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4504

[startup+162.301 s]
/proc/loadavg: 1.06 1.55 1.73 2/65 3060
/proc/meminfo: memFree=1552112/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=4792 CPUtime=162.23
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 973 0 0 0 16222 1 0 0 25 0 1 0 239113134 4907008 957 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532481 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 1198 957 95 220 0 975 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 4792

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.69 2/65 3060
/proc/meminfo: memFree=1551664/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=5080 CPUtime=222.21
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 1081 0 0 0 22220 1 0 0 25 0 1 0 239113134 5201920 1065 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 1270 1065 95 220 0 1047 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 5080

[startup+282.301 s]
/proc/loadavg: 1.01 1.36 1.64 2/65 3060
/proc/meminfo: memFree=1551536/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=5224 CPUtime=282.18
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 1125 0 0 0 28217 1 0 0 25 0 1 0 239113134 5349376 1109 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 1306 1109 95 220 0 1083 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 5224

[startup+342.301 s]
/proc/loadavg: 1.00 1.30 1.60 2/65 3060
/proc/meminfo: memFree=1551280/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=5368 CPUtime=342.16
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 1176 0 0 0 34215 1 0 0 25 0 1 0 239113134 5496832 1160 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532419 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 1342 1160 95 220 0 1119 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 5368

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.56 2/65 3060
/proc/meminfo: memFree=1551216/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=5368 CPUtime=402.14
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 1202 0 0 0 40213 1 0 0 25 0 1 0 239113134 5496832 1186 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532705 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 1342 1186 95 220 0 1119 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 5368

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.52 2/65 3060
/proc/meminfo: memFree=1551024/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=7564 CPUtime=462.11
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 1243 0 0 0 46210 1 0 0 25 0 1 0 239113134 7745536 1227 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134578940 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 1891 1227 95 220 0 1668 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 7564

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.48 2/65 3060
/proc/meminfo: memFree=1550896/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=7564 CPUtime=522.09
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 1267 0 0 0 52208 1 0 0 25 0 1 0 239113134 7745536 1251 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134541302 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 1891 1251 95 220 0 1668 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 7564

[startup+582.301 s]
/proc/loadavg: 1.00 1.12 1.45 2/65 3060
/proc/meminfo: memFree=1550896/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=7564 CPUtime=582.07
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 1275 0 0 0 58206 1 0 0 25 0 1 0 239113134 7745536 1259 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 1891 1259 95 220 0 1668 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 7564

[startup+642.301 s]
/proc/loadavg: 1.00 1.10 1.42 2/65 3060
/proc/meminfo: memFree=1550768/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=7564 CPUtime=642.06
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 1293 0 0 0 64204 2 0 0 25 0 1 0 239113134 7745536 1277 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532416 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 1891 1277 95 220 0 1668 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 7564


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

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3260
/proc/meminfo: memFree=1547632/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4060.66
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2016 0 0 0 406057 9 0 0 25 0 1 0 239113134 10461184 2000 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2000 95 220 0 2331 0
Current children cumulated CPU time (s) 4060.66
Current children cumulated vsize (KiB) 10216

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3260
/proc/meminfo: memFree=1547632/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4120.63
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2018 0 0 0 412054 9 0 0 25 0 1 0 239113134 10461184 2002 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532575 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2002 95 220 0 2331 0
Current children cumulated CPU time (s) 4120.63
Current children cumulated vsize (KiB) 10216

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3260
/proc/meminfo: memFree=1547632/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4180.62
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2021 0 0 0 418052 10 0 0 25 0 1 0 239113134 10461184 2005 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532694 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2005 95 220 0 2331 0
Current children cumulated CPU time (s) 4180.62
Current children cumulated vsize (KiB) 10216

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3260
/proc/meminfo: memFree=1547632/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4240.59
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2023 0 0 0 424049 10 0 0 25 0 1 0 239113134 10461184 2007 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531427 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2007 95 220 0 2331 0
Current children cumulated CPU time (s) 4240.59
Current children cumulated vsize (KiB) 10216

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3260
/proc/meminfo: memFree=1547632/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4300.57
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2024 0 0 0 430047 10 0 0 25 0 1 0 239113134 10461184 2008 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532450 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2008 95 220 0 2331 0
Current children cumulated CPU time (s) 4300.57
Current children cumulated vsize (KiB) 10216

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3260
/proc/meminfo: memFree=1547568/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4360.54
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2027 0 0 0 436044 10 0 0 25 0 1 0 239113134 10461184 2011 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2011 95 220 0 2331 0
Current children cumulated CPU time (s) 4360.54
Current children cumulated vsize (KiB) 10216

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3260
/proc/meminfo: memFree=1547632/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4420.52
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2027 0 0 0 442042 10 0 0 25 0 1 0 239113134 10461184 2011 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532542 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2011 95 220 0 2331 0
Current children cumulated CPU time (s) 4420.52
Current children cumulated vsize (KiB) 10216

[startup+4482.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 3458
/proc/meminfo: memFree=1547288/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4480.39
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2028 0 0 0 448028 11 0 0 25 0 1 0 239113134 10461184 2012 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532427 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2012 95 220 0 2331 0
Current children cumulated CPU time (s) 4480.39
Current children cumulated vsize (KiB) 10216

[startup+4542.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 3458
/proc/meminfo: memFree=1547440/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4540.38
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2028 0 0 0 454026 12 0 0 25 0 1 0 239113134 10461184 2012 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533564 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2012 95 220 0 2331 0
Current children cumulated CPU time (s) 4540.38
Current children cumulated vsize (KiB) 10216

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3458
/proc/meminfo: memFree=1547376/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4600.36
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2036 0 0 0 460024 12 0 0 25 0 1 0 239113134 10461184 2020 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2020 95 220 0 2331 0
Current children cumulated CPU time (s) 4600.36
Current children cumulated vsize (KiB) 10216

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3458
/proc/meminfo: memFree=1547312/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4660.33
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2038 0 0 0 466021 12 0 0 25 0 1 0 239113134 10461184 2022 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134537649 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2022 95 220 0 2331 0
Current children cumulated CPU time (s) 4660.33
Current children cumulated vsize (KiB) 10216

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3458
/proc/meminfo: memFree=1547248/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4720.31
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2058 0 0 0 472019 12 0 0 25 0 1 0 239113134 10461184 2042 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2042 95 220 0 2331 0
Current children cumulated CPU time (s) 4720.31
Current children cumulated vsize (KiB) 10216

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3458
/proc/meminfo: memFree=1547248/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4780.28
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2071 0 0 0 478016 12 0 0 25 0 1 0 239113134 10461184 2055 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2055 95 220 0 2331 0
Current children cumulated CPU time (s) 4780.28
Current children cumulated vsize (KiB) 10216

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3458
/proc/meminfo: memFree=1547248/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4840.26
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2075 0 0 0 484014 12 0 0 25 0 1 0 239113134 10461184 2059 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533334 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2059 95 220 0 2331 0
Current children cumulated CPU time (s) 4840.26
Current children cumulated vsize (KiB) 10216

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3458
/proc/meminfo: memFree=1547376/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4900.24
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2077 0 0 0 490011 13 0 0 25 0 1 0 239113134 10461184 2061 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2061 95 220 0 2331 0
Current children cumulated CPU time (s) 4900.24
Current children cumulated vsize (KiB) 10216

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3458
/proc/meminfo: memFree=1547312/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10216 CPUtime=4960.22
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2083 0 0 0 496009 13 0 0 25 0 1 0 239113134 10461184 2067 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2554 2067 95 220 0 2331 0
Current children cumulated CPU time (s) 4960.22
Current children cumulated vsize (KiB) 10216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3458
/proc/meminfo: memFree=1547312/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10376 CPUtime=5000
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2091 0 0 0 499987 13 0 0 25 0 1 0 239113134 10625024 2075 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2594 2075 95 220 0 2371 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 10376

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3458
/proc/meminfo: memFree=1547312/2055920 swapFree=4183056/4192956
[pid=3059] ppid=3057 vsize=10376 CPUtime=5000
/proc/3059/stat : 3059 (sat7_bin) R 3057 3059 2526 0 -1 4194304 2091 0 0 0 499987 13 0 0 25 0 1 0 239113134 10625024 2075 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532620 0 0 4096 0 0 0 0 17 1 0 0
/proc/3059/statm: 2594 2075 95 220 0 2371 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 10376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.11
CPU time (s): 5000.02
CPU user time (s): 4999.88
CPU system time (s): 0.138978
CPU usage (%): 99.9582
Max. virtual memory (cumulated for all children) (KiB): 10376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.88
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2091
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= 6
involuntary context switches= 6342

runsolver used 3.98239 second user time and 9.77151 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Thu Apr 26 23:47:16 UTC 2007

IDJOB= 425211
IDBENCH= 19859
IDSOLVER= 183
FILE ID= node66/425211-1177631236

PBS_JOBID= 4697245

Free space on /tmp= 66472 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v120/unif-k5-r21.3-v120-c2556-S429936805-03.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/425211-1177631236/sat7_bin /tmp/evaluation/425211-1177631236/instance-425211-1177631236.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-425211-1177631236 -o ROOT/results/node66/solver-425211-1177631236 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/425211-1177631236/sat7_bin /tmp/evaluation/425211-1177631236/instance-425211-1177631236.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  710e114bd7c9ad2ada2dc0a847d1be61

RANDOM SEED= 679447407

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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:       1556360 kB
Buffers:         47192 kB
Cached:         374812 kB
SwapCached:       4356 kB
Active:         215104 kB
Inactive:       217424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1556360 kB
SwapTotal:     4192956 kB
SwapFree:      4183056 kB
Dirty:            1188 kB
Writeback:           0 kB
Mapped:          16076 kB
Slab:            53104 kB
Committed_AS:  1853788 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= 66472 MiB

End job on node66 on Fri Apr 27 01:10:40 UTC 2007