Trace number 3251187

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
synit_sat 2011-03-03? (TO) 1300.08 1300.05

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
MD5SUM556c58061360a1b195d9b2f28888af77
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.03469
Satisfiable
(Un)Satisfiability was proved
Number of variables2115
Number of clauses356340
Sum of the clauses size714705
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2356295
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.01	c start  0 total 0
0.08/0.11	c Find Units :          0
0.08/0.13	c Find Invs  :          0
0.08/0.13	c Find Ands  :       2115 AvgFaninNum: 46
0.08/0.13	c Find Xors  :          0 AvgFaninNum: nan
0.08/0.13	c Find Ite   :          0
0.08/0.13	c UnDirect variable: 0
0.08/0.13	c UnDirect to Direct Gate: 0
0.08/0.13	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.08/0.13	c Break Cycle : 2070
0.08/0.13	c Total Root : 0 Undef Var: 2070
0.08/0.13	c After covering, Total Root: 45 Leaf: 2070
0.08/0.13	c Variable( cover/uncovered/unused ): 2115 0 0
0.08/0.13	c Unit Clauses: 0
0.08/0.13	c Binary Clauses( cover/uncovered ): 2070 354225
0.08/0.13	c Clauses( cover/uncovered ): 45 0
0.08/0.13	c Total Clauses( cover/uncovered ): 2115 354225 0.593534%
0.08/0.13	c Covered Ands: 45 Invs: 0 Xors: 0 Ites: 0
0.19/0.27	c Uncover Clauses avg size: 2 max size: 2
0.19/0.28	c Final circuit: i/l/o/s    2070       0  354225    356250
0.19/0.28	c cover rate 0.593534
0.19/0.28	c rocky end  0.26 total 0.26
0.58/0.60	c covering time  0.33 total 0.59
1300.04/1300.00	c interrupt  1299.45 total 1300.04
1300.04/1300.00	c INTERRUPTED ... 
1300.04/1300.00	s UNKNOWN

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3251187-1303585279/watcher-3251187-1303585279 -o /tmp/evaluation-result-3251187-1303585279/solver-3251187-1303585279 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3251187-1303585279.cnf 1476439622 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.98 3.01 2.87 5/189 19660
/proc/meminfo: memFree=11896932/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=11800 CPUtime=0 cores=1,3
/proc/19660/stat : 19660 (runsolver) R 19658 19660 18780 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 548758629 12083200 51 33554432000 4194304 5434984 140735970402080 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/19660/statm: 2950 51 31 303 0 2644 0

[startup+0.028736 s]
/proc/loadavg: 3.98 3.01 2.87 5/189 19660
/proc/meminfo: memFree=11896932/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=36824 CPUtime=0.01 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 3891 0 0 0 1 0 0 0 21 0 1 0 548758629 37707776 3825 33554432000 4194304 4947581 140736651841968 18446744073709551615 4822224 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 9206 3825 376 184 0 4081 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 36824

[startup+0.100714 s]
/proc/loadavg: 3.98 3.01 2.87 5/189 19660
/proc/meminfo: memFree=11896932/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=55256 CPUtime=0.08 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 8303 0 0 0 8 0 0 0 21 0 1 0 548758629 56582144 8237 33554432000 4194304 4947581 140736651841968 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 13814 8237 376 184 0 8689 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 55256

[startup+0.300679 s]
/proc/loadavg: 3.98 3.01 2.87 5/189 19660
/proc/meminfo: memFree=11896932/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=77780 CPUtime=0.28 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 13505 0 0 0 27 1 0 0 22 0 1 0 548758629 79646720 13439 33554432000 4194304 4947581 140736651841968 18446744073709551615 4225327 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 19445 13439 386 184 0 14320 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 77780

[startup+0.700602 s]
/proc/loadavg: 3.98 3.01 2.87 5/189 19660
/proc/meminfo: memFree=11896932/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=215164 CPUtime=0.68 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 46528 0 0 0 63 5 0 0 23 0 1 0 548758629 220327936 46257 33554432000 4194304 4947581 140736651841968 18446744073709551615 231895187824 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 53791 46280 420 184 0 48666 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 215164

[startup+1.50045 s]
/proc/loadavg: 3.98 3.01 2.87 5/190 19662
/proc/meminfo: memFree=11646816/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=295248 CPUtime=1.48 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 63758 0 0 0 141 7 0 0 25 0 1 0 548758629 302333952 63487 33554432000 4194304 4947581 140736651841968 18446744073709551615 4350723 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 73812 63487 457 184 0 68687 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 295248

[startup+3.10115 s]
/proc/loadavg: 3.98 3.01 2.87 5/190 19662
/proc/meminfo: memFree=11642368/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=329268 CPUtime=3.08 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 66740 0 0 0 301 7 0 0 25 0 1 0 548758629 337170432 66469 33554432000 4194304 4947581 140736651841968 18446744073709551615 4398472 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 82317 66469 457 184 0 77192 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 329268

[startup+6.30055 s]
/proc/loadavg: 4.14 3.06 2.88 5/190 19662
/proc/meminfo: memFree=11622516/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=329268 CPUtime=6.28 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 68321 0 0 0 621 7 0 0 25 0 1 0 548758629 337170432 68050 33554432000 4194304 4947581 140736651841968 18446744073709551615 4517560 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 82317 68050 466 184 0 77192 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 329268

[startup+12.7004 s]
/proc/loadavg: 4.13 3.07 2.89 5/190 19662
/proc/meminfo: memFree=11612652/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=329268 CPUtime=12.68 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 71319 0 0 0 1261 7 0 0 25 0 1 0 548758629 337170432 71048 33554432000 4194304 4947581 140736651841968 18446744073709551615 4343605 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 82317 71048 467 184 0 77192 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 329268

[startup+25.5009 s]
/proc/loadavg: 4.17 3.13 2.91 5/190 19662
/proc/meminfo: memFree=11568772/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=367452 CPUtime=25.48 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 78985 0 0 0 2540 8 0 0 25 0 1 0 548758629 376270848 78714 33554432000 4194304 4947581 140736651841968 18446744073709551615 4517665 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 91863 78714 467 184 0 86738 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 367452

[startup+51.1011 s]
/proc/loadavg: 4.11 3.20 2.94 5/190 19663
/proc/meminfo: memFree=11496680/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=381652 CPUtime=51.08 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 84960 0 0 0 5099 9 0 0 25 0 1 0 548758629 390811648 84689 33554432000 4194304 4947581 140736651841968 18446744073709551615 4399990 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 95413 84689 467 184 0 90288 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 381652

[startup+102.307 s]
/proc/loadavg: 4.05 3.32 2.99 5/190 19664
/proc/meminfo: memFree=11332988/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=584436 CPUtime=102.29 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 109541 0 0 0 10216 13 0 0 25 0 1 0 548758629 598462464 108910 33554432000 4194304 4947581 140736651841968 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 146109 108910 467 184 0 140984 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 584436

[startup+162.3 s]
/proc/loadavg: 4.02 3.44 3.05 5/190 19666
/proc/meminfo: memFree=11276896/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=654144 CPUtime=162.29 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 120601 0 0 0 16213 16 0 0 25 0 1 0 548758629 669843456 119932 33554432000 4194304 4947581 140736651841968 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 163536 119932 467 184 0 158411 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 654144

[startup+222.301 s]
/proc/loadavg: 4.00 3.54 3.11 5/190 19667
/proc/meminfo: memFree=11159668/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=742652 CPUtime=222.29 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 146091 0 0 0 22209 20 0 0 25 0 1 0 548758629 760475648 145277 33554432000 4194304 4947581 140736651841968 18446744073709551615 4352463 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 185663 145277 467 184 0 180538 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 742652

[startup+282.301 s]
/proc/loadavg: 4.00 3.62 3.16 5/190 19669
/proc/meminfo: memFree=11010192/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=837820 CPUtime=282.29 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 178087 0 0 0 28204 25 0 0 25 0 1 0 548758629 857927680 177078 33554432000 4194304 4947581 140736651841968 18446744073709551615 4517544 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 209455 177078 467 184 0 204330 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 837820

[startup+342.3 s]
/proc/loadavg: 4.00 3.69 3.21 5/190 19671
/proc/meminfo: memFree=10952984/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=837820 CPUtime=342.3 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 181256 0 0 0 34204 26 0 0 25 0 1 0 548758629 857927680 180125 33554432000 4194304 4947581 140736651841968 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 209455 180125 467 184 0 204330 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 837820

[startup+402.301 s]
/proc/loadavg: 4.00 3.74 3.26 5/190 19672
/proc/meminfo: memFree=10929004/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=837820 CPUtime=402.3 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 181322 0 0 0 40204 26 0 0 25 0 1 0 548758629 857927680 180081 33554432000 4194304 4947581 140736651841968 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 209455 180081 467 184 0 204330 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 837820

[startup+462.301 s]
/proc/loadavg: 4.07 3.80 3.31 5/190 19674
/proc/meminfo: memFree=10908504/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=837820 CPUtime=462.3 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 181344 0 0 0 46204 26 0 0 25 0 1 0 548758629 857927680 179963 33554432000 4194304 4947581 140736651841968 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 209455 179963 467 184 0 204330 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 837820

[startup+522.301 s]
/proc/loadavg: 4.10 3.85 3.35 5/190 19675
/proc/meminfo: memFree=10869292/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=837820 CPUtime=522.3 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 187224 0 0 0 52203 27 0 0 25 0 1 0 548758629 857927680 167800 33554432000 4194304 4947581 140736651841968 18446744073709551615 4354859 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 209455 167800 467 184 0 204330 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 837820

[startup+582.3 s]
/proc/loadavg: 4.04 3.88 3.39 5/190 19677
/proc/meminfo: memFree=10778352/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=582.31 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 194236 0 0 0 58201 30 0 0 25 0 1 0 548758629 969494528 174812 33554432000 4194304 4947581 140736651841968 18446744073709551615 4350467 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 174812 467 184 0 231568 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 946772

[startup+642.301 s]
/proc/loadavg: 4.01 3.90 3.43 5/190 19679
/proc/meminfo: memFree=10719404/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=642.32 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 194468 0 0 0 64202 30 0 0 25 0 1 0 548758629 969494528 175044 33554432000 4194304 4947581 140736651841968 18446744073709551615 4354445 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 175044 467 184 0 231568 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 946772

[startup+702.301 s]
/proc/loadavg: 4.00 3.91 3.46 5/190 19680
/proc/meminfo: memFree=10731260/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=702.31 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 194677 0 0 0 70201 30 0 0 25 0 1 0 548758629 969494528 175253 33554432000 4194304 4947581 140736651841968 18446744073709551615 4517672 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 175253 467 184 0 231568 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 946772

[startup+762.307 s]
/proc/loadavg: 4.07 3.94 3.49 5/190 19682
/proc/meminfo: memFree=10704800/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=762.32 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 200087 0 0 0 76202 30 0 0 25 0 1 0 548758629 969494528 180663 33554432000 4194304 4947581 140736651841968 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 180663 467 184 0 231568 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 946772

[startup+822.3 s]
/proc/loadavg: 4.09 3.96 3.53 5/190 19683
/proc/meminfo: memFree=10638048/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=822.31 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 200455 0 0 0 82201 30 0 0 25 0 1 0 548758629 969494528 181031 33554432000 4194304 4947581 140736651841968 18446744073709551615 4491870 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 181031 467 184 0 231568 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 946772

[startup+882.301 s]
/proc/loadavg: 4.03 3.97 3.56 5/190 19685
/proc/meminfo: memFree=10568936/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=882.31 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 215808 0 0 0 88199 32 0 0 25 0 1 0 548758629 969494528 196384 33554432000 4194304 4947581 140736651841968 18446744073709551615 4350696 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 196384 467 184 0 231568 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 946772

[startup+942.301 s]
/proc/loadavg: 4.01 3.97 3.58 5/190 19687
/proc/meminfo: memFree=10546812/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=942.31 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 216409 0 0 0 94199 32 0 0 25 0 1 0 548758629 969494528 196985 33554432000 4194304 4947581 140736651841968 18446744073709551615 4515752 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 196985 467 184 0 231568 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 946772

[startup+1002.3 s]
/proc/loadavg: 4.04 3.99 3.61 3/186 19690
/proc/meminfo: memFree=11820280/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=1002.32 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 217045 0 0 0 100199 33 0 0 25 0 1 0 548758629 969494528 197615 33554432000 4194304 4947581 140736651841968 18446744073709551615 4343452 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 197615 467 184 0 231568 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 946772

[startup+1062.3 s]
/proc/loadavg: 2.35 3.53 3.47 2/172 19744
/proc/meminfo: memFree=12304648/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=1062.32 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 218934 0 0 0 106199 33 0 0 25 0 1 0 548758629 969494528 199442 33554432000 4194304 4947581 140736651841968 18446744073709551615 4547513 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 199442 467 184 0 231568 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 946772

[startup+1122.3 s]
/proc/loadavg: 1.50 3.06 3.32 2/172 19745
/proc/meminfo: memFree=12304736/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=1122.32 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 218965 0 0 0 112199 33 0 0 25 0 1 0 548758629 969494528 199428 33554432000 4194304 4947581 140736651841968 18446744073709551615 4352768 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 199428 467 184 0 231568 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 946772

[startup+1182.3 s]
/proc/loadavg: 1.18 2.69 3.17 2/172 19747
/proc/meminfo: memFree=12304568/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=1182.33 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 219130 0 0 0 118200 33 0 0 25 0 1 0 548758629 969494528 199516 33554432000 4194304 4947581 140736651841968 18446744073709551615 4547408 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 199516 467 184 0 231568 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 946772

[startup+1242.3 s]
/proc/loadavg: 1.06 2.38 3.03 2/172 19749
/proc/meminfo: memFree=12304652/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=946772 CPUtime=1242.33 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 219135 0 0 0 124200 33 0 0 25 0 1 0 548758629 969494528 199462 33554432000 4194304 4947581 140736651841968 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 236693 199462 467 184 0 231568 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 946772



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 2.12 2.90 2/172 19750
/proc/meminfo: memFree=12240748/32950928 swapFree=67111528/67111528
[pid=19660] ppid=19658 vsize=1089612 CPUtime=1300.04 cores=1,3
/proc/19660/stat : 19660 (synit_sat) R 19658 19660 18780 0 -1 4202496 235244 0 0 0 129968 36 0 0 25 0 1 0 548758629 1115762688 215438 33554432000 4194304 4947581 140736651841968 18446744073709551615 4517668 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/19660/statm: 272403 215438 467 184 0 267278 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1089612

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

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

Child status: 1
Real time (s): 1300.05
CPU time (s): 1300.08
CPU user time (s): 1299.68
CPU system time (s): 0.400939
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1089612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.68
system time used= 0.400939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235249
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= 12
involuntary context switches= 1863

runsolver used 1.9987 second user time and 4.88626 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-23 21:01:20
IDJOB=3251187
IDBENCH=88216
IDSOLVER=1571
FILE ID=node114/3251187-1303585279
RUNJOBID= node114-1303584979-19549
PBS_JOBID= 13150339
Free space on /tmp= 71244 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p30-s84954709.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251187-1303585279/watcher-3251187-1303585279 -o /tmp/evaluation-result-3251187-1303585279/solver-3251187-1303585279 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3251187-1303585279.cnf 1476439622

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 556c58061360a1b195d9b2f28888af77
RANDOM SEED=1476439622

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11897336 kB
Buffers:       2303616 kB
Cached:       16906796 kB
SwapCached:          0 kB
Active:       11073976 kB
Inactive:      9390268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11897336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7144 kB
Writeback:           0 kB
AnonPages:     1253348 kB
Mapped:          17004 kB
Slab:           523404 kB
PageTables:       7500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1818720 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71256 MiB
End job on node114 at 2011-04-23 21:23:02