Trace number 3285690

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.31 1300.28

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.080-SAT.cnf
MD5SUM1ca09a2b911e29894c6603aee8d3e672
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.91
Satisfiable
(Un)Satisfiability was proved
Number of variables175084
Number of clauses2826936
Sum of the clauses size6454456
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22728320
Number of clauses of size 37680
Number of clauses of size 435520
Number of clauses of size 515360
Number of clauses of size over 539360

Solver Data

0.00/0.00	c start  0 total 0
1.19/1.25	c Find Units :        696
1.39/1.49	c Find Invs  :          0
1.59/1.66	c Find Ands  :      11520 AvgFaninNum: 3
1.59/1.66	c Find Xors  :          0 AvgFaninNum: nan
1.59/1.67	c Find Ite   :          0
1.59/1.67	c UnDirect variable: 0
1.59/1.67	c UnDirect to Direct Gate: 0
1.59/1.67	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
1.59/1.67	c Break Cycle : 0
1.59/1.67	c Total Root : 144 Undef Var: 163564
1.69/1.70	c After covering, Total Root: 144 Leaf: 23736
1.69/1.70	c Variable( cover/uncovered/unused ): 35256 139828 0
1.69/1.70	c Unit Clauses: 696
1.69/1.70	c Binary Clauses( cover/uncovered ): 34560 2693760
1.69/1.70	c Clauses( cover/uncovered ): 11520 86400
1.69/1.70	c Total Clauses( cover/uncovered ): 46776 2780160 1.65465%
1.69/1.70	c Covered Ands: 11520 Invs: 0 Xors: 0 Ites: 0
3.18/3.26	c Uncover Clauses avg size: 2.27993 max size: 78
3.28/3.30	c Final circuit: i/l/o/s  162868       0 2453756   2984494
3.28/3.30	c cover rate 1.65465
3.28/3.30	c rocky end  3.28 total 3.28
7.19/7.25	c covering time  3.96 total 7.24
1300.03/1300.00	c interrupt  1292.8 total 1300.04
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-3285690-1303765018/watcher-3285690-1303765018 -o /tmp/evaluation-result-3285690-1303765018/solver-3285690-1303765018 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3285690-1303765018.cnf 1226992810 

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: 1.22 2.32 3.27 4/186 24375
/proc/meminfo: memFree=15245452/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=30688 CPUtime=0 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 2260 0 0 0 0 0 0 0 21 0 1 0 488102402 31424512 2195 33554432000 4194304 4947581 140736838728288 18446744073709551615 253640859392 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 7672 2204 365 184 0 2547 0

[startup+0.0169721 s]
/proc/loadavg: 1.22 2.32 3.27 4/186 24375
/proc/meminfo: memFree=15245452/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=37864 CPUtime=0 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 4106 0 0 0 0 0 0 0 21 0 1 0 488102402 38772736 4040 33554432000 4194304 4947581 140736838728288 18446744073709551615 4821463 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 9466 4040 377 184 0 4341 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 37864

[startup+0.100943 s]
/proc/loadavg: 1.22 2.32 3.27 4/186 24375
/proc/meminfo: memFree=15245452/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=59368 CPUtime=0.09 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 9253 0 0 0 8 1 0 0 22 0 1 0 488102402 60792832 9187 33554432000 4194304 4947581 140736838728288 18446744073709551615 4821953 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 14842 9187 377 184 0 9717 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59368

[startup+0.598869 s]
/proc/loadavg: 1.22 2.32 3.27 4/186 24375
/proc/meminfo: memFree=15245452/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=133352 CPUtime=0.58 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 26935 0 0 0 55 3 0 0 23 0 1 0 488102402 136552448 26869 33554432000 4194304 4947581 140736838728288 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 33338 26869 377 184 0 28213 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 133352

[startup+0.700851 s]
/proc/loadavg: 1.22 2.32 3.27 4/186 24375
/proc/meminfo: memFree=15245452/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=133352 CPUtime=0.69 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 27605 0 0 0 65 4 0 0 24 0 1 0 488102402 136552448 27539 33554432000 4194304 4947581 140736838728288 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 33338 27539 377 184 0 28213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 133352

[startup+1.50069 s]
/proc/loadavg: 1.22 2.32 3.27 5/187 24376
/proc/meminfo: memFree=14700912/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=232420 CPUtime=1.49 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 50340 0 0 0 142 7 0 0 25 0 1 0 488102402 237998080 50274 33554432000 4194304 4947581 140736838728288 18446744073709551615 4795989 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 58105 50274 379 184 0 52980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 232420

[startup+3.10043 s]
/proc/loadavg: 1.22 2.32 3.27 5/187 24376
/proc/meminfo: memFree=14503556/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=379876 CPUtime=3.08 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 87216 0 0 0 296 12 0 0 25 0 1 0 488102402 388993024 87150 33554432000 4194304 4947581 140736838728288 18446744073709551615 4761032 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 94969 87150 385 184 0 89844 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 379876

[startup+6.30083 s]
/proc/loadavg: 1.44 2.35 3.28 5/190 24382
/proc/meminfo: memFree=13365692/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=883968 CPUtime=6.29 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 216930 0 0 0 601 28 0 0 25 0 1 0 488102402 905183232 214308 33554432000 4194304 4947581 140736838728288 18446744073709551615 4740118 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 220992 214308 410 184 0 215867 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 883968

[startup+12.7007 s]
/proc/loadavg: 1.65 2.37 3.28 5/190 24383
/proc/meminfo: memFree=11417384/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=2214944 CPUtime=12.68 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 511157 0 0 0 1210 58 0 0 25 0 1 0 488102402 2268102656 508106 33554432000 4194304 4947581 140736838728288 18446744073709551615 4399458 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 553736 508106 438 184 0 548611 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2214944

[startup+25.5003 s]
/proc/loadavg: 2.17 2.45 3.29 5/190 24383
/proc/meminfo: memFree=8925740/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=2575512 CPUtime=25.49 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 591881 0 0 0 2482 67 0 0 25 0 1 0 488102402 2637324288 584282 33554432000 4194304 4947581 140736838728288 18446744073709551615 4346487 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 643878 584282 461 184 0 638753 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2575512

[startup+51.1007 s]
/proc/loadavg: 3.53 2.74 3.36 4/186 24400
/proc/meminfo: memFree=8009748/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=2595736 CPUtime=51.09 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 596419 0 0 0 5041 68 0 0 25 0 1 0 488102402 2658033664 588820 33554432000 4194304 4947581 140736838728288 18446744073709551615 4403728 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 648934 588820 461 184 0 643809 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2595736

[startup+102.3 s]
/proc/loadavg: 5.06 3.28 3.51 5/191 24413
/proc/meminfo: memFree=980316/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=3218540 CPUtime=102.29 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 719404 0 0 0 10136 93 0 0 25 0 1 0 488102402 3295784960 706294 33554432000 4194304 4947581 140736838728288 18446744073709551615 4723018 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 804635 706294 470 184 0 799510 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 3218540

[startup+162.3 s]
/proc/loadavg: 4.93 3.56 3.59 5/190 24443
/proc/meminfo: memFree=4960732/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=3790564 CPUtime=162.29 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 847360 0 0 0 16121 108 0 0 25 0 1 0 488102402 3881537536 814127 33554432000 4194304 4947581 140736838728288 18446744073709551615 4399961 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 947641 814127 472 184 0 942516 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 3790564

[startup+222.301 s]
/proc/loadavg: 4.98 3.79 3.66 4/185 24472
/proc/meminfo: memFree=6730268/32951124 swapFree=67111524/67111528
[pid=24375] ppid=24373 vsize=4256124 CPUtime=222.29 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 951204 0 0 0 22108 121 0 0 25 0 1 0 488102402 4358270976 917969 33554432000 4194304 4947581 140736838728288 18446744073709551615 4346327 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1064031 917969 470 184 0 1058906 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 4256124

[startup+282.301 s]
/proc/loadavg: 7.81 4.79 4.01 4/188 24546
/proc/meminfo: memFree=12073724/32951124 swapFree=67111524/67111528
[pid=24375] ppid=24373 vsize=4492412 CPUtime=282.3 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 968792 0 0 0 28106 124 0 0 25 0 1 0 488102402 4600229888 935557 33554432000 4194304 4947581 140736838728288 18446744073709551615 4399226 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1123103 935557 470 184 0 1117978 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 4492412

[startup+342.301 s]
/proc/loadavg: 6.65 5.09 4.17 5/190 24567
/proc/meminfo: memFree=12040356/32951124 swapFree=67111524/67111528
[pid=24375] ppid=24373 vsize=5262092 CPUtime=342.3 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1150280 0 0 0 34083 147 0 0 25 0 1 0 488102402 5388382208 1117030 33554432000 4194304 4947581 140736838728288 18446744073709551615 4346286 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1315523 1117030 470 184 0 1310398 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 5262092

[startup+402.301 s]
/proc/loadavg: 5.12 4.94 4.18 5/190 24625
/proc/meminfo: memFree=6328628/32951124 swapFree=67111524/67111528
[pid=24375] ppid=24373 vsize=5279364 CPUtime=402.3 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1160380 0 0 0 40081 149 0 0 25 0 1 0 488102402 5406068736 1127130 33554432000 4194304 4947581 140736838728288 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1319841 1127130 470 184 0 1314716 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 5279364

[startup+462.301 s]
/proc/loadavg: 6.56 5.37 4.37 3/190 24628
/proc/meminfo: memFree=93060/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=5607812 CPUtime=462.3 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1189637 0 0 0 46076 154 0 0 25 0 1 0 488102402 5742399488 1156387 33554432000 4194304 4947581 140736838728288 18446744073709551615 4399226 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1401953 1156387 470 184 0 1396828 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 5607812

[startup+522.301 s]
/proc/loadavg: 6.99 5.71 4.54 2/186 24645
/proc/meminfo: memFree=2659664/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=5850448 CPUtime=522.31 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1261134 0 0 0 52066 165 0 0 25 0 1 0 488102402 5990858752 1225046 33554432000 4194304 4947581 140736838728288 18446744073709551615 4353102 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1462612 1225046 470 184 0 1457487 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 5850448

[startup+582.301 s]
/proc/loadavg: 7.44 6.06 4.74 4/192 24687
/proc/meminfo: memFree=9537236/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6113104 CPUtime=582.32 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1268780 0 0 0 58066 166 0 0 25 0 1 0 488102402 6259818496 1232692 33554432000 4194304 4947581 140736838728288 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1528276 1232692 470 184 0 1523151 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 6113104

[startup+642.3 s]
/proc/loadavg: 7.65 6.43 4.95 4/188 24705
/proc/meminfo: memFree=19937428/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6113232 CPUtime=642.31 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1272284 0 0 0 64065 166 0 0 25 0 1 0 488102402 6259949568 1236196 33554432000 4194304 4947581 140736838728288 18446744073709551615 4346162 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1528308 1236196 470 184 0 1523183 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 6113232

[startup+702.307 s]
/proc/loadavg: 6.45 6.34 5.01 6/192 24774
/proc/meminfo: memFree=23153580/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6113488 CPUtime=702.32 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1333618 0 0 0 70058 174 0 0 25 0 1 0 488102402 6260211712 1297530 33554432000 4194304 4947581 140736838728288 18446744073709551615 4700980 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1528372 1297530 470 184 0 1523247 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 6113488

[startup+762.3 s]
/proc/loadavg: 4.96 5.94 4.95 6/190 24776
/proc/meminfo: memFree=18809496/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6376272 CPUtime=762.31 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1355945 0 0 0 76053 178 0 0 25 0 1 0 488102402 6529302528 1319857 33554432000 4194304 4947581 140736838728288 18446744073709551615 4400592 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1594068 1319857 470 184 0 1588943 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 6376272

[startup+822.3 s]
/proc/loadavg: 4.35 5.58 4.89 5/190 24804
/proc/meminfo: memFree=21338472/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6376272 CPUtime=822.32 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1371796 0 0 0 82051 181 0 0 25 0 1 0 488102402 6529302528 1335708 33554432000 4194304 4947581 140736838728288 18446744073709551615 4346059 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1594068 1335708 470 184 0 1588943 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 6376272

[startup+882.301 s]
/proc/loadavg: 4.13 5.29 4.83 5/190 24860
/proc/meminfo: memFree=22504272/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6376272 CPUtime=882.32 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1371807 0 0 0 88051 181 0 0 25 0 1 0 488102402 6529302528 1335719 33554432000 4194304 4947581 140736838728288 18446744073709551615 4346093 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1594068 1335719 470 184 0 1588943 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 6376272

[startup+942.301 s]
/proc/loadavg: 4.00 5.04 4.77 5/190 24942
/proc/meminfo: memFree=21903588/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6376400 CPUtime=942.32 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1378683 0 0 0 94050 182 0 0 25 0 1 0 488102402 6529433600 1342595 33554432000 4194304 4947581 140736838728288 18446744073709551615 4346475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1594100 1342595 470 184 0 1588975 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 6376400

[startup+1002.3 s]
/proc/loadavg: 4.00 4.85 4.72 5/190 24971
/proc/meminfo: memFree=24688980/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6376400 CPUtime=1002.32 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1378717 0 0 0 100050 182 0 0 25 0 1 0 488102402 6529433600 1342629 33554432000 4194304 4947581 140736838728288 18446744073709551615 4346368 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1594100 1342629 470 184 0 1588975 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 6376400

[startup+1062.3 s]
/proc/loadavg: 4.06 4.71 4.68 5/190 24973
/proc/meminfo: memFree=24353088/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6639312 CPUtime=1062.32 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1414943 0 0 0 106045 187 0 0 25 0 1 0 488102402 6798655488 1378855 33554432000 4194304 4947581 140736838728288 18446744073709551615 4346169 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1659828 1378855 470 184 0 1654703 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 6639312

[startup+1122.3 s]
/proc/loadavg: 4.02 4.58 4.63 5/190 24974
/proc/meminfo: memFree=24264388/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6639312 CPUtime=1122.32 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1424615 0 0 0 112042 190 0 0 25 0 1 0 488102402 6798655488 1388526 33554432000 4194304 4947581 140736838728288 18446744073709551615 4345904 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1659828 1388526 470 184 0 1654703 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 6639312

[startup+1182.3 s]
/proc/loadavg: 4.01 4.47 4.59 5/190 24976
/proc/meminfo: memFree=24242508/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6639440 CPUtime=1182.32 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1424693 0 0 0 118042 190 0 0 25 0 1 0 488102402 6798786560 1388534 33554432000 4194304 4947581 140736838728288 18446744073709551615 4346272 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1659860 1388534 470 184 0 1654735 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 6639440

[startup+1242.3 s]
/proc/loadavg: 4.00 4.38 4.55 5/190 24977
/proc/meminfo: memFree=24206116/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6639440 CPUtime=1242.33 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1427402 0 0 0 124042 191 0 0 25 0 1 0 488102402 6798786560 1391062 33554432000 4194304 4947581 140736838728288 18446744073709551615 253640556299 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1659860 1391062 470 184 0 1654735 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 6639440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.31 4.51 5/190 24979
/proc/meminfo: memFree=24155732/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=6639440 CPUtime=1300.03 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202496 1433532 0 0 0 129810 193 0 0 25 0 1 0 488102402 6798786560 1397192 33554432000 4194304 4947581 140736838728288 18446744073709551615 4346018 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/24375/statm: 1659860 1397192 470 184 0 1654735 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 6639440

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

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

[startup+1300.2 s]
/proc/loadavg: 4.00 4.31 4.51 5/190 24979
/proc/meminfo: memFree=24155732/32951124 swapFree=67111348/67111528
[pid=24375] ppid=24373 vsize=0 CPUtime=1300.23 cores=4,6
/proc/24375/stat : 24375 (synit_sat) R 24373 24375 23613 0 -1 4202500 1433537 0 0 0 129811 212 0 0 25 0 1 0 488102402 0 0 33554432000 0 0 0 0 0 0 16384 4096 24578 18446744073709551615 0 0 17 4 0 0 0
/proc/24375/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.23
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1300.28
CPU time (s): 1300.31
CPU user time (s): 1298.11
CPU system time (s): 2.20167
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 6639440

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

runsolver used 2.31665 second user time and 4.77227 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 22:57:00
IDJOB=3285690
IDBENCH=82394
IDSOLVER=1571
FILE ID=node106/3285690-1303765018
RUNJOBID= node106-1303765018-24340
PBS_JOBID= 13157143
Free space on /tmp= 71568 MiB

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

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

MD5SUM BENCH= 1ca09a2b911e29894c6603aee8d3e672
RANDOM SEED=1226992810

node106.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.830
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.830
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.20
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.830
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.830
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.82
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.830
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.74
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.830
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15245980 kB
Buffers:       1989176 kB
Cached:       14606040 kB
SwapCached:          0 kB
Active:       10274596 kB
Inactive:      6865080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15245980 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          133592 kB
Writeback:           4 kB
AnonPages:      543764 kB
Mapped:          15860 kB
Slab:           501776 kB
PageTables:       6176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   734876 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= 71616 MiB
End job on node106 at 2011-04-25 23:18:42