Trace number 3284770

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) 1299.98 1300.26

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

Solver Data

0.00/0.00	c start  0 total 0
1.10/1.18	c Find Units :        696
1.38/1.40	c Find Invs  :          0
1.48/1.55	c Find Ands  :      10080 AvgFaninNum: 3
1.48/1.55	c Find Xors  :          0 AvgFaninNum: nan
1.48/1.56	c Find Ite   :          0
1.48/1.56	c UnDirect variable: 0
1.48/1.56	c UnDirect to Direct Gate: 0
1.48/1.56	c Forced Direct Gate: 0 Unuse unDirect Gate: 0
1.48/1.56	c Break Cycle : 0
1.48/1.56	c Total Root : 144 Undef Var: 143204
1.48/1.59	c After covering, Total Root: 144 Leaf: 20856
1.48/1.59	c Variable( cover/uncovered/unused ): 30936 122348 0
1.48/1.59	c Unit Clauses: 696
1.48/1.59	c Binary Clauses( cover/uncovered ): 30240 2357040
1.48/1.59	c Clauses( cover/uncovered ): 10080 75600
1.48/1.59	c Total Clauses( cover/uncovered ): 41016 2432640 1.65811%
1.48/1.59	c Covered Ands: 10080 Invs: 0 Xors: 0 Ites: 0
2.99/3.01	c Uncover Clauses avg size: 2.27993 max size: 78
2.99/3.05	c Final circuit: i/l/o/s  142508       0 2106236   2557834
2.99/3.05	c cover rate 1.65811
2.99/3.05	c rocky end  3.04 total 3.04
6.60/6.66	c covering time  3.62 total 6.66
1299.72/1300.00	c interrupt  1293.06 total 1299.72
1299.72/1300.00	c INTERRUPTED ... 
1299.72/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-3284770-1303762451/watcher-3284770-1303762451 -o /tmp/evaluation-result-3284770-1303762451/solver-3284770-1303762451 -C 2400 -W 1300 -M 7680 HOME/synit_sat HOME/instance-3284770-1303762451.cnf 160263017 

running on 2 cores: 0,2

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.83 2.87 3.11 5/193 29824
/proc/meminfo: memFree=14936264/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=29720 CPUtime=0 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 2015 0 0 0 0 0 0 0 23 0 1 0 487843451 30433280 1952 33554432000 4194304 4947581 140736956082496 18446744073709551615 232335892224 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29824/statm: 7430 1953 322 184 0 2305 0

[startup+0.028756 s]
/proc/loadavg: 3.83 2.87 3.11 5/193 29824
/proc/meminfo: memFree=14936264/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=40424 CPUtime=0.01 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 4712 0 0 0 1 0 0 0 23 0 1 0 487843451 41394176 4646 33554432000 4194304 4947581 140736956082496 18446744073709551615 4821852 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 10106 4646 377 184 0 4981 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 40424

[startup+0.100757 s]
/proc/loadavg: 3.83 2.87 3.11 5/193 29824
/proc/meminfo: memFree=14936264/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=58856 CPUtime=0.09 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 9126 0 0 0 8 1 0 0 23 0 1 0 487843451 60268544 9060 33554432000 4194304 4947581 140736956082496 18446744073709551615 4821852 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 14714 9060 377 184 0 9589 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58856

[startup+0.300698 s]
/proc/loadavg: 3.83 2.87 3.11 5/193 29824
/proc/meminfo: memFree=14936264/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=83560 CPUtime=0.29 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 15185 0 0 0 27 2 0 0 24 0 1 0 487843451 85565440 15119 33554432000 4194304 4947581 140736956082496 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 20890 15119 377 184 0 15765 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83560

[startup+0.700627 s]
/proc/loadavg: 3.83 2.87 3.11 5/193 29824
/proc/meminfo: memFree=14936264/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=132840 CPUtime=0.69 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 27333 0 0 0 65 4 0 0 25 0 1 0 487843451 136028160 27267 33554432000 4194304 4947581 140736956082496 18446744073709551615 4799423 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 33210 27267 377 184 0 28085 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 132840

[startup+1.5005 s]
/proc/loadavg: 3.83 2.87 3.11 5/194 29825
/proc/meminfo: memFree=14741328/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=231780 CPUtime=1.48 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 49507 0 0 0 141 7 0 0 25 0 1 0 487843451 237342720 49441 33554432000 4194304 4947581 140736956082496 18446744073709551615 4797022 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 57945 49441 379 184 0 52820 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 231780

[startup+3.1002 s]
/proc/loadavg: 3.83 2.87 3.11 5/194 29825
/proc/meminfo: memFree=14738600/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=379236 CPUtime=3.08 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 82953 0 0 0 297 11 0 0 18 0 1 0 487843451 388337664 82887 33554432000 4194304 4947581 140736956082496 18446744073709551615 4826238 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 94809 82887 386 184 0 89684 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 379236

[startup+6.30063 s]
/proc/loadavg: 3.84 2.88 3.12 5/194 29825
/proc/meminfo: memFree=14147628/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=872380 CPUtime=6.29 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 213341 0 0 0 602 27 0 0 25 0 1 0 487843451 893317120 212877 33554432000 4194304 4947581 140736956082496 18446744073709551615 4737360 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 218095 212877 410 184 0 212970 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 872380

[startup+12.7005 s]
/proc/loadavg: 3.85 2.90 3.12 5/191 29846
/proc/meminfo: memFree=13834276/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=1972724 CPUtime=12.69 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 448836 0 0 0 1216 53 0 0 25 0 1 0 487843451 2020069376 447958 33554432000 4194304 4947581 140736956082496 18446744073709551615 4399868 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 493181 447958 438 184 0 488056 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1972724

[startup+25.5002 s]
/proc/loadavg: 3.89 2.96 3.14 5/194 29853
/proc/meminfo: memFree=11862628/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=2318172 CPUtime=25.49 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 520935 0 0 0 2489 60 0 0 25 0 1 0 487843451 2373808128 520052 33554432000 4194304 4947581 140736956082496 18446744073709551615 4352059 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 579543 520052 462 184 0 574418 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2318172

[startup+51.1007 s]
/proc/loadavg: 3.92 3.04 3.16 5/194 29880
/proc/meminfo: memFree=11378008/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=2340060 CPUtime=51.09 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 525591 0 0 0 5048 61 0 0 25 0 1 0 487843451 2396221440 524708 33554432000 4194304 4947581 140736956082496 18446744073709551615 4357769 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 585015 524708 462 184 0 579890 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2340060

[startup+102.307 s]
/proc/loadavg: 3.96 3.18 3.20 5/194 29882
/proc/meminfo: memFree=7260024/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=2912856 CPUtime=102.29 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 636959 0 0 0 10151 78 0 0 25 0 1 0 487843451 2982764544 630134 33554432000 4194304 4947581 140736956082496 18446744073709551615 4399226 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 728214 630134 471 184 0 723089 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 2912856

[startup+162.301 s]
/proc/loadavg: 4.25 3.41 3.27 5/194 29883
/proc/meminfo: memFree=6243772/32951124 swapFree=67111528/67111528
[pid=29824] ppid=29822 vsize=3399664 CPUtime=162.29 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 742811 0 0 0 16138 91 0 0 25 0 1 0 487843451 3481255936 735986 33554432000 4194304 4947581 140736956082496 18446744073709551615 4400551 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 849916 735986 471 184 0 844791 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 3399664

[startup+222.3 s]
/proc/loadavg: 5.35 3.85 3.43 4/192 29903
/proc/meminfo: memFree=8698720/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=3913224 CPUtime=222.07 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 846269 0 0 0 22091 116 0 0 25 0 1 0 487843451 4007141376 836988 33554432000 4194304 4947581 140736956082496 18446744073709551615 4345948 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 978306 836988 471 184 0 973181 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 3913224

[startup+282.301 s]
/proc/loadavg: 6.11 4.35 3.63 4/192 29905
/proc/meminfo: memFree=11108548/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=4150112 CPUtime=282.07 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 852913 0 0 0 28089 118 0 0 25 0 1 0 487843451 4249714688 843632 33554432000 4194304 4947581 140736956082496 18446744073709551615 4354038 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1037528 843632 471 184 0 1032403 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 4150112

[startup+342.301 s]
/proc/loadavg: 6.14 4.67 3.78 4/192 29906
/proc/meminfo: memFree=12383744/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=4891864 CPUtime=342.07 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1017053 0 0 0 34068 139 0 0 25 0 1 0 487843451 5009268736 1007743 33554432000 4194304 4947581 140736956082496 18446744073709551615 4346159 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1222966 1007743 471 184 0 1217841 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 4891864

[startup+402.3 s]
/proc/loadavg: 5.16 4.69 3.84 5/194 29919
/proc/meminfo: memFree=6626172/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5146008 CPUtime=402.07 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1029729 0 0 0 40065 142 0 0 25 0 1 0 487843451 5269512192 1020419 33554432000 4194304 4947581 140736956082496 18446744073709551615 4399717 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1286502 1020419 471 184 0 1281377 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 5146008

[startup+462.301 s]
/proc/loadavg: 4.42 4.56 3.85 5/194 29920
/proc/meminfo: memFree=6212000/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5146136 CPUtime=462.07 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1031703 0 0 0 46065 142 0 0 25 0 1 0 487843451 5269643264 1022393 33554432000 4194304 4947581 140736956082496 18446744073709551615 4353218 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1286534 1022393 471 184 0 1281409 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 5146136

[startup+522.301 s]
/proc/loadavg: 4.08 4.44 3.85 5/194 29950
/proc/meminfo: memFree=11761588/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5398396 CPUtime=522.07 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1127990 0 0 0 52053 154 0 0 25 0 1 0 487843451 5527957504 1118676 33554432000 4194304 4947581 140736956082496 18446744073709551615 4399850 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1349599 1118676 471 184 0 1344474 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 5398396

[startup+582.3 s]
/proc/loadavg: 4.03 4.36 3.85 5/194 29952
/proc/meminfo: memFree=5891740/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5659856 CPUtime=582.08 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1137194 0 0 0 58052 156 0 0 25 0 1 0 487843451 5795692544 1124035 33554432000 4194304 4947581 140736956082496 18446744073709551615 4352560 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1414964 1124035 471 184 0 1409839 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 5659856

[startup+642.301 s]
/proc/loadavg: 4.01 4.29 3.86 5/194 29953
/proc/meminfo: memFree=5723432/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5659856 CPUtime=642.08 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1138155 0 0 0 64052 156 0 0 25 0 1 0 487843451 5795692544 1124996 33554432000 4194304 4947581 140736956082496 18446744073709551615 4346368 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1414964 1124996 471 184 0 1409839 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 5659856

[startup+702.301 s]
/proc/loadavg: 4.06 4.25 3.87 5/194 29983
/proc/meminfo: memFree=11310700/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5922512 CPUtime=702.08 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1147230 0 0 0 70050 158 0 0 25 0 1 0 487843451 6064652288 1134071 33554432000 4194304 4947581 140736956082496 18446744073709551615 4360593 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1480628 1134071 471 184 0 1475503 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 5922512

[startup+762.307 s]
/proc/loadavg: 4.06 4.21 3.88 5/194 29984
/proc/meminfo: memFree=7442996/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5922512 CPUtime=762.09 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1147967 0 0 0 76050 159 0 0 25 0 1 0 487843451 6064652288 1134808 33554432000 4194304 4947581 140736956082496 18446744073709551615 4346093 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1480628 1134808 471 184 0 1475503 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 5922512

[startup+822.301 s]
/proc/loadavg: 4.09 4.19 3.89 5/194 30014
/proc/meminfo: memFree=10429024/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5922896 CPUtime=822.09 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1205412 0 0 0 82043 166 0 0 25 0 1 0 487843451 6065045504 1192253 33554432000 4194304 4947581 140736956082496 18446744073709551615 4346173 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1480724 1192253 471 184 0 1475599 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 5922896

[startup+882.301 s]
/proc/loadavg: 4.06 4.16 3.91 5/194 30016
/proc/meminfo: memFree=8354236/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5922896 CPUtime=882.08 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1212011 0 0 0 88041 167 0 0 25 0 1 0 487843451 6065045504 1198852 33554432000 4194304 4947581 140736956082496 18446744073709551615 4345995 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1480724 1198852 471 184 0 1475599 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 5922896

[startup+942.3 s]
/proc/loadavg: 4.26 4.18 3.93 5/194 30017
/proc/meminfo: memFree=92156/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5922896 CPUtime=942.05 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1220671 0 0 0 94032 173 0 0 25 0 1 0 487843451 6065045504 1207512 33554432000 4194304 4947581 140736956082496 18446744073709551615 4346302 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1480724 1207512 471 184 0 1475599 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 5922896

[startup+1002.3 s]
/proc/loadavg: 5.68 4.63 4.09 4/192 30037
/proc/meminfo: memFree=11202464/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5922896 CPUtime=1002.01 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1220674 0 0 0 100027 174 0 0 25 0 1 0 487843451 6065045504 1207515 33554432000 4194304 4947581 140736956082496 18446744073709551615 4345966 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1480724 1207515 471 184 0 1475599 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 5922896

[startup+1062.3 s]
/proc/loadavg: 6.10 4.94 4.23 4/192 30038
/proc/meminfo: memFree=13913000/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5922896 CPUtime=1062.01 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1220677 0 0 0 106027 174 0 0 25 0 1 0 487843451 6065045504 1207518 33554432000 4194304 4947581 140736956082496 18446744073709551615 4399720 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1480724 1207518 471 184 0 1475599 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 5922896

[startup+1122.3 s]
/proc/loadavg: 5.60 5.04 4.31 5/194 30051
/proc/meminfo: memFree=12327116/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5922896 CPUtime=1122.02 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1220681 0 0 0 112028 174 0 0 25 0 1 0 487843451 6065045504 1207522 33554432000 4194304 4947581 140736956082496 18446744073709551615 4346232 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1480724 1207522 471 184 0 1475599 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 5922896

[startup+1182.3 s]
/proc/loadavg: 4.76 4.91 4.31 5/194 30053
/proc/meminfo: memFree=10973260/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=5923024 CPUtime=1182.01 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1224936 0 0 0 118027 174 0 0 25 0 1 0 487843451 6065176576 1211777 33554432000 4194304 4947581 140736956082496 18446744073709551615 4341253 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1480756 1211777 471 184 0 1475631 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 5923024

[startup+1242.3 s]
/proc/loadavg: 4.12 4.71 4.27 4/188 30072
/proc/meminfo: memFree=9529568/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=6185936 CPUtime=1242.01 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1276169 0 0 0 124019 182 0 0 25 0 1 0 487843451 6334398464 1263010 33554432000 4194304 4947581 140736956082496 18446744073709551615 4401256 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1546484 1263010 472 184 0 1541359 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 6185936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.41 4.96 4.38 3/184 30090
/proc/meminfo: memFree=11949260/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=6185936 CPUtime=1299.72 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202496 1281386 0 0 0 129789 183 0 0 25 0 1 0 487843451 6334398464 1268227 33554432000 4194304 4947581 140736956082496 18446744073709551615 4346059 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/29824/statm: 1546484 1268227 472 184 0 1541359 0
Current children cumulated CPU time (s) 1299.72
Current children cumulated vsize (KiB) 6185936

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.41 4.96 4.38 3/185 30091
/proc/meminfo: memFree=14267928/32951124 swapFree=67111524/67111528
[pid=29824] ppid=29822 vsize=0 CPUtime=1299.92 cores=0,2
/proc/29824/stat : 29824 (synit_sat) R 29822 29824 28989 0 -1 4202500 1281391 0 0 0 129789 203 0 0 25 0 1 0 487843451 0 0 33554432000 0 0 0 0 0 0 16384 4096 24578 18446744073709551615 0 0 17 0 0 0 0
/proc/29824/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1299.92
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 1300.26
CPU time (s): 1299.98
CPU user time (s): 1297.9
CPU system time (s): 2.08668
CPU usage (%): 99.979
Max. virtual memory (cumulated for all children) (KiB): 6185936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.9
system time used= 2.08668
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1281391
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= 13
involuntary context switches= 2538

runsolver used 2.25766 second user time and 4.84826 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-25 22:14:13
IDJOB=3284770
IDBENCH=82363
IDSOLVER=1571
FILE ID=node132/3284770-1303762451
RUNJOBID= node132-1303762303-29481
PBS_JOBID= 13157126
Free space on /tmp= 71772 MiB

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

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=160263017

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:      14936420 kB
Buffers:       1618868 kB
Cached:       11953440 kB
SwapCached:          0 kB
Active:        7080660 kB
Inactive:     10377152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14936420 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          109184 kB
Writeback:           0 kB
AnonPages:     3884892 kB
Mapped:          16788 kB
Slab:           486228 kB
PageTables:      13056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4216800 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= 64856 MiB
End job on node132 at 2011-04-25 22:35:55