Trace number 3159673

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.1 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S808762165-030-UNKNOWN.cnf
MD5SUMdd49a0090ce99bfddfd58615449391d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark25.1482
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c start  0 total 0
0.09/0.13	c Find Units :          0
0.09/0.13	c Find Invs  :          0
0.09/0.14	c Find Ands  :          0 AvgFaninNum: nan
0.09/0.14	c Find Xors  :          0 AvgFaninNum: nan
0.09/0.16	c Find Ite   :          0
0.19/0.21	c UnDirect variable: 0
0.19/0.21	c UnDirect to Direct Gate: 0
0.19/0.21	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.19/0.21	c Break Cycle : 0
0.19/0.21	c Total Root : 0 Undef Var: 25000
0.19/0.21	c After covering, Total Root: 0 Leaf: 0
0.19/0.21	c Variable( cover/uncovered/unused ): 0 25000 0
0.19/0.21	c Unit Clauses: 0
0.19/0.21	c Binary Clauses( cover/uncovered ): 0 0
0.19/0.21	c Clauses( cover/uncovered ): 0 105000
0.19/0.21	c Total Clauses( cover/uncovered ): 0 105000 0%
0.19/0.21	c Covered Ands: 0 Invs: 0 Xors: 0 Ites: 0
0.29/0.31	c Uncover Clauses avg size: 3 max size: 3
0.29/0.31	c Final circuit: i/l/o/s   25000       0  105000    209991
0.29/0.31	c cover rate 0
0.29/0.31	c rocky end  0.3 total 0.3
0.49/0.55	c covering time  0.24 total 0.54
1300.05/1300.00	c interrupt  1299.51 total 1300.05
1300.05/1300.00	c INTERRUPTED ... 
1300.05/1300.00	s UNKNOWN

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3159673-1301735666/watcher-3159673-1301735666 -o /tmp/evaluation-result-3159673-1301735666/solver-3159673-1301735666 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3159673-1301735666.cnf 1675782506 

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: 4.00 4.00 3.73 2/182 32552
/proc/meminfo: memFree=22033132/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=30688 CPUtime=0 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 2157 0 0 0 0 0 0 0 21 0 1 0 285163250 31424512 2092 33554432000 4194304 4947581 140735279926256 18446744073709551615 254500691712 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 7672 2102 365 184 0 2547 0

[startup+0.077085 s]
/proc/loadavg: 4.00 4.00 3.73 2/182 32552
/proc/meminfo: memFree=22033132/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=47072 CPUtime=0.06 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 6681 0 0 0 6 0 0 0 21 0 1 0 285163250 48201728 6616 33554432000 4194304 4947581 140735279926256 18446744073709551615 4798806 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 11768 6616 376 184 0 6643 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 47072

[startup+0.101083 s]
/proc/loadavg: 4.00 4.00 3.73 2/182 32552
/proc/meminfo: memFree=22033132/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=58464 CPUtime=0.09 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 9303 0 0 0 8 1 0 0 21 0 1 0 285163250 59867136 9238 33554432000 4194304 4947581 140735279926256 18446744073709551615 4814748 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 14616 9238 376 184 0 9491 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58464

[startup+0.301045 s]
/proc/loadavg: 4.00 4.00 3.73 2/182 32552
/proc/meminfo: memFree=22033132/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=64604 CPUtime=0.29 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 11059 0 0 0 28 1 0 0 22 0 1 0 285163250 66154496 10994 33554432000 4194304 4947581 140735279926256 18446744073709551615 4761040 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 16151 10994 384 184 0 11026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64604

[startup+0.700963 s]
/proc/loadavg: 4.00 4.00 3.73 2/182 32552
/proc/meminfo: memFree=22033132/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=149548 CPUtime=0.69 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 30448 0 0 0 66 3 0 0 23 0 1 0 285163250 153137152 30383 33554432000 4194304 4947581 140735279926256 18446744073709551615 4398655 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 37387 30383 429 184 0 32262 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 149548

[startup+1.5008 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 32590
/proc/meminfo: memFree=21712624/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=165460 CPUtime=1.49 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 34499 0 0 0 145 4 0 0 25 0 1 0 285163250 169431040 34434 33554432000 4194304 4947581 140735279926256 18446744073709551615 4352443 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 41365 34434 455 184 0 36240 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 165460

[startup+3.10049 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 32590
/proc/meminfo: memFree=21571140/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=198276 CPUtime=3.09 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 35471 0 0 0 305 4 0 0 25 0 1 0 285163250 203034624 35406 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399146 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 49569 35406 455 184 0 44444 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 198276

[startup+6.30085 s]
/proc/loadavg: 4.00 4.00 3.73 5/190 32590
/proc/meminfo: memFree=21457860/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=198276 CPUtime=6.29 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 37121 0 0 0 625 4 0 0 25 0 1 0 285163250 203034624 37056 33554432000 4194304 4947581 140735279926256 18446744073709551615 254500388619 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 49569 37056 455 184 0 44444 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 198276

[startup+12.7006 s]
/proc/loadavg: 4.00 4.00 3.74 5/190 32590
/proc/meminfo: memFree=21338168/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=303112 CPUtime=12.69 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 56999 0 0 0 1262 7 0 0 25 0 1 0 285163250 310386688 56934 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 75778 56934 465 184 0 70653 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 303112

[startup+25.501 s]
/proc/loadavg: 4.00 4.00 3.74 5/190 32590
/proc/meminfo: memFree=21208104/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=377392 CPUtime=25.49 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 65543 0 0 0 2541 8 0 0 25 0 1 0 285163250 386449408 65478 33554432000 4194304 4947581 140735279926256 18446744073709551615 4350467 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 94348 65478 465 184 0 89223 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 377392

[startup+51.1009 s]
/proc/loadavg: 4.00 4.00 3.74 5/190 32591
/proc/meminfo: memFree=21015720/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=436504 CPUtime=51.09 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 84040 0 0 0 5099 10 0 0 25 0 1 0 285163250 446980096 83975 33554432000 4194304 4947581 140735279926256 18446744073709551615 4352656 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 109126 83975 465 184 0 104001 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 436504

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.75 5/190 32592
/proc/meminfo: memFree=20856748/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=464852 CPUtime=102.3 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 100853 0 0 0 10217 13 0 0 25 0 1 0 285163250 476008448 100788 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399368 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 116213 100788 465 184 0 111088 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 464852

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.77 5/190 32594
/proc/meminfo: memFree=20698500/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=533776 CPUtime=162.3 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 107430 0 0 0 16215 15 0 0 25 0 1 0 285163250 546586624 107365 33554432000 4194304 4947581 140735279926256 18446744073709551615 4398655 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 133444 107365 465 184 0 128319 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 533776

[startup+222.301 s]
/proc/loadavg: 4.03 4.01 3.78 5/190 32596
/proc/meminfo: memFree=20555252/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=645144 CPUtime=222.3 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 121197 0 0 0 22213 17 0 0 25 0 1 0 285163250 660627456 121132 33554432000 4194304 4947581 140735279926256 18446744073709551615 4401259 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 161286 121132 465 184 0 156161 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 645144

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 3.79 5/190 32597
/proc/meminfo: memFree=20496696/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=645144 CPUtime=282.3 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 122086 0 0 0 28213 17 0 0 25 0 1 0 285163250 660627456 122021 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399806 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 161286 122021 465 184 0 156161 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 645144

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 32599
/proc/meminfo: memFree=20485156/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=645144 CPUtime=342.31 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 123905 0 0 0 34213 18 0 0 25 0 1 0 285163250 660627456 123840 33554432000 4194304 4947581 140735279926256 18446744073709551615 4350467 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 161286 123840 465 184 0 156161 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 645144

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 32600
/proc/meminfo: memFree=20459596/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=645144 CPUtime=402.31 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 125245 0 0 0 40213 18 0 0 25 0 1 0 285163250 660627456 125180 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399760 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 161286 125180 465 184 0 156161 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 645144

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 32602
/proc/meminfo: memFree=20446928/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=645144 CPUtime=462.31 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 127479 0 0 0 46213 18 0 0 25 0 1 0 285163250 660627456 127414 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 161286 127414 465 184 0 156161 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 645144

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 32603
/proc/meminfo: memFree=20399288/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=702552 CPUtime=522.32 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 139362 0 0 0 52211 21 0 0 25 0 1 0 285163250 719413248 139297 33554432000 4194304 4947581 140735279926256 18446744073709551615 4357665 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 175638 139297 465 184 0 170513 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 702552

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 32605
/proc/meminfo: memFree=20351024/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=760372 CPUtime=582.32 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 150164 0 0 0 58209 23 0 0 25 0 1 0 285163250 778620928 150099 33554432000 4194304 4947581 140735279926256 18446744073709551615 4398646 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 190093 150099 465 184 0 184968 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 760372

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 32607
/proc/meminfo: memFree=20329560/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=760372 CPUtime=642.32 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 151315 0 0 0 64209 23 0 0 25 0 1 0 285163250 778620928 151250 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 190093 151250 465 184 0 184968 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 760372

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 32608
/proc/meminfo: memFree=20313672/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=760372 CPUtime=702.33 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 153469 0 0 0 70209 24 0 0 25 0 1 0 285163250 778620928 153404 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 190093 153404 465 184 0 184968 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 760372

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 32610
/proc/meminfo: memFree=20307084/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=760372 CPUtime=762.33 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 154348 0 0 0 76209 24 0 0 25 0 1 0 285163250 778620928 154283 33554432000 4194304 4947581 140735279926256 18446744073709551615 4400152 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 190093 154283 465 184 0 184968 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 760372

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 32611
/proc/meminfo: memFree=20248912/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=760372 CPUtime=822.33 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 155612 0 0 0 82208 25 0 0 25 0 1 0 285163250 778620928 155547 33554432000 4194304 4947581 140735279926256 18446744073709551615 4401316 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 190093 155547 465 184 0 184968 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 760372

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 32613
/proc/meminfo: memFree=20200780/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=760756 CPUtime=882.33 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 160150 0 0 0 88207 26 0 0 25 0 1 0 285163250 779014144 160085 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399806 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 190189 160085 465 184 0 185064 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 760756

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 32615
/proc/meminfo: memFree=20131208/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=760756 CPUtime=942.33 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 163695 0 0 0 94207 26 0 0 25 0 1 0 285163250 779014144 163630 33554432000 4194304 4947581 140735279926256 18446744073709551615 4401299 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 190189 163630 465 184 0 185064 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 760756

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 32616
/proc/meminfo: memFree=20097960/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=760756 CPUtime=1002.33 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 163982 0 0 0 100207 26 0 0 25 0 1 0 285163250 779014144 163917 33554432000 4194304 4947581 140735279926256 18446744073709551615 4398448 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 190189 163917 465 184 0 185064 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 760756

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 32618
/proc/meminfo: memFree=19995892/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=760756 CPUtime=1062.34 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 168369 0 0 0 106206 28 0 0 25 0 1 0 285163250 779014144 168298 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 190189 168298 465 184 0 185064 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 760756

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 32620
/proc/meminfo: memFree=19933996/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=821568 CPUtime=1122.35 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 174728 0 0 0 112205 30 0 0 25 0 1 0 285163250 841285632 174568 33554432000 4194304 4947581 140735279926256 18446744073709551615 4400419 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 205392 174568 465 184 0 200267 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 821568

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 32621
/proc/meminfo: memFree=19825476/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=821568 CPUtime=1182.35 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 191583 0 0 0 118201 34 0 0 25 0 1 0 285163250 841285632 191423 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399447 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 205392 191423 465 184 0 200267 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 821568

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 32623
/proc/meminfo: memFree=19859688/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=1065236 CPUtime=1242.35 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 196218 0 0 0 124200 35 0 0 25 0 1 0 285163250 1090801664 182037 33554432000 4194304 4947581 140735279926256 18446744073709551615 4399405 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 266309 182037 465 184 0 261184 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 1065236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 4/189 32625
/proc/meminfo: memFree=20298016/32950928 swapFree=67111528/67111528
[pid=32552] ppid=32550 vsize=1310208 CPUtime=1300.05 cores=1,3
/proc/32552/stat : 32552 (synit_sat) R 32550 32552 32223 0 -1 4202496 197112 0 0 0 129970 35 0 0 25 0 1 0 285163250 1341652992 182931 33554432000 4194304 4947581 140735279926256 18446744073709551615 4401314 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/32552/statm: 327552 182931 465 184 0 322427 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 1310208

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.03
CPU time (s): 1300.1
CPU user time (s): 1299.71
CPU system time (s): 0.386941
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 1310208

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

runsolver used 2.05969 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-02 11:14:26
IDJOB=3159673
IDBENCH=82696
IDSOLVER=1571
FILE ID=node149/3159673-1301735666
RUNJOBID= node149-1301733061-32243
PBS_JOBID= 12840920
Free space on /tmp= 71720 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S808762165-030-UNKNOWN.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3159673-1301735666/watcher-3159673-1301735666 -o /tmp/evaluation-result-3159673-1301735666/solver-3159673-1301735666 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3159673-1301735666.cnf 1675782506

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

MD5SUM BENCH= dd49a0090ce99bfddfd58615449391d9
RANDOM SEED=1675782506

node149.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.806
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.61
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.806
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	: 5332.83
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.806
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.83
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.806
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.806
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.82
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.806
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.806
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.82
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.806
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:      22034404 kB
Buffers:        358792 kB
Cached:       10206016 kB
SwapCached:          0 kB
Active:        7475276 kB
Inactive:      3172344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22034404 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7416 kB
Writeback:           0 kB
AnonPages:       82072 kB
Mapped:          15644 kB
Slab:           205644 kB
PageTables:       5232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   262028 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= 71716 MiB
End job on node149 at 2011-04-02 11:36:08