Trace number 3249691

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.09 1300.05

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-14x34.cnf
MD5SUM72677fc46303044d3d9e832fa24a37b2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1904
Number of clauses207536
Sum of the clauses size824432
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22856
Number of clauses of size 30
Number of clauses of size 4204680
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c start  0 total 0
0.02/0.07	c Find Units :          0
0.02/0.07	c Find Invs  :          0
0.09/0.11	c Find Ands  :       1904 AvgFaninNum: 3
0.09/0.13	c Find Xors  :          0 AvgFaninNum: nan
0.09/0.13	c Find Ite   :          0
0.09/0.13	c UnDirect variable: 0
0.09/0.13	c UnDirect to Direct Gate: 0
0.09/0.13	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.09/0.13	c Break Cycle : 1428
0.09/0.13	c Total Root : 0 Undef Var: 1428
0.09/0.13	c After covering, Total Root: 476 Leaf: 1428
0.09/0.13	c Variable( cover/uncovered/unused ): 1904 0 0
0.09/0.13	c Unit Clauses: 0
0.09/0.13	c Binary Clauses( cover/uncovered ): 1428 1428
0.09/0.13	c Clauses( cover/uncovered ): 476 204204
0.09/0.13	c Total Clauses( cover/uncovered ): 1904 205632 0.917431%
0.09/0.13	c Covered Ands: 476 Invs: 0 Xors: 0 Ites: 0
0.29/0.30	c Uncover Clauses avg size: 3.98611 max size: 4
0.29/0.30	c Final circuit: i/l/o/s    1428       0  205632    238000
0.29/0.30	c cover rate 0.917431
0.29/0.30	c rocky end  0.3 total 0.3
0.59/0.69	c covering time  0.38 total 0.68
1300.03/1300.00	c interrupt  1299.35 total 1300.03
1300.03/1300.00	c INTERRUPTED ... 
1300.03/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-3249691-1303511732/watcher-3249691-1303511732 -o /tmp/evaluation-result-3249691-1303511732/solver-3249691-1303511732 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3249691-1303511732.cnf 26680339 

running on 2 cores: 5,7

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.68 4.09 4.48 3/187 31968
/proc/meminfo: memFree=26585848/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=31196 CPUtime=0 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 2362 0 0 0 0 0 0 0 21 0 1 0 541403856 31944704 2296 33554432000 4194304 4947581 140733681876432 18446744073709551615 260905393920 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 7799 2307 365 184 0 2674 0

[startup+0.024054 s]
/proc/loadavg: 3.68 4.09 4.48 3/187 31968
/proc/meminfo: memFree=26585848/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=34268 CPUtime=0.02 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 3445 0 0 0 2 0 0 0 21 0 1 0 541403856 35090432 3379 33554432000 4194304 4947581 140733681876432 18446744073709551615 4798992 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 8567 3379 376 184 0 3442 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 34268

[startup+0.101069 s]
/proc/loadavg: 3.68 4.09 4.48 3/187 31968
/proc/meminfo: memFree=26585848/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=44504 CPUtime=0.09 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 5931 0 0 0 9 0 0 0 21 0 1 0 541403856 45572096 5865 33554432000 4194304 4947581 140733681876432 18446744073709551615 4796276 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 11126 5865 378 184 0 6001 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44504

[startup+0.301006 s]
/proc/loadavg: 3.68 4.09 4.48 3/187 31968
/proc/meminfo: memFree=26585848/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=55768 CPUtime=0.29 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 8699 0 0 0 28 1 0 0 22 0 1 0 541403856 57106432 8633 33554432000 4194304 4947581 140733681876432 18446744073709551615 4828946 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 13942 8634 384 184 0 8817 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55768

[startup+0.700934 s]
/proc/loadavg: 3.68 4.09 4.48 3/187 31968
/proc/meminfo: memFree=26585848/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=122028 CPUtime=0.69 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 25126 0 0 0 66 3 0 0 23 0 1 0 541403856 124956672 25060 33554432000 4194304 4947581 140733681876432 18446744073709551615 4379582 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 30507 25064 420 184 0 25382 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122028

[startup+1.50079 s]
/proc/loadavg: 3.68 4.09 4.48 5/190 32104
/proc/meminfo: memFree=26169708/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=244892 CPUtime=1.49 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 53690 0 0 0 141 8 0 0 25 0 1 0 541403856 250769408 53624 33554432000 4194304 4947581 140733681876432 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 61223 53624 436 184 0 56098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 244892

[startup+3.1005 s]
/proc/loadavg: 3.70 4.09 4.47 5/190 32104
/proc/meminfo: memFree=25938136/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=276976 CPUtime=3.09 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 61492 0 0 0 300 9 0 0 25 0 1 0 541403856 283623424 61408 33554432000 4194304 4947581 140733681876432 18446744073709551615 4398461 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 69244 61408 457 184 0 64119 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 276976

[startup+6.30091 s]
/proc/loadavg: 3.70 4.09 4.47 5/190 32104
/proc/meminfo: memFree=25457736/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=302936 CPUtime=6.29 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 64621 0 0 0 620 9 0 0 25 0 1 0 541403856 310206464 64537 33554432000 4194304 4947581 140733681876432 18446744073709551615 4516080 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 75734 64537 466 184 0 70609 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 302936

[startup+12.7007 s]
/proc/loadavg: 3.75 4.09 4.47 5/190 32104
/proc/meminfo: memFree=25185712/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=440064 CPUtime=12.7 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 86607 0 0 0 1257 13 0 0 25 0 1 0 541403856 450625536 86471 33554432000 4194304 4947581 140733681876432 18446744073709551615 4514993 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 110016 86471 467 184 0 104891 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 440064

[startup+25.5004 s]
/proc/loadavg: 3.79 4.08 4.46 5/190 32131
/proc/meminfo: memFree=24868864/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=440064 CPUtime=25.49 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 99614 0 0 0 2534 15 0 0 25 0 1 0 541403856 450625536 99478 33554432000 4194304 4947581 140733681876432 18446744073709551615 4517912 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 110016 99478 467 184 0 104891 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 440064

[startup+51.1007 s]
/proc/loadavg: 3.86 4.08 4.45 5/190 32132
/proc/meminfo: memFree=24620032/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=516308 CPUtime=51.09 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 109478 0 0 0 5092 17 0 0 25 0 1 0 541403856 528699392 109342 33554432000 4194304 4947581 140733681876432 18446744073709551615 4399798 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 129077 109342 467 184 0 123952 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 516308

[startup+102.306 s]
/proc/loadavg: 3.98 4.08 4.43 5/190 32160
/proc/meminfo: memFree=24176880/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=805276 CPUtime=102.3 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 135905 0 0 0 10209 21 0 0 25 0 1 0 541403856 824602624 135769 33554432000 4194304 4947581 140733681876432 18446744073709551615 4603532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 201319 135769 467 184 0 196194 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 805276

[startup+162.3 s]
/proc/loadavg: 3.99 4.06 4.40 5/190 32162
/proc/meminfo: memFree=23954024/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=805276 CPUtime=162.3 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 151514 0 0 0 16205 25 0 0 25 0 1 0 541403856 824602624 151378 33554432000 4194304 4947581 140733681876432 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 201319 151378 467 184 0 196194 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 805276

[startup+222.3 s]
/proc/loadavg: 3.99 4.05 4.37 5/190 32166
/proc/meminfo: memFree=23829532/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=805276 CPUtime=222.29 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 154226 0 0 0 22204 25 0 0 25 0 1 0 541403856 824602624 154054 33554432000 4194304 4947581 140733681876432 18446744073709551615 4516096 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 201319 154054 467 184 0 196194 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 805276

[startup+282.3 s]
/proc/loadavg: 3.43 3.88 4.29 4/184 32185
/proc/meminfo: memFree=24012248/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=805276 CPUtime=282.29 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 154894 0 0 0 28203 26 0 0 25 0 1 0 541403856 824602624 154568 33554432000 4194304 4947581 140733681876432 18446744073709551615 4399905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 201319 154568 467 184 0 196194 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 805276

[startup+342.3 s]
/proc/loadavg: 3.16 3.72 4.21 4/184 32187
/proc/meminfo: memFree=23954288/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=342.3 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 168998 0 0 0 34202 28 0 0 25 0 1 0 541403856 923123712 168348 33554432000 4194304 4947581 140733681876432 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 168348 467 184 0 220247 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 901488

[startup+402.3 s]
/proc/loadavg: 3.06 3.58 4.13 4/184 32188
/proc/meminfo: memFree=23840048/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=402.3 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 184980 0 0 0 40200 30 0 0 25 0 1 0 541403856 923123712 184127 33554432000 4194304 4947581 140733681876432 18446744073709551615 4357654 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 184127 467 184 0 220247 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 901488

[startup+462.3 s]
/proc/loadavg: 3.06 3.49 4.06 4/184 32190
/proc/meminfo: memFree=23833448/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=462.3 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 185308 0 0 0 46200 30 0 0 25 0 1 0 541403856 923123712 184221 33554432000 4194304 4947581 140733681876432 18446744073709551615 4515848 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 184221 467 184 0 220247 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 901488

[startup+522.3 s]
/proc/loadavg: 3.02 3.40 3.99 4/184 32191
/proc/meminfo: memFree=23787896/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=522.31 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 190148 0 0 0 52200 31 0 0 25 0 1 0 541403856 923123712 183640 33554432000 4194304 4947581 140733681876432 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 183640 467 184 0 220247 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 901488

[startup+582.3 s]
/proc/loadavg: 3.01 3.32 3.93 4/184 32193
/proc/meminfo: memFree=23708128/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=582.31 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 190256 0 0 0 58200 31 0 0 25 0 1 0 541403856 923123712 183748 33554432000 4194304 4947581 140733681876432 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 183748 467 184 0 220247 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 901488

[startup+642.301 s]
/proc/loadavg: 3.05 3.28 3.87 4/184 32195
/proc/meminfo: memFree=23746636/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=642.31 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 190452 0 0 0 64200 31 0 0 25 0 1 0 541403856 923123712 183944 33554432000 4194304 4947581 140733681876432 18446744073709551615 4547506 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 183944 467 184 0 220247 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 901488

[startup+702.301 s]
/proc/loadavg: 3.07 3.24 3.82 4/184 32196
/proc/meminfo: memFree=23650876/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=702.31 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 190483 0 0 0 70200 31 0 0 25 0 1 0 541403856 923123712 183975 33554432000 4194304 4947581 140733681876432 18446744073709551615 4398688 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 183975 467 184 0 220247 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 901488

[startup+762.307 s]
/proc/loadavg: 3.02 3.19 3.76 4/184 32198
/proc/meminfo: memFree=23635340/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=762.32 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 190485 0 0 0 76201 31 0 0 25 0 1 0 541403856 923123712 183977 33554432000 4194304 4947581 140733681876432 18446744073709551615 4400060 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 183977 467 184 0 220247 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 901488

[startup+822.301 s]
/proc/loadavg: 3.01 3.16 3.71 4/184 32199
/proc/meminfo: memFree=23631580/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=822.32 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 190485 0 0 0 82200 32 0 0 25 0 1 0 541403856 923123712 183967 33554432000 4194304 4947581 140733681876432 18446744073709551615 4602777 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 183967 467 184 0 220247 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 901488

[startup+882.301 s]
/proc/loadavg: 3.00 3.12 3.67 4/184 32201
/proc/meminfo: memFree=23595816/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=882.32 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 190866 0 0 0 88200 32 0 0 25 0 1 0 541403856 923123712 184287 33554432000 4194304 4947581 140733681876432 18446744073709551615 4354049 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 184287 467 184 0 220247 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 901488

[startup+942.301 s]
/proc/loadavg: 3.00 3.10 3.62 4/184 32203
/proc/meminfo: memFree=23567872/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=942.32 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 191044 0 0 0 94200 32 0 0 25 0 1 0 541403856 923123712 184390 33554432000 4194304 4947581 140733681876432 18446744073709551615 4547506 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 184390 467 184 0 220247 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 901488

[startup+1002.3 s]
/proc/loadavg: 3.06 3.09 3.59 4/184 32204
/proc/meminfo: memFree=23547988/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=901488 CPUtime=1002.32 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 191044 0 0 0 100200 32 0 0 25 0 1 0 541403856 923123712 184312 33554432000 4194304 4947581 140733681876432 18446744073709551615 4399968 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 225372 184312 467 184 0 220247 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 901488

[startup+1062.3 s]
/proc/loadavg: 3.02 3.07 3.54 4/184 32206
/proc/meminfo: memFree=23347460/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=1017508 CPUtime=1062.32 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 213220 0 0 0 106197 35 0 0 25 0 1 0 541403856 1041928192 206364 33554432000 4194304 4947581 140733681876432 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 254377 206364 467 184 0 249252 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1017508

[startup+1122.3 s]
/proc/loadavg: 3.00 3.06 3.51 4/184 32207
/proc/meminfo: memFree=23288908/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=1135296 CPUtime=1122.32 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 213583 0 0 0 112197 35 0 0 25 0 1 0 541403856 1162543104 206594 33554432000 4194304 4947581 140733681876432 18446744073709551615 4399936 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 283824 206594 467 184 0 278699 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1135296

[startup+1182.3 s]
/proc/loadavg: 3.07 3.06 3.48 4/184 32209
/proc/meminfo: memFree=23276836/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=1135296 CPUtime=1182.32 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 215223 0 0 0 118197 35 0 0 25 0 1 0 541403856 1162543104 208136 33554432000 4194304 4947581 140733681876432 18446744073709551615 4547506 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 283824 208136 467 184 0 278699 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1135296

[startup+1242.3 s]
/proc/loadavg: 3.09 3.06 3.45 4/184 32211
/proc/meminfo: memFree=23229672/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=1254456 CPUtime=1242.33 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 233436 0 0 0 124196 37 0 0 25 0 1 0 541403856 1284562944 218839 33554432000 4194304 4947581 140733681876432 18446744073709551615 4547511 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 313614 218839 467 184 0 308489 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1254456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.05 3.42 4/185 32213
/proc/meminfo: memFree=23248728/32950928 swapFree=67071984/67111528
[pid=31968] ppid=31966 vsize=1254456 CPUtime=1300.03 cores=5,7
/proc/31968/stat : 31968 (synit_sat) R 31966 31968 30535 0 -1 4202496 250958 0 0 0 129964 39 0 0 25 0 1 0 541403856 1284562944 236361 33554432000 4194304 4947581 140733681876432 18446744073709551615 4352433 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/31968/statm: 313614 236361 467 184 0 308489 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1254456

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.09
CPU user time (s): 1299.65
CPU system time (s): 0.441932
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1254456

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

runsolver used 2.06968 second user time and 5.03423 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-23 00:35:32
IDJOB=3249691
IDBENCH=83182
IDSOLVER=1571
FILE ID=node116/3249691-1303511732
RUNJOBID= node116-1303511731-31928
PBS_JOBID= 13134221
Free space on /tmp= 72456 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-14x34.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249691-1303511732/watcher-3249691-1303511732 -o /tmp/evaluation-result-3249691-1303511732/solver-3249691-1303511732 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3249691-1303511732.cnf 26680339

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

MD5SUM BENCH= 72677fc46303044d3d9e832fa24a37b2
RANDOM SEED=26680339

node116.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.826
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.65
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.826
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.826
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.75
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.826
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.75
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.826
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.77
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.826
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.826
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.75
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.826
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:      26586748 kB
Buffers:       1389136 kB
Cached:        4487372 kB
SwapCached:       9728 kB
Active:        2493320 kB
Inactive:      3464028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26586748 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           20736 kB
Writeback:           0 kB
AnonPages:       73536 kB
Mapped:          14592 kB
Slab:           342472 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   307444 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= 72440 MiB
End job on node116 at 2011-04-23 00:57:14