Trace number 425286

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 5001.91

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1572638390-17.SAT.shuffled.cnf
MD5SUMce74deb44849da26eb98932c0518f94a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.58415
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 56675

Solver Data (download as text)

0.02/0.04	c Starting solver ...
0.02/0.05	c Restarting after 100 conflicts
0.02/0.06	c Restarting after 250 conflicts
0.02/0.07	c Restarting after 476 conflicts
0.02/0.09	c Restarting after 814 conflicts
0.10/0.12	c Restarting after 1320 conflicts
0.10/0.17	c Restarting after 2079 conflicts
0.20/0.25	c Restarting after 3218 conflicts
0.30/0.39	c Restarting after 4927 conflicts
0.60/0.60	c Restarting after 7489 conflicts
0.89/0.92	c Restarting after 11333 conflicts
1.39/1.43	c Restarting after 17101 conflicts
2.20/2.26	c Restarting after 25751 conflicts
3.49/3.52	c Restarting after 38725 conflicts
5.49/5.54	c Restarting after 58187 conflicts
8.69/8.75	c Restarting after 87380 conflicts
13.98/14.05	c Restarting after 131170 conflicts
22.49/22.52	c Restarting after 196855 conflicts
35.98/36.07	c Restarting after 295383 conflicts
58.27/58.31	c Restarting after 443172 conflicts
94.76/94.83	c Restarting after 664856 conflicts
156.23/156.30	c Restarting after 997381 conflicts
256.60/256.80	c Restarting after 1496169 conflicts
423.44/423.63	c Restarting after 2244351 conflicts
700.14/700.44	c Restarting after 3366625 conflicts
1166.78/1167.26	c Restarting after 5050038 conflicts
1955.99/1956.77	c Restarting after 7575154 conflicts
3253.12/3254.48	c Restarting after 11362831 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/node33/watcher-425286-1177666006 -o ROOT/results/node33/solver-425286-1177666006 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/425286-1177666006/sat7_bin /tmp/evaluation/425286-1177666006/instance-425286-1177666006.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: 0.91 0.95 0.98 3/77 11134
/proc/meminfo: memFree=1728440/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=1064 CPUtime=0
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 214516114 1089536 112 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 266 112 87 220 0 43 0

[startup+0.026205 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 11134
/proc/meminfo: memFree=1728440/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=1456 CPUtime=0.02
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 191 0 0 0 2 0 0 0 18 0 1 0 214516114 1490944 175 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558673 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 364 175 88 220 0 141 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1456

[startup+0.102219 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 11134
/proc/meminfo: memFree=1728440/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=1976 CPUtime=0.1
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 307 0 0 0 10 0 0 0 18 0 1 0 214516114 2023424 291 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 494 291 95 220 0 271 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1976

[startup+0.30126 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 11134
/proc/meminfo: memFree=1728440/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=3136 CPUtime=0.3
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 421 0 0 0 30 0 0 0 19 0 1 0 214516114 3211264 405 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134528610 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 784 405 95 220 0 561 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3136

[startup+0.701345 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 11134
/proc/meminfo: memFree=1728440/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=3136 CPUtime=0.7
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 488 0 0 0 70 0 0 0 23 0 1 0 214516114 3211264 472 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 784 472 95 220 0 561 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 3136

[startup+1.50151 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 11135
/proc/meminfo: memFree=1726704/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=3268 CPUtime=1.49
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 562 0 0 0 149 0 0 0 25 0 1 0 214516114 3346432 546 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532401 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 817 546 95 220 0 594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3268

[startup+3.10184 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 11135
/proc/meminfo: memFree=1726320/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=3544 CPUtime=3.09
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 653 0 0 0 309 0 0 0 25 0 1 0 214516114 3629056 637 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 886 637 95 220 0 663 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3544

[startup+6.3015 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 11135
/proc/meminfo: memFree=1725744/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=3688 CPUtime=6.29
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 752 0 0 0 629 0 0 0 25 0 1 0 214516114 3776512 736 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134536136 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 922 736 95 220 0 699 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3688

[startup+12.7018 s]
/proc/loadavg: 0.93 0.96 0.98 2/78 11135
/proc/meminfo: memFree=1725040/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=6156 CPUtime=12.69
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 877 0 0 0 1269 0 0 0 25 0 1 0 214516114 6303744 861 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531413 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 1539 861 95 220 0 1316 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6156

[startup+25.5015 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 11135
/proc/meminfo: memFree=1724592/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=6436 CPUtime=25.49
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 1011 0 0 0 2548 1 0 0 25 0 1 0 214516114 6590464 995 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532715 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 1609 995 95 220 0 1386 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6436

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 11135
/proc/meminfo: memFree=1723824/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=7020 CPUtime=51.07
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 1198 0 0 0 5106 1 0 0 25 0 1 0 214516114 7188480 1182 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 1755 1182 95 220 0 1532 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 7020

[startup+102.304 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 11135
/proc/meminfo: memFree=1722992/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=7484 CPUtime=102.26
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 1403 0 0 0 10224 2 0 0 25 0 1 0 214516114 7663616 1387 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532705 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 1871 1387 95 220 0 1648 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7484

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11135
/proc/meminfo: memFree=1722352/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=7804 CPUtime=162.24
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 1550 0 0 0 16221 3 0 0 25 0 1 0 214516114 7991296 1534 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 1951 1534 95 220 0 1728 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 7804

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11135
/proc/meminfo: memFree=1722032/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=7964 CPUtime=222.21
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 1626 0 0 0 22218 3 0 0 25 0 1 0 214516114 8155136 1610 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 1991 1610 95 220 0 1768 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 7964

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11135
/proc/meminfo: memFree=1721392/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=8316 CPUtime=282.19
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 1763 0 0 0 28215 4 0 0 25 0 1 0 214516114 8515584 1747 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134531383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 2079 1747 95 220 0 1856 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 8316

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11135
/proc/meminfo: memFree=1721136/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=8508 CPUtime=342.16
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 1827 0 0 0 34212 4 0 0 25 0 1 0 214516114 8712192 1811 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 2127 1811 95 220 0 1904 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 8508

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11135
/proc/meminfo: memFree=1720880/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=8892 CPUtime=402.15
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 1887 0 0 0 40210 5 0 0 25 0 1 0 214516114 9105408 1871 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538038 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 2223 1871 95 220 0 2000 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 8892

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11135
/proc/meminfo: memFree=1720368/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=9084 CPUtime=462.13
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 2005 0 0 0 46207 6 0 0 25 0 1 0 214516114 9302016 1989 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 2271 1989 95 220 0 2048 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 9084

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11135
/proc/meminfo: memFree=1720240/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=9276 CPUtime=522.1
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 2043 0 0 0 52204 6 0 0 25 0 1 0 214516114 9498624 2027 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 2319 2027 95 220 0 2096 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 9276

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11135
/proc/meminfo: memFree=1720112/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=9468 CPUtime=582.09
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 2078 0 0 0 58202 7 0 0 25 0 1 0 214516114 9695232 2062 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 2367 2062 95 220 0 2144 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 9468

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 11135
/proc/meminfo: memFree=1719984/2055920 swapFree=4147748/4192956
[pid=11134] ppid=11132 vsize=9660 CPUtime=642.06
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 2105 0 0 0 64199 7 0 0 25 0 1 0 214516114 9891840 2089 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 2415 2089 95 220 0 2192 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 9660


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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11356
/proc/meminfo: memFree=1715248/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4060.74
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3058 0 0 0 406035 39 0 0 25 0 1 0 214516114 16252928 3042 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3042 95 220 0 3745 0
Current children cumulated CPU time (s) 4060.74
Current children cumulated vsize (KiB) 15872

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11356
/proc/meminfo: memFree=1715248/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4120.71
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3063 0 0 0 412032 39 0 0 25 0 1 0 214516114 16252928 3047 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3047 95 220 0 3745 0
Current children cumulated CPU time (s) 4120.71
Current children cumulated vsize (KiB) 15872

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11356
/proc/meminfo: memFree=1715184/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4180.69
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3066 0 0 0 418029 40 0 0 25 0 1 0 214516114 16252928 3050 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3050 95 220 0 3745 0
Current children cumulated CPU time (s) 4180.69
Current children cumulated vsize (KiB) 15872

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11356
/proc/meminfo: memFree=1715248/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4240.67
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3070 0 0 0 424027 40 0 0 25 0 1 0 214516114 16252928 3054 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3054 95 220 0 3745 0
Current children cumulated CPU time (s) 4240.67
Current children cumulated vsize (KiB) 15872

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11356
/proc/meminfo: memFree=1715184/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4300.65
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3070 0 0 0 430024 41 0 0 25 0 1 0 214516114 16252928 3054 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3054 95 220 0 3745 0
Current children cumulated CPU time (s) 4300.65
Current children cumulated vsize (KiB) 15872

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11356
/proc/meminfo: memFree=1715248/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4360.63
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3070 0 0 0 436022 41 0 0 25 0 1 0 214516114 16252928 3054 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3054 95 220 0 3745 0
Current children cumulated CPU time (s) 4360.63
Current children cumulated vsize (KiB) 15872

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11356
/proc/meminfo: memFree=1715184/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4420.61
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3071 0 0 0 442019 42 0 0 25 0 1 0 214516114 16252928 3055 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3055 95 220 0 3745 0
Current children cumulated CPU time (s) 4420.61
Current children cumulated vsize (KiB) 15872

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11358
/proc/meminfo: memFree=1715248/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4480.58
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3072 0 0 0 448016 42 0 0 25 0 1 0 214516114 16252928 3056 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3056 95 220 0 3745 0
Current children cumulated CPU time (s) 4480.58
Current children cumulated vsize (KiB) 15872

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11358
/proc/meminfo: memFree=1715184/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4540.57
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3072 0 0 0 454014 43 0 0 25 0 1 0 214516114 16252928 3056 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3056 95 220 0 3745 0
Current children cumulated CPU time (s) 4540.57
Current children cumulated vsize (KiB) 15872

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11358
/proc/meminfo: memFree=1715184/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4600.55
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3076 0 0 0 460012 43 0 0 25 0 1 0 214516114 16252928 3060 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3060 95 220 0 3745 0
Current children cumulated CPU time (s) 4600.55
Current children cumulated vsize (KiB) 15872

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11358
/proc/meminfo: memFree=1715120/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4660.52
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3078 0 0 0 466009 43 0 0 25 0 1 0 214516114 16252928 3062 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3062 95 220 0 3745 0
Current children cumulated CPU time (s) 4660.52
Current children cumulated vsize (KiB) 15872

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11358
/proc/meminfo: memFree=1715120/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4720.5
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3078 0 0 0 472006 44 0 0 25 0 1 0 214516114 16252928 3062 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3062 95 220 0 3745 0
Current children cumulated CPU time (s) 4720.5
Current children cumulated vsize (KiB) 15872

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11358
/proc/meminfo: memFree=1715056/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4780.47
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3084 0 0 0 478003 44 0 0 25 0 1 0 214516114 16252928 3068 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3068 95 220 0 3745 0
Current children cumulated CPU time (s) 4780.47
Current children cumulated vsize (KiB) 15872

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11358
/proc/meminfo: memFree=1714928/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4840.46
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3106 0 0 0 484001 45 0 0 25 0 1 0 214516114 16252928 3090 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532559 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3090 95 220 0 3745 0
Current children cumulated CPU time (s) 4840.46
Current children cumulated vsize (KiB) 15872

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11358
/proc/meminfo: memFree=1714864/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4900.43
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3110 0 0 0 489998 45 0 0 25 0 1 0 214516114 16252928 3094 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3094 95 220 0 3745 0
Current children cumulated CPU time (s) 4900.43
Current children cumulated vsize (KiB) 15872

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11358
/proc/meminfo: memFree=1714928/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=4960.41
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3115 0 0 0 495995 46 0 0 25 0 1 0 214516114 16252928 3099 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3099 95 220 0 3745 0
Current children cumulated CPU time (s) 4960.41
Current children cumulated vsize (KiB) 15872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11358
/proc/meminfo: memFree=1714864/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=5000
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3115 0 0 0 499954 46 0 0 25 0 1 0 214516114 16252928 3099 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3099 95 220 0 3745 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 15872

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/78 11358
/proc/meminfo: memFree=1714864/2055920 swapFree=4147768/4192956
[pid=11134] ppid=11132 vsize=15872 CPUtime=5000
/proc/11134/stat : 11134 (sat7_bin) R 11132 11134 10843 0 -1 4194304 3115 0 0 0 499954 46 0 0 25 0 1 0 214516114 16252928 3099 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/11134/statm: 3968 3099 95 220 0 3745 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 15872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.91
CPU time (s): 5000.02
CPU user time (s): 4999.55
CPU system time (s): 0.469928
CPU usage (%): 99.9622
Max. virtual memory (cumulated for all children) (KiB): 15872

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

runsolver used 4.01739 second user time and 10.6664 second system time

The end

Launcher Data (download as text)

Begin job on node33 on Fri Apr 27 09:26:46 UTC 2007

IDJOB= 425286
IDBENCH= 19953
IDSOLVER= 183
FILE ID= node33/425286-1177666006

PBS_JOBID= 4697393

Free space on /tmp= 66507 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1572638390-17.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/425286-1177666006/sat7_bin /tmp/evaluation/425286-1177666006/instance-425286-1177666006.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-425286-1177666006 -o ROOT/results/node33/solver-425286-1177666006 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/425286-1177666006/sat7_bin /tmp/evaluation/425286-1177666006/instance-425286-1177666006.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  ce74deb44849da26eb98932c0518f94a

RANDOM SEED= 425000075

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node33.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.272
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.272
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:       1728848 kB
Buffers:         41272 kB
Cached:         218576 kB
SwapCached:      14192 kB
Active:         174916 kB
Inactive:       108476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728848 kB
SwapTotal:     4192956 kB
SwapFree:      4147748 kB
Dirty:            1324 kB
Writeback:           0 kB
Mapped:          30012 kB
Slab:            28968 kB
Committed_AS:  1849436 kB
PageTables:       1992 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= 66507 MiB

End job on node33 on Fri Apr 27 10:50:10 UTC 2007