Trace number 3284862

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.02 1300.22

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

Solver Data

0.00/0.00	c start  0 total 0
0.79/0.80	c Find Units :        696
1.00/1.00	c Find Invs  :          0
1.10/1.14	c Find Ands  :       8640 AvgFaninNum: 3
1.10/1.14	c Find Xors  :          0 AvgFaninNum: nan
1.10/1.14	c Find Ite   :          0
1.10/1.15	c UnDirect variable: 0
1.10/1.15	c UnDirect to Direct Gate: 0
1.10/1.15	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
1.10/1.15	c Break Cycle : 0
1.10/1.15	c Total Root : 144 Undef Var: 122844
1.10/1.17	c After covering, Total Root: 144 Leaf: 17976
1.10/1.17	c Variable( cover/uncovered/unused ): 26616 104868 0
1.10/1.17	c Unit Clauses: 696
1.10/1.17	c Binary Clauses( cover/uncovered ): 25920 2020320
1.10/1.17	c Clauses( cover/uncovered ): 8640 64800
1.10/1.17	c Total Clauses( cover/uncovered ): 35256 2085120 1.66272%
1.10/1.17	c Covered Ands: 8640 Invs: 0 Xors: 0 Ites: 0
2.28/2.36	c Uncover Clauses avg size: 2.27993 max size: 78
2.28/2.39	c Final circuit: i/l/o/s  122148       0 1758716   2131174
2.28/2.39	c cover rate 1.66272
2.28/2.39	c rocky end  2.38 total 2.38
5.18/5.21	c covering time  2.82 total 5.2
1299.80/1300.00	c interrupt  1294.6 total 1299.8
1299.80/1300.00	c INTERRUPTED ... 
1299.80/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-3284862-1303762464/watcher-3284862-1303762464 -o /tmp/evaluation-result-3284862-1303762464/solver-3284862-1303762464 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3284862-1303762464.cnf 875933987 

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: 3.87 2.92 3.13 4/193 29851
/proc/meminfo: memFree=13775776/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=30688 CPUtime=0 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 2347 0 0 0 0 0 0 0 22 0 1 0 487844740 31424512 2281 33554432000 4194304 4947581 140735559800592 18446744073709551615 232335892224 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 8443 2288 367 184 0 3318 0

[startup+0.018191 s]
/proc/loadavg: 3.87 2.92 3.13 4/193 29851
/proc/meminfo: memFree=13775776/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=36844 CPUtime=0.01 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 3854 0 0 0 1 0 0 0 22 0 1 0 487844740 37728256 3788 33554432000 4194304 4947581 140735559800592 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 9211 3788 377 184 0 4086 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 36844

[startup+0.101223 s]
/proc/loadavg: 3.87 2.92 3.13 4/193 29851
/proc/meminfo: memFree=13775776/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=58348 CPUtime=0.09 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 8998 0 0 0 8 1 0 0 22 0 1 0 487844740 59748352 8932 33554432000 4194304 4947581 140735559800592 18446744073709551615 4821852 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 14587 8932 377 184 0 9462 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58348

[startup+0.301138 s]
/proc/loadavg: 3.87 2.92 3.13 4/193 29851
/proc/meminfo: memFree=13775776/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=83052 CPUtime=0.29 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 15184 0 0 0 27 2 0 0 23 0 1 0 487844740 85045248 15118 33554432000 4194304 4947581 140735559800592 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 20763 15118 377 184 0 15638 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83052

[startup+0.701079 s]
/proc/loadavg: 3.87 2.92 3.13 4/193 29851
/proc/meminfo: memFree=13775776/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=132332 CPUtime=0.69 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 27454 0 0 0 65 4 0 0 25 0 1 0 487844740 135507968 27388 33554432000 4194304 4947581 140735559800592 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 33083 27388 377 184 0 27958 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132332

[startup+1.50089 s]
/proc/loadavg: 3.87 2.92 3.13 5/194 29853
/proc/meminfo: memFree=13609980/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=190312 CPUtime=1.49 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 38438 0 0 0 143 6 0 0 25 0 1 0 487844740 194879488 38372 33554432000 4194304 4947581 140735559800592 18446744073709551615 4761040 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/29851/statm: 47578 38372 385 184 0 42453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 190312

[startup+3.10064 s]
/proc/loadavg: 3.87 2.92 3.13 5/194 29853
/proc/meminfo: memFree=13476800/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=596396 CPUtime=3.08 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 137754 0 0 0 293 15 0 0 25 0 1 0 487844740 610709504 136809 33554432000 4194304 4947581 140735559800592 18446744073709551615 4740523 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 149099 136809 393 184 0 143974 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 596396

[startup+6.30103 s]
/proc/loadavg: 3.88 2.94 3.13 5/194 29853
/proc/meminfo: memFree=12740484/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=1492916 CPUtime=6.29 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 356438 0 0 0 591 38 0 0 25 0 1 0 487844740 1528745984 355492 33554432000 4194304 4947581 140735559800592 18446744073709551615 4436267 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/29851/statm: 373229 355492 428 184 0 368104 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1492916

[startup+12.701 s]
/proc/loadavg: 3.89 2.96 3.14 5/194 29853
/proc/meminfo: memFree=11875896/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=1673652 CPUtime=12.68 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 389000 0 0 0 1226 42 0 0 25 0 1 0 487844740 1713819648 388054 33554432000 4194304 4947581 140735559800592 18446744073709551615 4398595 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 418413 388054 438 184 0 413288 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1673652

[startup+25.5007 s]
/proc/loadavg: 3.91 3.01 3.15 6/194 29880
/proc/meminfo: memFree=13129316/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=1900056 CPUtime=25.46 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 438023 0 0 0 2497 49 0 0 25 0 1 0 487844740 1945657344 437077 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346185 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 475014 437077 461 184 0 469889 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1900056

[startup+51.1011 s]
/proc/loadavg: 3.94 3.08 3.17 5/194 29881
/proc/meminfo: memFree=9170804/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=1929112 CPUtime=50.99 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 444759 0 0 0 5049 50 0 0 25 0 1 0 487844740 1975410688 443813 33554432000 4194304 4947581 140735559800592 18446744073709551615 4357644 0 0 4096 24578 0 0 0 17 6 0 0 0
/proc/29851/statm: 482278 443813 461 184 0 477153 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 1929112

[startup+102.307 s]
/proc/loadavg: 3.97 3.22 3.21 5/194 29882
/proc/meminfo: memFree=7201384/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=2462820 CPUtime=102.1 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 555031 0 0 0 10143 67 0 0 25 0 1 0 487844740 2521927680 547579 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346045 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 615705 547579 470 184 0 610580 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 2462820

[startup+162.3 s]
/proc/loadavg: 4.19 3.43 3.28 5/194 29884
/proc/meminfo: memFree=4041768/32951124 swapFree=67111528/67111528
[pid=29851] ppid=29849 vsize=3185184 CPUtime=162.07 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 663665 0 0 0 16127 80 0 0 25 0 1 0 487844740 3261628416 656176 33554432000 4194304 4947581 140735559800592 18446744073709551615 4350646 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 796296 656183 470 184 0 791171 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 3185184

[startup+222.301 s]
/proc/loadavg: 5.57 3.97 3.48 4/192 29903
/proc/meminfo: memFree=9284520/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=3493404 CPUtime=222.07 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 759882 0 0 0 22111 96 0 0 25 0 1 0 487844740 3577245696 752355 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346229 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 873351 752355 470 184 0 868226 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 3493404

[startup+282.301 s]
/proc/loadavg: 6.17 4.44 3.67 4/192 29905
/proc/meminfo: memFree=11641516/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=3771224 CPUtime=282.06 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 781977 0 0 0 28107 99 0 0 25 0 1 0 487844740 3861733376 770400 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346185 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 942806 770400 470 184 0 937681 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 3771224

[startup+342.3 s]
/proc/loadavg: 6.19 4.76 3.82 4/192 29906
/proc/meminfo: memFree=12829160/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=4371924 CPUtime=342.07 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 931003 0 0 0 34089 118 0 0 25 0 1 0 487844740 4476850176 919407 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346197 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1092981 919407 472 184 0 1087856 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 4371924

[startup+402.301 s]
/proc/loadavg: 4.90 4.66 3.84 5/194 29919
/proc/meminfo: memFree=6240236/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=4631968 CPUtime=402.08 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 942668 0 0 0 40087 121 0 0 25 0 1 0 487844740 4743135232 931072 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346291 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1157992 931072 472 184 0 1152867 0
Current children cumulated CPU time (s) 402.08
Current children cumulated vsize (KiB) 4631968

[startup+462.301 s]
/proc/loadavg: 4.33 4.54 3.85 5/194 29921
/proc/meminfo: memFree=6043588/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=4878088 CPUtime=462.07 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 949208 0 0 0 46085 122 0 0 25 0 1 0 487844740 4995162112 937612 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346013 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1219522 937612 472 184 0 1214397 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 4878088

[startup+522.3 s]
/proc/loadavg: 4.06 4.42 3.85 5/194 29950
/proc/meminfo: memFree=9899896/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=4878472 CPUtime=522.07 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1013771 0 0 0 52077 130 0 0 25 0 1 0 487844740 4995555328 1002174 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346185 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1219618 1002174 472 184 0 1214493 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 4878472

[startup+582.301 s]
/proc/loadavg: 4.02 4.34 3.86 5/194 29952
/proc/meminfo: memFree=5863208/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5141128 CPUtime=582.07 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1027390 0 0 0 58074 133 0 0 25 0 1 0 487844740 5264515072 1015793 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346416 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1285282 1015793 472 184 0 1280157 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 5141128

[startup+642.301 s]
/proc/loadavg: 4.01 4.28 3.86 5/194 29953
/proc/meminfo: memFree=5709040/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5141128 CPUtime=642.08 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1030235 0 0 0 64074 134 0 0 25 0 1 0 487844740 5264515072 1018638 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346272 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1285282 1018638 472 184 0 1280157 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 5141128

[startup+702.3 s]
/proc/loadavg: 4.04 4.24 3.87 5/194 29983
/proc/meminfo: memFree=10658416/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5141384 CPUtime=702.07 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1078773 0 0 0 70066 141 0 0 25 0 1 0 487844740 5264777216 1067176 33554432000 4194304 4947581 140735559800592 18446744073709551615 4399950 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1285346 1067176 472 184 0 1280221 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 5141384

[startup+762.307 s]
/proc/loadavg: 4.05 4.21 3.88 5/194 29985
/proc/meminfo: memFree=6491296/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5141384 CPUtime=762.09 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1089499 0 0 0 76064 145 0 0 25 0 1 0 487844740 5264777216 1077899 33554432000 4194304 4947581 140735559800592 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1285346 1077899 472 184 0 1280221 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 5141384

[startup+822.301 s]
/proc/loadavg: 4.14 4.20 3.90 5/194 30014
/proc/meminfo: memFree=8741884/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5141384 CPUtime=822.08 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1098264 0 0 0 82061 147 0 0 25 0 1 0 487844740 5264777216 1084648 33554432000 4194304 4947581 140735559800592 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1285346 1084648 472 184 0 1280221 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 5141384

[startup+882.3 s]
/proc/loadavg: 4.05 4.16 3.91 5/194 30016
/proc/meminfo: memFree=6417596/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5141384 CPUtime=882.08 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1104715 0 0 0 88060 148 0 0 25 0 1 0 487844740 5264777216 1091099 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346302 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1285346 1091099 472 184 0 1280221 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 5141384

[startup+942.301 s]
/proc/loadavg: 4.95 4.34 3.98 4/190 30033
/proc/meminfo: memFree=8549688/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5141384 CPUtime=942.08 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1105230 0 0 0 94060 148 0 0 25 0 1 0 487844740 5264777216 1091614 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346169 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1285346 1091614 472 184 0 1280221 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 5141384

[startup+1002.3 s]
/proc/loadavg: 5.83 4.71 4.13 4/192 30037
/proc/meminfo: memFree=11795772/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5141384 CPUtime=1002.08 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1105230 0 0 0 100060 148 0 0 25 0 1 0 487844740 5264777216 1091614 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346309 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1285346 1091614 472 184 0 1280221 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 5141384

[startup+1062.3 s]
/proc/loadavg: 6.15 5.00 4.26 4/192 30039
/proc/meminfo: memFree=14505900/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5141384 CPUtime=1062.08 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1105234 0 0 0 106060 148 0 0 25 0 1 0 487844740 5264777216 1091618 33554432000 4194304 4947581 140735559800592 18446744073709551615 4399362 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1285346 1091618 472 184 0 1280221 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 5141384

[startup+1122.3 s]
/proc/loadavg: 5.32 5.01 4.31 5/194 30051
/proc/meminfo: memFree=11817344/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5404424 CPUtime=1122.09 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1132883 0 0 0 112057 152 0 0 25 0 1 0 487844740 5534130176 1119267 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346487 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1351106 1119267 472 184 0 1345981 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 5404424

[startup+1182.3 s]
/proc/loadavg: 4.59 4.86 4.30 5/194 30053
/proc/meminfo: memFree=10823980/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5404424 CPUtime=1182.09 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1143581 0 0 0 118055 154 0 0 25 0 1 0 487844740 5534130176 1129965 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346207 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1351106 1129965 472 184 0 1345981 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 5404424

[startup+1242.3 s]
/proc/loadavg: 4.42 4.74 4.29 3/188 30072
/proc/meminfo: memFree=4594372/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5404424 CPUtime=1242.09 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1149320 0 0 0 124054 155 0 0 25 0 1 0 487844740 5534130176 1135704 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346162 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1351106 1135704 472 184 0 1345981 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 5404424



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.40 4.97 4.40 2/178 30108
/proc/meminfo: memFree=17585484/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=5404424 CPUtime=1299.8 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202496 1159796 0 0 0 129822 158 0 0 25 0 1 0 487844740 5534130176 1146180 33554432000 4194304 4947581 140735559800592 18446744073709551615 4346542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/29851/statm: 1351106 1146180 472 184 0 1345981 0
Current children cumulated CPU time (s) 1299.8
Current children cumulated vsize (KiB) 5404424

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

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

[startup+1300.21 s]
/proc/loadavg: 5.40 4.97 4.40 3/179 30109
/proc/meminfo: memFree=20058904/32951124 swapFree=67111524/67111528
[pid=29851] ppid=29849 vsize=0 CPUtime=1300 cores=4,6
/proc/29851/stat : 29851 (synit_sat) R 29849 29851 28989 0 -1 4202500 1159801 0 0 0 129822 178 0 0 25 0 1 0 487844740 0 0 33554432000 0 0 0 0 0 0 16384 4096 24578 18446744073709551615 0 0 17 4 0 0 0
/proc/29851/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1300.22
CPU time (s): 1300.02
CPU user time (s): 1298.22
CPU system time (s): 1.79873
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 5404424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.22
system time used= 1.79873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1159801
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 18714

runsolver used 2.18667 second user time and 4.91825 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-25 22:14:26
IDJOB=3284862
IDBENCH=82366
IDSOLVER=1571
FILE ID=node132/3284862-1303762464
RUNJOBID= node132-1303762303-29482
PBS_JOBID= 13157126
Free space on /tmp= 71752 MiB

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

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=875933987

node132.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	: 5332.74
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.76
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.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.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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.67
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.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.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:      13776180 kB
Buffers:       1618940 kB
Cached:       11982528 kB
SwapCached:          0 kB
Active:        8230420 kB
Inactive:     10384060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13776180 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          129980 kB
Writeback:           0 kB
AnonPages:     5012424 kB
Mapped:          16996 kB
Slab:           486120 kB
PageTables:      15368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5498212 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64904 MiB
End job on node132 at 2011-04-25 22:36:08