Trace number 3285322

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.21 1300.18

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
MD5SUM6ed645315c9ffb8177453b955fbe1737
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1200.86
Satisfiable
(Un)Satisfiability was proved
Number of variables109684
Number of clauses1767096
Sum of the clauses size4034296
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21705200
Number of clauses of size 34800
Number of clauses of size 422200
Number of clauses of size 59600
Number of clauses of size over 524600

Solver Data

0.00/0.00	c start  0 total 0
0.59/0.67	c Find Units :        696
0.79/0.82	c Find Invs  :          0
0.89/0.93	c Find Ands  :       7200 AvgFaninNum: 3
0.89/0.93	c Find Xors  :          0 AvgFaninNum: nan
0.89/0.93	c Find Ite   :          0
0.89/0.93	c UnDirect variable: 0
0.89/0.93	c UnDirect to Direct Gate: 0
0.89/0.93	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
0.89/0.93	c Break Cycle : 0
0.89/0.93	c Total Root : 144 Undef Var: 102484
0.89/0.95	c After covering, Total Root: 144 Leaf: 15096
0.89/0.95	c Variable( cover/uncovered/unused ): 22296 87388 0
0.89/0.95	c Unit Clauses: 696
0.89/0.95	c Binary Clauses( cover/uncovered ): 21600 1683600
0.89/0.95	c Clauses( cover/uncovered ): 7200 54000
0.89/0.95	c Total Clauses( cover/uncovered ): 29496 1737600 1.66918%
0.89/0.95	c Covered Ands: 7200 Invs: 0 Xors: 0 Ites: 0
1.79/1.84	c Uncover Clauses avg size: 2.27993 max size: 78
1.79/1.86	c Final circuit: i/l/o/s  101788       0 1411196   1704514
1.79/1.86	c cover rate 1.66918
1.79/1.86	c rocky end  1.86 total 1.86
3.99/4.07	c covering time  2.21 total 4.07
1300.03/1300.00	c interrupt  1295.96 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-3285322-1303763120/watcher-3285322-1303763120 -o /tmp/evaluation-result-3285322-1303763120/solver-3285322-1303763120 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3285322-1303763120.cnf 654888222 

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: 6.34 5.32 4.61 5/189 14330
/proc/meminfo: memFree=20007488/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=30680 CPUtime=0 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 2077 0 0 0 0 0 0 0 23 0 1 0 468727479 31416320 2011 33554432000 4194304 4947581 140736551697744 18446744073709551615 254261256721 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 7670 2017 361 184 0 2545 0

[startup+0.0980849 s]
/proc/loadavg: 6.34 5.32 4.61 5/189 14330
/proc/meminfo: memFree=20007488/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=58344 CPUtime=0.09 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 8998 0 0 0 8 1 0 0 23 0 1 0 468727479 59744256 8932 33554432000 4194304 4947581 140736551697744 18446744073709551615 4821852 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 14586 8932 377 184 0 9461 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58344

[startup+0.101085 s]
/proc/loadavg: 6.34 5.32 4.61 5/189 14330
/proc/meminfo: memFree=20007488/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=58344 CPUtime=0.09 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 8998 0 0 0 8 1 0 0 23 0 1 0 468727479 59744256 8932 33554432000 4194304 4947581 140736551697744 18446744073709551615 4821953 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 14586 8932 377 184 0 9461 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58344

[startup+0.30105 s]
/proc/loadavg: 6.34 5.32 4.61 5/189 14330
/proc/meminfo: memFree=20007488/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=83048 CPUtime=0.29 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 15197 0 0 0 27 2 0 0 25 0 1 0 468727479 85041152 15131 33554432000 4194304 4947581 140736551697744 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 20762 15131 377 184 0 15637 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83048

[startup+0.700979 s]
/proc/loadavg: 6.34 5.32 4.61 5/189 14330
/proc/meminfo: memFree=20007488/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=132324 CPUtime=0.69 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 27352 0 0 0 65 4 0 0 25 0 1 0 468727479 135499776 27286 33554432000 4194304 4947581 140736551697744 18446744073709551615 4791103 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 33081 27286 378 184 0 27956 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132324

[startup+1.50084 s]
/proc/loadavg: 6.34 5.32 4.61 5/190 14331
/proc/meminfo: memFree=19897896/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=186996 CPUtime=1.49 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 37807 0 0 0 143 6 0 0 25 0 1 0 468727479 191483904 37741 33554432000 4194304 4947581 140736551697744 18446744073709551615 4699732 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 46749 37741 385 184 0 41624 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 186996

[startup+3.10056 s]
/proc/loadavg: 6.34 5.32 4.61 5/190 14331
/proc/meminfo: memFree=19715864/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=489352 CPUtime=3.09 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 117132 0 0 0 295 14 0 0 25 0 1 0 468727479 501096448 117066 33554432000 4194304 4947581 140736551697744 18446744073709551615 4283938 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 122338 117068 410 184 0 117213 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 489352

[startup+6.30099 s]
/proc/loadavg: 6.15 5.30 4.60 5/190 14331
/proc/meminfo: memFree=18943712/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=1165332 CPUtime=6.29 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 273475 0 0 0 597 32 0 0 25 0 1 0 468727479 1193299968 272618 33554432000 4194304 4947581 140736551697744 18446744073709551615 4400023 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 291333 272618 438 184 0 286208 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1165332

[startup+12.7009 s]
/proc/loadavg: 5.98 5.28 4.60 5/190 14331
/proc/meminfo: memFree=18676008/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=1494804 CPUtime=12.69 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 333995 0 0 0 1230 39 0 0 25 0 1 0 468727479 1530679296 333138 33554432000 4194304 4947581 140736551697744 18446744073709551615 4652092 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 373701 333138 438 184 0 368576 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1494804

[startup+25.5006 s]
/proc/loadavg: 5.54 5.22 4.59 5/190 14331
/proc/meminfo: memFree=18572320/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=1624984 CPUtime=25.49 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 357732 0 0 0 2506 43 0 0 25 0 1 0 468727479 1663983616 356875 33554432000 4194304 4947581 140736551697744 18446744073709551615 4352642 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 406246 356875 461 184 0 401121 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1624984

[startup+51.1011 s]
/proc/loadavg: 5.08 5.13 4.58 5/190 14332
/proc/meminfo: memFree=18162292/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=1647640 CPUtime=51.09 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 368547 0 0 0 5062 47 0 0 25 0 1 0 468727479 1687183360 367690 33554432000 4194304 4947581 140736551697744 18446744073709551615 4346299 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 411910 367690 461 184 0 406785 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1647640

[startup+102.307 s]
/proc/loadavg: 4.51 4.97 4.55 5/190 14334
/proc/meminfo: memFree=17403788/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=2178664 CPUtime=102.3 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 476217 0 0 0 10168 62 0 0 25 0 1 0 468727479 2230951936 468913 33554432000 4194304 4947581 140736551697744 18446744073709551615 4346309 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 544666 468913 470 184 0 539541 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2178664

[startup+162.3 s]
/proc/loadavg: 4.19 4.79 4.51 5/190 14335
/proc/meminfo: memFree=16735296/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=2634720 CPUtime=162.29 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 563975 0 0 0 16154 75 0 0 25 0 1 0 468727479 2697953280 556671 33554432000 4194304 4947581 140736551697744 18446744073709551615 254261313291 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 658680 556671 470 184 0 653555 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 2634720

[startup+222.301 s]
/proc/loadavg: 4.07 4.65 4.48 5/190 14337
/proc/meminfo: memFree=15993276/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=3077624 CPUtime=222.3 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 666253 0 0 0 22140 90 0 0 25 0 1 0 468727479 3151486976 658945 33554432000 4194304 4947581 140736551697744 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 769406 658945 470 184 0 764281 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 3077624

[startup+282.3 s]
/proc/loadavg: 4.02 4.53 4.44 5/190 14338
/proc/meminfo: memFree=15863800/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=3302628 CPUtime=282.3 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 684017 0 0 0 28135 95 0 0 25 0 1 0 468727479 3381891072 676709 33554432000 4194304 4947581 140736551697744 18446744073709551615 4354859 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 825657 676709 470 184 0 820532 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 3302628

[startup+342.301 s]
/proc/loadavg: 2.87 4.12 4.31 3/178 14376
/proc/meminfo: memFree=16171752/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=3863088 CPUtime=342.3 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 803893 0 0 0 34120 110 0 0 25 0 1 0 468727479 3955802112 796530 33554432000 4194304 4947581 140736551697744 18446744073709551615 4515756 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 965772 796530 474 184 0 960647 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 3863088

[startup+402.301 s]
/proc/loadavg: 2.37 3.75 4.17 3/178 14377
/proc/meminfo: memFree=16110356/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=3882556 CPUtime=402.3 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 817455 0 0 0 40117 113 0 0 25 0 1 0 468727479 3975737344 810090 33554432000 4194304 4947581 140736551697744 18446744073709551615 4346074 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 970639 810090 472 184 0 965514 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 3882556

[startup+462.3 s]
/proc/loadavg: 2.13 3.42 4.03 3/178 14379
/proc/meminfo: memFree=15999356/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=4144376 CPUtime=462.3 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 818922 0 0 0 46117 113 0 0 25 0 1 0 468727479 4243841024 811556 33554432000 4194304 4947581 140736551697744 18446744073709551615 4346204 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1036094 811556 472 184 0 1030969 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 4144376

[startup+522.301 s]
/proc/loadavg: 2.05 3.16 3.90 3/178 14381
/proc/meminfo: memFree=15972316/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=4144376 CPUtime=522.3 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 820549 0 0 0 52116 114 0 0 25 0 1 0 468727479 4243841024 810021 33554432000 4194304 4947581 140736551697744 18446744073709551615 4399950 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1036094 810021 472 184 0 1030969 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 4144376

[startup+582.301 s]
/proc/loadavg: 1.62 2.85 3.75 2/172 14399
/proc/meminfo: memFree=18925136/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=4144376 CPUtime=582.3 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 827942 0 0 0 58116 114 0 0 25 0 1 0 468727479 4243841024 817414 33554432000 4194304 4947581 140736551697744 18446744073709551615 4399226 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1036094 817414 472 184 0 1030969 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 4144376

[startup+642.301 s]
/proc/loadavg: 1.23 2.51 3.57 2/172 14401
/proc/meminfo: memFree=18585612/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=4331048 CPUtime=642.31 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 909257 0 0 0 64105 126 0 0 25 0 1 0 468727479 4434993152 898726 33554432000 4194304 4947581 140736551697744 18446744073709551615 4346185 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1082762 898726 470 184 0 1077637 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 4331048

[startup+702.301 s]
/proc/loadavg: 1.08 2.24 3.41 2/172 14403
/proc/meminfo: memFree=18574816/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=4581832 CPUtime=702.31 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 911935 0 0 0 70104 127 0 0 25 0 1 0 468727479 4691795968 901404 33554432000 4194304 4947581 140736551697744 18446744073709551615 4345966 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1145458 901404 470 184 0 1140333 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 4581832

[startup+762.306 s]
/proc/loadavg: 1.03 2.01 3.25 2/172 14404
/proc/meminfo: memFree=18574804/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=4581832 CPUtime=762.32 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 911947 0 0 0 76105 127 0 0 25 0 1 0 468727479 4691795968 901416 33554432000 4194304 4947581 140736551697744 18446744073709551615 4346074 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1145458 901416 470 184 0 1140333 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 4581832

[startup+822.301 s]
/proc/loadavg: 1.01 1.82 3.11 2/172 14406
/proc/meminfo: memFree=18361016/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=4844616 CPUtime=822.31 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 965340 0 0 0 82097 134 0 0 25 0 1 0 468727479 4960886784 954809 33554432000 4194304 4947581 140736551697744 18446744073709551615 4398560 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1211154 954809 471 184 0 1206029 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 4844616

[startup+882.301 s]
/proc/loadavg: 1.00 1.67 2.98 2/172 14407
/proc/meminfo: memFree=18331864/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=4844616 CPUtime=882.32 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 972703 0 0 0 88096 136 0 0 25 0 1 0 468727479 4960886784 962172 33554432000 4194304 4947581 140736551697744 18446744073709551615 4346197 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1211154 962172 471 184 0 1206029 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 4844616

[startup+942.3 s]
/proc/loadavg: 1.00 1.55 2.85 2/172 14409
/proc/meminfo: memFree=18326136/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=4844616 CPUtime=942.32 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 974091 0 0 0 94096 136 0 0 25 0 1 0 468727479 4960886784 963560 33554432000 4194304 4947581 140736551697744 18446744073709551615 4346487 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1211154 963560 471 184 0 1206029 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 4844616

[startup+1002.3 s]
/proc/loadavg: 1.00 1.44 2.73 2/172 14411
/proc/meminfo: memFree=18326124/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=4844616 CPUtime=1002.32 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 974105 0 0 0 100096 136 0 0 25 0 1 0 468727479 4960886784 963574 33554432000 4194304 4947581 140736551697744 18446744073709551615 4346117 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1211154 963574 471 184 0 1206029 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 4844616

[startup+1062.3 s]
/proc/loadavg: 1.00 1.36 2.62 2/172 14412
/proc/meminfo: memFree=18170108/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=4844872 CPUtime=1062.31 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 1012990 0 0 0 106091 140 0 0 25 0 1 0 468727479 4961148928 1002459 33554432000 4194304 4947581 140736551697744 18446744073709551615 4346191 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1211218 1002459 471 184 0 1206093 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 4844872

[startup+1122.3 s]
/proc/loadavg: 1.00 1.29 2.51 2/172 14414
/proc/meminfo: memFree=18150252/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=5107528 CPUtime=1122.32 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 1017960 0 0 0 112090 142 0 0 25 0 1 0 468727479 5230108672 1007429 33554432000 4194304 4947581 140736551697744 18446744073709551615 4346544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1276882 1007429 471 184 0 1271757 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 5107528

[startup+1182.3 s]
/proc/loadavg: 1.06 1.25 2.42 2/172 14415
/proc/meminfo: memFree=18109696/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=5107528 CPUtime=1182.32 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 1028123 0 0 0 118088 144 0 0 25 0 1 0 468727479 5230108672 1017592 33554432000 4194304 4947581 140736551697744 18446744073709551615 4350467 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1276882 1017592 471 184 0 1271757 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 5107528

[startup+1242.3 s]
/proc/loadavg: 1.02 1.20 2.33 2/172 14417
/proc/meminfo: memFree=18109188/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=5107528 CPUtime=1242.32 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 1028131 0 0 0 124088 144 0 0 25 0 1 0 468727479 5230108672 1017600 33554432000 4194304 4947581 140736551697744 18446744073709551615 4399777 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1276882 1017600 471 184 0 1271757 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 5107528



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.16 2.24 2/172 14418
/proc/meminfo: memFree=18109304/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=5107528 CPUtime=1300.03 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202496 1028142 0 0 0 129859 144 0 0 25 0 1 0 468727479 5230108672 1017611 33554432000 4194304 4947581 140736551697744 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/14330/statm: 1276882 1017611 471 184 0 1271757 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 5107528

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

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

[startup+1300.11 s]
/proc/loadavg: 1.01 1.16 2.24 2/173 14419
/proc/meminfo: memFree=20518492/32951124 swapFree=67111528/67111528
[pid=14330] ppid=14328 vsize=0 CPUtime=1300.14 cores=5,7
/proc/14330/stat : 14330 (synit_sat) R 14328 14330 13679 0 -1 4202500 1028147 0 0 0 129859 155 0 0 25 0 1 0 468727479 0 0 33554432000 0 0 0 0 0 0 16384 4096 24578 18446744073709551615 0 0 17 5 0 0 0
/proc/14330/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.14
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1300.18
CPU time (s): 1300.21
CPU user time (s): 1298.59
CPU system time (s): 1.61775
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 5107528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.59
system time used= 1.61775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1028147
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= 8
involuntary context switches= 2754

runsolver used 1.78773 second user time and 4.6053 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-25 22:25:22
IDJOB=3285322
IDBENCH=82379
IDSOLVER=1571
FILE ID=node140/3285322-1303763120
RUNJOBID= node140-1303762110-14008
PBS_JOBID= 13157121
Free space on /tmp= 72236 MiB

SOLVER NAME= synit_sat 2011-03-03
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.050-NOTKNOWN.cnf
COMMAND LINE= HOME/synit_sat BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285322-1303763120/watcher-3285322-1303763120 -o /tmp/evaluation-result-3285322-1303763120/solver-3285322-1303763120 -C 2400 -W 1300 -M 7680  HOME/synit_sat HOME/instance-3285322-1303763120.cnf 654888222

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

MD5SUM BENCH= 6ed645315c9ffb8177453b955fbe1737
RANDOM SEED=654888222

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.74
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.833
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.833
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:      20007760 kB
Buffers:       2303104 kB
Cached:        7859104 kB
SwapCached:          0 kB
Active:        4692300 kB
Inactive:      7668664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20007760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           65616 kB
Writeback:           0 kB
AnonPages:     2198480 kB
Mapped:          17356 kB
Slab:           512136 kB
PageTables:       9888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2878232 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= 72264 MiB
End job on node140 at 2011-04-25 22:47:04