Trace number 3257437

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.03

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.41518
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

Solver Data

0.00/0.00	c start  0 total 0
0.00/0.02	c Find Units :          0
0.00/0.02	c Find Invs  :          0
0.00/0.02	c Find Ands  :        532 AvgFaninNum: 3.78947
0.00/0.02	c Find Xors  :          0 AvgFaninNum: nan
0.00/0.02	c Find Ite   :          0
0.00/0.03	c UnDirect variable: 0
0.00/0.03	c UnDirect to Direct Gate: 0
0.00/0.03	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.00/0.03	c Break Cycle : 420
0.00/0.03	c Total Root : 0 Undef Var: 2308
0.00/0.03	c After covering, Total Root: 112 Leaf: 420
0.00/0.03	c Variable( cover/uncovered/unused ): 532 1888 0
0.00/0.03	c Unit Clauses: 0
0.00/0.03	c Binary Clauses( cover/uncovered ): 420 13976
0.00/0.03	c Clauses( cover/uncovered ): 112 17768
0.00/0.03	c Total Clauses( cover/uncovered ): 532 31744 1.64828%
0.00/0.03	c Covered Ands: 112 Invs: 0 Xors: 0 Ites: 0
0.00/0.05	c Uncover Clauses avg size: 2.89793 max size: 36
0.00/0.05	c Final circuit: i/l/o/s    2308       0   31744     50404
0.00/0.05	c cover rate 1.64828
0.00/0.05	c rocky end  0.04 total 0.04
0.09/0.11	c covering time  0.06 total 0.1
1300.04/1300.00	c interrupt  1299.94 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-3257437-1303468696/watcher-3257437-1303468696 -o /tmp/evaluation-result-3257437-1303468696/solver-3257437-1303468696 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3257437-1303468696.cnf 1650690374 

running on 2 cores: 4,6

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.04 4.00 3.66 3/185 1265
/proc/meminfo: memFree=13891992/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=26004 CPUtime=0 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 1025 0 0 0 0 0 0 0 25 0 1 0 458471908 26628096 963 33554432000 4194304 4947581 140734994709296 18446744073709551615 212439471083 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/1265/statm: 6501 963 273 184 0 1376 0

[startup+0.0848161 s]
/proc/loadavg: 4.04 4.00 3.66 3/185 1265
/proc/meminfo: memFree=13891992/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=44752 CPUtime=0.07 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 5759 0 0 0 7 0 0 0 18 0 1 0 458471908 45826048 5694 33554432000 4194304 4947581 140734994709296 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 11188 5697 409 184 0 6063 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 44752

[startup+0.100838 s]
/proc/loadavg: 4.04 4.00 3.66 3/185 1265
/proc/meminfo: memFree=13891992/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=45776 CPUtime=0.09 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 6027 0 0 0 9 0 0 0 18 0 1 0 458471908 46874624 5962 33554432000 4194304 4947581 140734994709296 18446744073709551615 4741440 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 11444 5962 409 184 0 6319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45776

[startup+0.30078 s]
/proc/loadavg: 4.04 4.00 3.66 3/185 1265
/proc/meminfo: memFree=13891992/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=72356 CPUtime=0.29 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 10352 0 0 0 28 1 0 0 18 0 1 0 458471908 74092544 10287 33554432000 4194304 4947581 140734994709296 18446744073709551615 4341253 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 18089 10287 438 184 0 12964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72356

[startup+0.700708 s]
/proc/loadavg: 4.04 4.00 3.66 3/185 1265
/proc/meminfo: memFree=13891992/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=84668 CPUtime=0.69 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 11640 0 0 0 68 1 0 0 18 0 1 0 458471908 86700032 11575 33554432000 4194304 4947581 140734994709296 18446744073709551615 4346240 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 21167 11575 461 184 0 16042 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84668

[startup+1.50052 s]
/proc/loadavg: 3.96 3.99 3.65 5/187 1293
/proc/meminfo: memFree=13733604/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=103164 CPUtime=1.49 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 12743 0 0 0 148 1 0 0 19 0 1 0 458471908 105639936 12678 33554432000 4194304 4947581 140734994709296 18446744073709551615 4351833 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 25791 12678 461 184 0 20666 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 103164

[startup+3.10022 s]
/proc/loadavg: 3.96 3.99 3.65 5/190 1347
/proc/meminfo: memFree=13628556/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=112464 CPUtime=3.09 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 13882 0 0 0 308 1 0 0 25 0 1 0 458471908 115163136 13817 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399984 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 28116 13817 470 184 0 22991 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112464

[startup+6.30065 s]
/proc/loadavg: 3.96 3.99 3.65 5/190 1347
/proc/meminfo: memFree=13317688/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=133268 CPUtime=6.29 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 18825 0 0 0 627 2 0 0 25 0 1 0 458471908 136466432 18760 33554432000 4194304 4947581 140734994709296 18446744073709551615 212435713562 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 33317 18760 470 184 0 28192 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133268

[startup+12.7004 s]
/proc/loadavg: 3.96 3.99 3.66 5/190 1347
/proc/meminfo: memFree=12995272/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=133268 CPUtime=12.69 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 21491 0 0 0 1267 2 0 0 25 0 1 0 458471908 136466432 21426 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399979 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 33317 21426 470 184 0 28192 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133268

[startup+25.501 s]
/proc/loadavg: 3.97 3.99 3.66 5/190 1375
/proc/meminfo: memFree=13394684/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=144904 CPUtime=25.5 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 29165 0 0 0 2546 4 0 0 25 0 1 0 458471908 148381696 29100 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399344 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 36226 29100 470 184 0 31101 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 144904

[startup+51.1012 s]
/proc/loadavg: 4.04 4.00 3.67 5/190 1375
/proc/meminfo: memFree=13335060/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=169000 CPUtime=51.09 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 31561 0 0 0 5105 4 0 0 25 0 1 0 458471908 173056000 31495 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399974 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 42250 31495 470 184 0 37125 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 169000

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.69 5/190 1377
/proc/meminfo: memFree=13262508/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=219820 CPUtime=102.3 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 37165 0 0 0 10225 5 0 0 25 0 1 0 458471908 225095680 37099 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399979 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 54955 37099 470 184 0 49830 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 219820

[startup+162.301 s]
/proc/loadavg: 4.05 4.01 3.71 5/190 1378
/proc/meminfo: memFree=13207656/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=274288 CPUtime=162.29 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 45614 0 0 0 16223 6 0 0 25 0 1 0 458471908 280870912 45548 33554432000 4194304 4947581 140734994709296 18446744073709551615 4350973 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 68572 45548 470 184 0 63447 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 274288

[startup+222.301 s]
/proc/loadavg: 4.02 4.01 3.73 5/190 1380
/proc/meminfo: memFree=13176516/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=388864 CPUtime=222.3 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 51478 0 0 0 22223 7 0 0 25 0 1 0 458471908 398196736 48547 33554432000 4194304 4947581 140734994709296 18446744073709551615 4353308 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 97216 48547 470 184 0 92091 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 388864

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.74 5/190 1381
/proc/meminfo: memFree=13156036/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=388864 CPUtime=282.3 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 51977 0 0 0 28222 8 0 0 25 0 1 0 458471908 398196736 49046 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399860 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 97216 49046 471 184 0 92091 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 388864

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.75 5/190 1437
/proc/meminfo: memFree=13022204/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=466376 CPUtime=342.3 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 61451 0 0 0 34221 9 0 0 25 0 1 0 458471908 477569024 58520 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399939 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 116594 58520 471 184 0 111469 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 466376

[startup+402.301 s]
/proc/loadavg: 4.07 4.02 3.77 5/190 1439
/proc/meminfo: memFree=12952136/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=466376 CPUtime=402.31 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 69994 0 0 0 40220 11 0 0 25 0 1 0 458471908 477569024 67063 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 116594 67063 471 184 0 111469 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 466376

[startup+462.3 s]
/proc/loadavg: 4.02 4.01 3.78 5/190 1440
/proc/meminfo: memFree=12906220/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=466376 CPUtime=462.3 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 71871 0 0 0 46219 11 0 0 25 0 1 0 458471908 477569024 68940 33554432000 4194304 4947581 140734994709296 18446744073709551615 4352463 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 116594 68940 471 184 0 111469 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 466376

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.79 5/190 1442
/proc/meminfo: memFree=12813808/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=466376 CPUtime=522.31 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 76348 0 0 0 52219 12 0 0 25 0 1 0 458471908 477569024 73402 33554432000 4194304 4947581 140734994709296 18446744073709551615 4400304 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 116594 73402 471 184 0 111469 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 466376

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 1443
/proc/meminfo: memFree=12766044/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=466376 CPUtime=582.31 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 76715 0 0 0 58219 12 0 0 25 0 1 0 458471908 477569024 73769 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399946 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 116594 73769 471 184 0 111469 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 466376

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 1445
/proc/meminfo: memFree=12726696/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=550208 CPUtime=642.31 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 82331 0 0 0 64218 13 0 0 25 0 1 0 458471908 563412992 79385 33554432000 4194304 4947581 140734994709296 18446744073709551615 4350467 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 137552 79385 471 184 0 132427 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 550208

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 1447
/proc/meminfo: memFree=12688340/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=550208 CPUtime=702.31 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 86604 0 0 0 70217 14 0 0 25 0 1 0 458471908 563412992 83658 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 137552 83658 471 184 0 132427 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 550208

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 1448
/proc/meminfo: memFree=12672296/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=550336 CPUtime=762.32 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 86667 0 0 0 76218 14 0 0 25 0 1 0 458471908 563544064 83721 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399860 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 137584 83721 471 184 0 132459 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 550336

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 1450
/proc/meminfo: memFree=12639656/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=550336 CPUtime=822.32 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 86921 0 0 0 82218 14 0 0 25 0 1 0 458471908 563544064 83975 33554432000 4194304 4947581 140734994709296 18446744073709551615 4398563 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 137584 83975 471 184 0 132459 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 550336

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 1451
/proc/meminfo: memFree=12615196/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=550336 CPUtime=882.33 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 87438 0 0 0 88218 15 0 0 25 0 1 0 458471908 563544064 84492 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 137584 84492 471 184 0 132459 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 550336

[startup+942.301 s]
/proc/loadavg: 4.06 4.02 3.85 5/190 1453
/proc/meminfo: memFree=12550192/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=550336 CPUtime=942.33 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 89376 0 0 0 94218 15 0 0 25 0 1 0 458471908 563544064 86417 33554432000 4194304 4947581 140734994709296 18446744073709551615 4354222 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 137584 86417 471 184 0 132459 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 550336

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.86 5/190 1455
/proc/meminfo: memFree=12508016/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=550336 CPUtime=1002.33 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 95996 0 0 0 100217 16 0 0 25 0 1 0 458471908 563544064 93037 33554432000 4194304 4947581 140734994709296 18446744073709551615 4398688 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 137584 93037 471 184 0 132459 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 550336

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.86 5/190 1456
/proc/meminfo: memFree=12478096/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=550336 CPUtime=1062.33 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 103076 0 0 0 106216 17 0 0 25 0 1 0 458471908 563544064 100107 33554432000 4194304 4947581 140734994709296 18446744073709551615 4351344 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 137584 100107 471 184 0 132459 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 550336

[startup+1122.3 s]
/proc/loadavg: 4.06 4.01 3.87 5/190 1458
/proc/meminfo: memFree=12377616/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=671724 CPUtime=1122.33 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 138212 0 0 0 112210 23 0 0 25 0 1 0 458471908 687845376 135127 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399891 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 167931 135127 471 184 0 162806 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 671724

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.88 5/190 1459
/proc/meminfo: memFree=12354768/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=671724 CPUtime=1182.33 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 143640 0 0 0 118209 24 0 0 25 0 1 0 458471908 687845376 140505 33554432000 4194304 4947581 140734994709296 18446744073709551615 4398697 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 167931 140505 471 184 0 162806 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 671724

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.89 5/190 1461
/proc/meminfo: memFree=12338612/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=671724 CPUtime=1242.33 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 146881 0 0 0 124209 24 0 0 25 0 1 0 458471908 687845376 143656 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399435 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 167931 143656 471 184 0 162806 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 671724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.90 5/190 1463
/proc/meminfo: memFree=12328036/32951124 swapFree=67111528/67111528
[pid=1265] ppid=1263 vsize=671724 CPUtime=1300.04 cores=4,6
/proc/1265/stat : 1265 (synit_sat) R 1263 1265 1112 0 -1 4202496 146888 0 0 0 129980 24 0 0 25 0 1 0 458471908 687845376 143663 33554432000 4194304 4947581 140734994709296 18446744073709551615 4399796 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/1265/statm: 167931 143663 471 184 0 162806 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 671724

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.08
CPU user time (s): 1299.81
CPU system time (s): 0.271958
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 671724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.271958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146893
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= 9
involuntary context switches= 1804

runsolver used 2.36664 second user time and 4.73628 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-22 12:38:16
IDJOB=3257437
IDBENCH=70930
IDSOLVER=1571
FILE ID=node102/3257437-1303468696
RUNJOBID= node102-1303467393-1131
PBS_JOBID= 13107187
Free space on /tmp= 70916 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257437-1303468696/watcher-3257437-1303468696 -o /tmp/evaluation-result-3257437-1303468696/solver-3257437-1303468696 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3257437-1303468696.cnf 1650690374

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

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=1650690374

node102.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.828
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.828
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.828
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.82
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.828
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.828
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.828
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.828
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.828
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:     32951124 kB
MemFree:      13892148 kB
Buffers:       1208560 kB
Cached:       17214612 kB
SwapCached:          0 kB
Active:        9036916 kB
Inactive:      9485428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13892148 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6220 kB
Writeback:           0 kB
AnonPages:       99232 kB
Mapped:          15420 kB
Slab:           473756 kB
PageTables:       5396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   308216 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= 70908 MiB
End job on node102 at 2011-04-22 12:59:58