Trace number 293064

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) 1200.06 1200.49

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1047920973-05.SAT.shuffled.cnf
MD5SUMdb8e419644a4c82c9378034a33f31e1f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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 102 conflicts
0.00/0.02	c Restarting after 252 conflicts
0.00/0.02	c Restarting after 477 conflicts
0.00/0.04	c Restarting after 814 conflicts
0.00/0.06	c Restarting after 1323 conflicts
0.00/0.09	c Restarting after 2082 conflicts
0.10/0.14	c Restarting after 3221 conflicts
0.20/0.22	c Restarting after 4929 conflicts
0.30/0.34	c Restarting after 7491 conflicts
0.51/0.52	c Restarting after 11338 conflicts
0.71/0.81	c Restarting after 17104 conflicts
1.23/1.25	c Restarting after 25753 conflicts
1.84/1.93	c Restarting after 38727 conflicts
2.97/3.00	c Restarting after 58188 conflicts
4.61/4.64	c Restarting after 87383 conflicts
7.07/7.15	c Restarting after 131173 conflicts
11.06/11.10	c Restarting after 196858 conflicts
17.10/17.21	c Restarting after 295384 conflicts
26.52/26.59	c Restarting after 443174 conflicts
41.16/41.26	c Restarting after 664859 conflicts
64.21/64.27	c Restarting after 997385 conflicts
100.04/100.17	c Restarting after 1496173 conflicts
156.37/156.52	c Restarting after 2244355 conflicts
245.97/246.12	c Restarting after 3366629 conflicts
386.06/386.24	c Restarting after 5050044 conflicts
609.08/609.38	c Restarting after 7575160 conflicts
958.79/959.16	c Restarting after 11362835 conflicts

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node12/watcher-293064-1171764262 -o ROOT/results/node12/solver-293064-1171764262 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293064-1171764262/sat7_bin /tmp/evaluation/293064-1171764262/instance-293064-1171764262.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.97 0.99 3/77 10844
/proc/meminfo: memFree=319216/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=1064 CPUtime=0
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 196380683 1089536 115 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134547059 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 266 115 87 220 0 43 0

[startup+0.107506 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10844
/proc/meminfo: memFree=319216/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=1460 CPUtime=0.1
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 222 0 0 0 10 0 0 0 18 0 1 0 196380683 1495040 205 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 135029294 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 365 205 95 220 0 142 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1460

[startup+0.515579 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 10844
/proc/meminfo: memFree=319216/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=2108 CPUtime=0.51
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 263 0 0 0 51 0 0 0 21 0 1 0 196380683 2158592 246 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 135013975 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 527 246 95 220 0 304 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2108

[startup+1.33973 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 10845
/proc/meminfo: memFree=318376/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=2108 CPUtime=1.33
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 303 0 0 0 133 0 0 0 25 0 1 0 196380683 2158592 286 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134528658 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 527 286 95 220 0 304 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2108

[startup+2.97602 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 10845
/proc/meminfo: memFree=318120/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=2108 CPUtime=2.97
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 338 0 0 0 297 0 0 0 25 0 1 0 196380683 2158592 321 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 527 321 95 220 0 304 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2108

[startup+6.25661 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 10845
/proc/meminfo: memFree=317864/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=2240 CPUtime=6.25
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 396 0 0 0 625 0 0 0 25 0 1 0 196380683 2293760 379 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 560 379 95 220 0 337 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 2240

[startup+12.7108 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 10845
/proc/meminfo: memFree=317480/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=2512 CPUtime=12.7
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 464 0 0 0 1270 0 0 0 25 0 1 0 196380683 2572288 447 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134536525 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 628 447 95 220 0 405 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2512

[startup+25.5141 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 10845
/proc/meminfo: memFree=317224/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=2644 CPUtime=25.5
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 543 0 0 0 2550 0 0 0 25 0 1 0 196380683 2707456 526 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 661 526 95 220 0 438 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2644

[startup+51.1287 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 10845
/proc/meminfo: memFree=316968/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=3944 CPUtime=51.1
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 617 0 0 0 5110 0 0 0 25 0 1 0 196380683 4038656 600 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 986 600 95 220 0 763 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 3944

[startup+102.348 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 10845
/proc/meminfo: memFree=316648/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=4212 CPUtime=102.3
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 706 0 0 0 10230 0 0 0 25 0 1 0 196380683 4313088 689 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532675 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1053 689 95 220 0 830 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 4212

[startup+162.378 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=316136/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=4500 CPUtime=162.31
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 818 0 0 0 16230 1 0 0 25 0 1 0 196380683 4608000 801 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134529396 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1125 801 95 220 0 902 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 4500

[startup+222.409 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=315688/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=4932 CPUtime=222.32
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 921 0 0 0 22231 1 0 0 25 0 1 0 196380683 5050368 904 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134528505 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1233 904 95 220 0 1010 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 4932

[startup+282.435 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=315304/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5076 CPUtime=282.32
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1000 0 0 0 28231 1 0 0 25 0 1 0 196380683 5197824 983 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134538630 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1269 983 95 220 0 1046 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 5076

[startup+342.467 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=315240/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5220 CPUtime=342.33
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1024 0 0 0 34232 1 0 0 25 0 1 0 196380683 5345280 1007 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532571 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1305 1007 95 220 0 1082 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 5220

[startup+402.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=315048/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5220 CPUtime=402.34
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1066 0 0 0 40233 1 0 0 25 0 1 0 196380683 5345280 1049 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1305 1049 95 220 0 1082 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 5220

[startup+462.522 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=315176/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5364 CPUtime=462.35
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1082 0 0 0 46233 2 0 0 25 0 1 0 196380683 5492736 1065 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532433 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1341 1065 95 220 0 1118 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 5364

[startup+522.548 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=315048/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5364 CPUtime=522.35
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1095 0 0 0 52233 2 0 0 25 0 1 0 196380683 5492736 1078 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1341 1078 95 220 0 1118 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 5364

[startup+582.576 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=315048/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5364 CPUtime=582.36
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1102 0 0 0 58234 2 0 0 25 0 1 0 196380683 5492736 1085 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532486 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1341 1085 95 220 0 1118 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 5364

[startup+642.608 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=314984/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5364 CPUtime=642.37
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1121 0 0 0 64234 3 0 0 25 0 1 0 196380683 5492736 1104 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532548 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1341 1104 95 220 0 1118 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 5364

[startup+702.641 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=314856/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5364 CPUtime=702.38
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1137 0 0 0 70235 3 0 0 25 0 1 0 196380683 5492736 1120 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532548 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1341 1120 95 220 0 1118 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 5364

[startup+762.667 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=314792/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5364 CPUtime=762.39
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1150 0 0 0 76235 4 0 0 25 0 1 0 196380683 5492736 1133 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1341 1133 95 220 0 1118 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 5364

[startup+822.697 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 10845
/proc/meminfo: memFree=314728/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5364 CPUtime=822.39
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1153 0 0 0 82235 4 0 0 25 0 1 0 196380683 5492736 1136 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532759 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1341 1136 95 220 0 1118 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 5364

[startup+882.721 s]
/proc/loadavg: 1.03 0.99 0.99 2/78 10845
/proc/meminfo: memFree=314664/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5508 CPUtime=882.39
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1166 0 0 0 88235 4 0 0 25 0 1 0 196380683 5640192 1149 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532467 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1377 1149 95 220 0 1154 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 5508

[startup+942.749 s]
/proc/loadavg: 1.06 1.00 1.00 2/78 10845
/proc/meminfo: memFree=314664/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5508 CPUtime=942.4
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1167 0 0 0 94235 5 0 0 25 0 1 0 196380683 5640192 1150 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134529346 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1377 1150 95 220 0 1154 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 5508

[startup+1002.78 s]
/proc/loadavg: 1.02 1.00 1.00 2/78 10845
/proc/meminfo: memFree=314536/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5668 CPUtime=1002.41
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1225 0 0 0 100236 5 0 0 25 0 1 0 196380683 5804032 1208 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1417 1208 95 220 0 1194 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 5668

[startup+1062.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10845
/proc/meminfo: memFree=314664/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5668 CPUtime=1062.43
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1229 0 0 0 106237 6 0 0 25 0 1 0 196380683 5804032 1212 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134539863 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1417 1212 95 220 0 1194 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 5668

[startup+1122.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10845
/proc/meminfo: memFree=314536/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5828 CPUtime=1122.43
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1251 0 0 0 112237 6 0 0 25 0 1 0 196380683 5967872 1234 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134532398 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1457 1234 95 220 0 1234 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 5828

[startup+1182.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10845
/proc/meminfo: memFree=314472/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5828 CPUtime=1182.43
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1263 0 0 0 118237 6 0 0 25 0 1 0 196380683 5967872 1246 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 135029288 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1457 1246 95 220 0 1234 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 5828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.49 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 10845
/proc/meminfo: memFree=314408/2055920 swapFree=4154904/4192956
[pid=10844] ppid=10842 vsize=5988 CPUtime=1200.05
/proc/10844/stat : 10844 (sat7_bin) R 10842 10844 10126 0 -1 4194304 1273 0 0 0 119999 6 0 0 25 0 1 0 196380683 6131712 1256 18446744073709551615 134512640 135417445 4294956624 18446744073709551615 134533566 0 0 4096 0 0 0 0 17 1 0 0
/proc/10844/statm: 1497 1256 95 220 0 1274 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 5988

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.49
CPU time (s): 1200.06
CPU user time (s): 1199.99
CPU system time (s): 0.070989
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 5988

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

runsolver used 1.47978 second user time and 2.68159 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sun Feb 18 02:04:22 UTC 2007

IDJOB= 293064
IDBENCH= 19855
IDSOLVER= 101
FILE ID= node12/293064-1171764262

PBS_JOBID= 3839274

Free space on /tmp= 66552 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1047920973-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293064-1171764262/sat7_bin /tmp/evaluation/293064-1171764262/instance-293064-1171764262.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-293064-1171764262 -o ROOT/results/node12/solver-293064-1171764262 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293064-1171764262/sat7_bin /tmp/evaluation/293064-1171764262/instance-293064-1171764262.cnf            

META MD5SUM SOLVER= 499b432f7af158d8586c91b2e490220f
MD5SUM BENCH=  db8e419644a4c82c9378034a33f31e1f

RANDOM SEED= 813292218

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:        319560 kB
Buffers:         47392 kB
Cached:        1592992 kB
SwapCached:      18068 kB
Active:         104024 kB
Inactive:      1562340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        319560 kB
SwapTotal:     4192956 kB
SwapFree:      4154904 kB
Dirty:            1244 kB
Writeback:           0 kB
Mapped:          29684 kB
Slab:            55588 kB
Committed_AS:   921888 kB
PageTables:       1692 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= 66552 MiB

End job on node12 on Sun Feb 18 02:24:25 UTC 2007