Trace number 370334

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) 10000.1 10003

General information on the benchmark

Nameindustrial/
manolios/manol-pipe-f9n.cnf
MD5SUM61e4a04a828a2cd33ae3f3dde54ef320
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark628.965
Satisfiable
(Un)Satisfiability was proved
Number of variables185149
Number of clauses552412
Sum of the clauses size1288960
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2368274
Number of clauses of size 3184137
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

2.29/2.38	c Starting solver ...
2.99/3.04	c Restarting after 100 conflicts
3.49/3.53	c Restarting after 250 conflicts
4.69/4.72	c Restarting after 476 conflicts
5.79/5.87	c Restarting after 814 conflicts
6.89/6.97	c Restarting after 1321 conflicts
8.39/8.47	c Restarting after 2083 conflicts
9.99/10.07	c Restarting after 3226 conflicts
12.59/12.62	c Restarting after 4934 conflicts
17.49/17.57	c Restarting after 7496 conflicts
20.98/21.05	c Restarting after 11341 conflicts
30.48/30.56	c Restarting after 17114 conflicts
44.27/44.37	c Restarting after 25764 conflicts
65.16/65.24	c Restarting after 38741 conflicts
101.86/101.98	c Restarting after 58203 conflicts
170.83/170.91	c Restarting after 87397 conflicts
236.62/236.75	c Restarting after 131186 conflicts
464.76/464.96	c Restarting after 196870 conflicts
854.05/854.37	c Restarting after 295397 conflicts
1750.61/1751.20	c Restarting after 443186 conflicts
3513.25/3514.37	c Restarting after 664871 conflicts
6730.89/6732.95	c Restarting after 997396 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/node41/watcher-370334-1178597643 -o ROOT/results/node41/solver-370334-1178597643 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/370334-1178597643/sat7_bin /tmp/evaluation/370334-1178597643/instance-370334-1178597643.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.16 1.03 1.01 3/77 23068
/proc/meminfo: memFree=1500952/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=6984 CPUtime=0
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 657 0 0 0 0 0 0 0 18 0 1 0 307676255 7151616 642 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134534339 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 1746 645 88 220 0 1523 0

[startup+0.0716441 s]
/proc/loadavg: 1.16 1.03 1.01 3/77 23068
/proc/meminfo: memFree=1500952/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=18560 CPUtime=0.06
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 3831 0 0 0 5 1 0 0 18 0 1 0 307676255 19005440 3815 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134558961 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 4640 3816 88 220 0 4417 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18560

[startup+0.102646 s]
/proc/loadavg: 1.16 1.03 1.01 3/77 23068
/proc/meminfo: memFree=1500952/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=18560 CPUtime=0.09
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 4442 0 0 0 7 2 0 0 18 0 1 0 307676255 19005440 4426 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134530789 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 4640 4427 88 220 0 4417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18560

[startup+0.302674 s]
/proc/loadavg: 1.16 1.03 1.01 3/77 23068
/proc/meminfo: memFree=1500952/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=26760 CPUtime=0.29
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 5742 0 0 0 27 2 0 0 20 0 1 0 307676255 27402240 5726 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134548049 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 6690 5726 88 220 0 6467 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26760

[startup+0.701698 s]
/proc/loadavg: 1.16 1.03 1.01 3/77 23068
/proc/meminfo: memFree=1500952/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=30860 CPUtime=0.69
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 6677 0 0 0 67 2 0 0 22 0 1 0 307676255 31600640 6661 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 7715 6661 88 220 0 7492 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30860

[startup+1.50177 s]
/proc/loadavg: 1.16 1.03 1.01 2/78 23069
/proc/meminfo: memFree=1471760/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=34960 CPUtime=1.49
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 8526 0 0 0 146 3 0 0 25 0 1 0 307676255 35799040 8510 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 135066477 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 8740 8510 88 220 0 8517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34960

[startup+3.10191 s]
/proc/loadavg: 1.16 1.03 1.01 2/78 23069
/proc/meminfo: memFree=1461712/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=55740 CPUtime=3.09
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 13531 0 0 0 303 6 0 0 25 0 1 0 307676255 57077760 13031 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 13935 13031 95 220 0 13712 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55740

[startup+6.30119 s]
/proc/loadavg: 1.15 1.03 1.01 2/78 23069
/proc/meminfo: memFree=1447760/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=55740 CPUtime=6.29
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 13823 0 0 0 623 6 0 0 25 0 1 0 307676255 57077760 13323 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 13935 13323 95 220 0 13712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 55740

[startup+12.7017 s]
/proc/loadavg: 1.13 1.03 1.01 2/78 23069
/proc/meminfo: memFree=1446736/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=55740 CPUtime=12.69
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 14106 0 0 0 1263 6 0 0 25 0 1 0 307676255 57077760 13606 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 13935 13606 95 220 0 13712 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 55740

[startup+25.5029 s]
/proc/loadavg: 1.10 1.03 1.01 2/78 23069
/proc/meminfo: memFree=1444880/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=59840 CPUtime=25.49
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 14597 0 0 0 2542 7 0 0 25 0 1 0 307676255 61276160 14097 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532333 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 14960 14097 95 220 0 14737 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59840

[startup+51.1011 s]
/proc/loadavg: 1.07 1.03 1.01 2/78 23069
/proc/meminfo: memFree=1440720/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=64300 CPUtime=51.06
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 15630 0 0 0 5098 8 0 0 25 0 1 0 307676255 65843200 15130 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 16075 15130 95 220 0 15852 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 64300

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 1.00 2/78 23069
/proc/meminfo: memFree=1433936/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=69116 CPUtime=102.26
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 17305 0 0 0 10215 11 0 0 25 0 1 0 307676255 70774784 16805 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532391 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 17279 16805 95 220 0 17056 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 69116

[startup+162.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/78 23069
/proc/meminfo: memFree=1425936/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=77712 CPUtime=162.24
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 19295 0 0 0 16211 13 0 0 25 0 1 0 307676255 79577088 18795 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579019 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 19428 18795 95 220 0 19205 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 77712

[startup+222.303 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 23069
/proc/meminfo: memFree=1416208/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=87272 CPUtime=222.22
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 21704 0 0 0 22206 16 0 0 25 0 1 0 307676255 89366528 21204 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 21818 21204 95 220 0 21595 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 87272

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23069
/proc/meminfo: memFree=1410576/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=96144 CPUtime=282.2
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 23142 0 0 0 28202 18 0 0 25 0 1 0 307676255 98451456 22642 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533066 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 24036 22642 95 220 0 23813 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 96144

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23069
/proc/meminfo: memFree=1404304/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=100636 CPUtime=342.19
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 24681 0 0 0 34199 20 0 0 25 0 1 0 307676255 103051264 24181 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533784 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 25159 24181 95 220 0 24936 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 100636

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23069
/proc/meminfo: memFree=1398800/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=105168 CPUtime=402.17
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 26055 0 0 0 40194 23 0 0 25 0 1 0 307676255 107692032 25555 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 26292 25555 95 220 0 26069 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 105168

[startup+462.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23069
/proc/meminfo: memFree=1394128/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=109596 CPUtime=462.15
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 27231 0 0 0 46191 24 0 0 25 0 1 0 307676255 112226304 26731 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 27399 26731 95 220 0 27176 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 109596

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23069
/proc/meminfo: memFree=1389712/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=114336 CPUtime=522.14
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 28334 0 0 0 52188 26 0 0 25 0 1 0 307676255 117080064 27834 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532381 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 28584 27834 95 220 0 28361 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 114336

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23069
/proc/meminfo: memFree=1384400/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=118564 CPUtime=582.12
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 29673 0 0 0 58183 29 0 0 25 0 1 0 307676255 121409536 29173 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538761 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 29641 29173 95 220 0 29418 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 118564

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23069
/proc/meminfo: memFree=1376656/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=127048 CPUtime=642.11
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 31603 0 0 0 64179 32 0 0 25 0 1 0 307676255 130097152 31103 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134542721 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 31762 31103 95 220 0 31539 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 127048


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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=906896/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=604928 CPUtime=9099.65
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 149965 0 0 0 909743 222 0 0 25 0 1 0 307676255 619446272 148286 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 151232 148286 95 220 0 151009 0
Current children cumulated CPU time (s) 9099.65
Current children cumulated vsize (KiB) 604928

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=903248/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=609028 CPUtime=9159.64
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 150857 0 0 0 915740 224 0 0 25 0 1 0 307676255 623644672 149178 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 152257 149178 95 220 0 152034 0
Current children cumulated CPU time (s) 9159.64
Current children cumulated vsize (KiB) 609028

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=899280/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=613128 CPUtime=9219.62
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 151844 0 0 0 921737 225 0 0 25 0 1 0 307676255 627843072 150165 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 153282 150165 95 220 0 153059 0
Current children cumulated CPU time (s) 9219.62
Current children cumulated vsize (KiB) 613128

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=895184/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=617228 CPUtime=9279.6
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 152888 0 0 0 927734 226 0 0 25 0 1 0 307676255 632041472 151209 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 154307 151209 95 220 0 154084 0
Current children cumulated CPU time (s) 9279.6
Current children cumulated vsize (KiB) 617228

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=891024/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=621456 CPUtime=9339.59
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 153904 0 0 0 933731 228 0 0 25 0 1 0 307676255 636370944 152225 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 155364 152225 95 220 0 155141 0
Current children cumulated CPU time (s) 9339.59
Current children cumulated vsize (KiB) 621456

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=887568/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=625556 CPUtime=9399.57
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 154766 0 0 0 939728 229 0 0 25 0 1 0 307676255 640569344 153087 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 156389 153087 95 220 0 156166 0
Current children cumulated CPU time (s) 9399.57
Current children cumulated vsize (KiB) 625556

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=884432/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=625556 CPUtime=9459.56
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 155551 0 0 0 945725 231 0 0 25 0 1 0 307676255 640569344 153872 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 156389 153872 95 220 0 156166 0
Current children cumulated CPU time (s) 9459.56
Current children cumulated vsize (KiB) 625556

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=880656/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=630592 CPUtime=9519.54
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 156564 0 0 0 951721 233 0 0 25 0 1 0 307676255 645726208 154820 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 157648 154820 95 220 0 157425 0
Current children cumulated CPU time (s) 9519.54
Current children cumulated vsize (KiB) 630592

[startup+9582.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 23471
/proc/meminfo: memFree=878288/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=635084 CPUtime=9579.53
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 157177 0 0 0 957719 234 0 0 25 0 1 0 307676255 650326016 155400 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 158771 155400 95 220 0 158548 0
Current children cumulated CPU time (s) 9579.53
Current children cumulated vsize (KiB) 635084

[startup+9642.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 23471
/proc/meminfo: memFree=875792/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=635212 CPUtime=9639.51
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 157823 0 0 0 963716 235 0 0 25 0 1 0 307676255 650457088 156013 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532383 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 158803 156013 95 220 0 158580 0
Current children cumulated CPU time (s) 9639.51
Current children cumulated vsize (KiB) 635212

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=873360/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=639708 CPUtime=9699.5
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 158440 0 0 0 969714 236 0 0 25 0 1 0 307676255 655060992 156630 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 159927 156630 95 220 0 159704 0
Current children cumulated CPU time (s) 9699.5
Current children cumulated vsize (KiB) 639708

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=871184/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=639836 CPUtime=9759.48
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 159013 0 0 0 975711 237 0 0 25 0 1 0 307676255 655192064 157170 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532412 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 159959 157170 95 220 0 159736 0
Current children cumulated CPU time (s) 9759.48
Current children cumulated vsize (KiB) 639836

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=869008/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=644196 CPUtime=9819.46
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 159605 0 0 0 981708 238 0 0 25 0 1 0 307676255 659656704 157729 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134529318 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 161049 157729 95 220 0 160826 0
Current children cumulated CPU time (s) 9819.46
Current children cumulated vsize (KiB) 644196

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=865552/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=644328 CPUtime=9879.45
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 160445 0 0 0 987706 239 0 0 25 0 1 0 307676255 659791872 158569 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134579350 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 161082 158569 95 220 0 160859 0
Current children cumulated CPU time (s) 9879.45
Current children cumulated vsize (KiB) 644328

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=862800/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=648428 CPUtime=9939.43
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 161157 0 0 0 993703 240 0 0 25 0 1 0 307676255 663990272 159281 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134532469 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 162107 159281 95 220 0 161884 0
Current children cumulated CPU time (s) 9939.43
Current children cumulated vsize (KiB) 648428

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=859600/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=652528 CPUtime=9999.42
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 161942 0 0 0 999701 241 0 0 25 0 1 0 307676255 668188672 160066 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134538804 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 163132 160066 95 220 0 162909 0
Current children cumulated CPU time (s) 9999.42
Current children cumulated vsize (KiB) 652528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=859600/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=652528 CPUtime=10000
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4194304 161947 0 0 0 999761 241 0 0 25 0 1 0 307676255 668188672 160071 18446744073709551615 134512640 135417445 4294956672 18446744073709551615 134533085 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 163132 160071 95 220 0 162909 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 652528

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

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

[startup+10003 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 23471
/proc/meminfo: memFree=859600/2055920 swapFree=4169412/4192956
[pid=23068] ppid=23066 vsize=0 CPUtime=10000.1
/proc/23068/stat : 23068 (sat7_bin) R 23066 23068 22734 0 -1 4195332 161947 0 0 0 999761 251 0 0 25 0 1 0 307676255 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/23068/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003
CPU time (s): 10000.1
CPU user time (s): 9997.61
CPU system time (s): 2.52062
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 652528

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

runsolver used 7.8768 second user time and 23.2965 second system time

The end

Launcher Data (download as text)

Begin job on node41 on Tue May  8 04:14:04 UTC 2007

IDJOB= 370334
IDBENCH= 20501
IDSOLVER= 183
FILE ID= node41/370334-1178597643

PBS_JOBID= 5217986

Free space on /tmp= 66554 MiB

SOLVER NAME= SAT7 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/manolios/manol-pipe-f9n.cnf
COMMAND LINE= /tmp/evaluation/370334-1178597643/sat7_bin /tmp/evaluation/370334-1178597643/instance-370334-1178597643.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node41/watcher-370334-1178597643 -o ROOT/results/node41/solver-370334-1178597643 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/370334-1178597643/sat7_bin /tmp/evaluation/370334-1178597643/instance-370334-1178597643.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  61e4a04a828a2cd33ae3f3dde54ef320

RANDOM SEED= 626997379

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node41.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.232
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.232
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:       1501360 kB
Buffers:         40220 kB
Cached:         389868 kB
SwapCached:       3072 kB
Active:         144452 kB
Inactive:       309416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501360 kB
SwapTotal:     4192956 kB
SwapFree:      4169412 kB
Dirty:           10880 kB
Writeback:           0 kB
Mapped:          31340 kB
Slab:            85984 kB
Committed_AS:  8576164 kB
PageTables:       2008 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= 66554 MiB

End job on node41 on Tue May  8 07:00:49 UTC 2007