Trace number 3299742

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
claspmt 2.0-R4095? (TO) 4801.32 1204.49

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...059752/instance-3299742-1304059752.cnf
1.99/2.05	c Solving...
4800.23/1203.41	
4800.23/1203.41	*** INTERRUPTED! ***
4800.23/1203.41	*** Shutting down threads...
4801.13/1204.37	s UNKNOWN
4801.13/1204.37	
4801.13/1204.37	c INTERRUPTED   : 1
4801.13/1204.37	c Models        : 0+    
4801.13/1204.37	c Time          : 1203.669s (Solving: 1201.62s 1st Model: 0.00s Unsat: 0.00s)
4801.13/1204.37	c CPU Time      : 4800.500s

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-3299742-1304059752/watcher-3299742-1304059752 -o /tmp/evaluation-result-3299742-1304059752/solver-3299742-1304059752 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299742-1304059752.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.47 6.22 6.79 5/180 15646
/proc/meminfo: memFree=16663656/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=180880 CPUtime=0 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 874 0 0 0 0 0 0 0 23 0 1 0 517578219 185221120 803 33554432000 4194304 4964704 140733283911712 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15646/statm: 45220 804 374 189 0 40094 0

[startup+0.0419929 s]
/proc/loadavg: 5.47 6.22 6.79 5/180 15646
/proc/meminfo: memFree=16663656/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=180880 CPUtime=0.03 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 12199 0 0 0 2 1 0 0 23 0 1 0 517578219 185221120 12128 33554432000 4194304 4964704 140733283911712 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15646/statm: 45220 12144 375 189 0 40094 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 180880

[startup+0.100982 s]
/proc/loadavg: 5.47 6.22 6.79 5/180 15646
/proc/meminfo: memFree=16663656/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=180880 CPUtime=0.09 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 34005 0 0 0 5 4 0 0 23 0 1 0 517578219 185221120 33934 33554432000 4194304 4964704 140733283911712 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15646/statm: 45220 33950 375 189 0 40094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 180880

[startup+0.300945 s]
/proc/loadavg: 5.47 6.22 6.79 5/180 15646
/proc/meminfo: memFree=16663656/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=269636 CPUtime=0.29 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 71370 0 0 0 21 8 0 0 25 0 1 0 517578219 276107264 61453 33554432000 4194304 4964704 140733283911712 18446744073709551615 216634515200 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15646/statm: 67409 61453 389 189 0 62283 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 269636

[startup+0.700871 s]
/proc/loadavg: 5.47 6.22 6.79 5/180 15646
/proc/meminfo: memFree=16663656/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=285440 CPUtime=0.69 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 75372 0 0 0 59 10 0 0 25 0 1 0 517578219 292290560 65455 33554432000 4194304 4964704 140733283911712 18446744073709551615 216634515200 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15646/statm: 71360 65455 389 189 0 66234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 285440

[startup+1.50073 s]
/proc/loadavg: 5.47 6.22 6.79 6/181 15647
/proc/meminfo: memFree=16373268/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=324552 CPUtime=1.49 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 85210 0 0 0 136 13 0 0 25 0 1 0 517578219 332341248 75210 33554432000 4194304 4964704 140733283911712 18446744073709551615 216634515200 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15646/statm: 81138 75210 389 189 0 76012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 324552

[startup+3.10041 s]
/proc/loadavg: 5.47 6.22 6.79 8/184 15650
/proc/meminfo: memFree=16213656/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=926352 CPUtime=5.55 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 268215 0 0 0 516 39 0 0 24 0 4 0 517578219 948584448 178572 33554432000 4194304 4964704 140733283911712 18446744073709551615 4371863 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 231588 178572 448 189 0 225937 0
[pid=15646/tid=15648] ppid=15644 vsize=926352 CPUtime=0.78 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 34980 0 0 0 74 4 0 0 16 0 4 0 517578425 948584448 178572 33554432000 4194304 4964704 140733283911712 18446744073709551615 4371901 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=926352 CPUtime=1.02 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 57946 0 0 0 94 8 0 0 19 0 4 0 517578425 948584448 178572 33554432000 4194304 4964704 140733283911712 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=926352 CPUtime=1.02 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 57335 0 0 0 94 8 0 0 18 0 4 0 517578425 948584448 178572 33554432000 4194304 4964704 140733283911712 18446744073709551615 4630079 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.55
Current children cumulated vsize (KiB) 926352

[startup+6.30085 s]
/proc/loadavg: 5.75 6.27 6.80 9/184 15650
/proc/meminfo: memFree=15833612/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=946112 CPUtime=18.33 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 282828 0 0 0 1788 45 0 0 25 0 4 0 517578219 968818688 193185 33554432000 4194304 4964704 140733283911712 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 236528 193185 452 189 0 230877 0
[pid=15646/tid=15648] ppid=15644 vsize=946112 CPUtime=3.99 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 36988 0 0 0 394 5 0 0 21 0 4 0 517578425 968818688 193185 33554432000 4194304 4964704 140733283911712 18446744073709551615 4371863 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=946112 CPUtime=4.22 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 62899 0 0 0 413 9 0 0 25 0 4 0 517578425 968818688 193185 33554432000 4194304 4964704 140733283911712 18446744073709551615 4362960 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=946112 CPUtime=4.21 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 62563 0 0 0 411 10 0 0 25 0 4 0 517578425 968818688 193186 33554432000 4194304 4964704 140733283911712 18446744073709551615 216634176545 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 18.33
Current children cumulated vsize (KiB) 946112

[startup+12.7007 s]
/proc/loadavg: 5.93 6.29 6.81 9/184 15651
/proc/meminfo: memFree=15638080/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=1067788 CPUtime=43.88 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 312077 0 0 0 4334 54 0 0 25 0 4 0 517578219 1093414912 222434 33554432000 4194304 4964704 140733283911712 18446744073709551615 4670080 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 266947 222434 452 189 0 261296 0
[pid=15646/tid=15648] ppid=15644 vsize=1067788 CPUtime=10.39 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 40282 0 0 0 1033 6 0 0 25 0 4 0 517578425 1093414912 222434 33554432000 4194304 4964704 140733283911712 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=1067788 CPUtime=10.62 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 76932 0 0 0 1050 12 0 0 25 0 4 0 517578425 1093414912 222434 33554432000 4194304 4964704 140733283911712 18446744073709551615 4361365 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=1067788 CPUtime=10.6 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 71873 0 0 0 1046 14 0 0 25 0 4 0 517578425 1093414912 222434 33554432000 4194304 4964704 140733283911712 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 43.88
Current children cumulated vsize (KiB) 1067788

[startup+25.5005 s]
/proc/loadavg: 6.39 6.38 6.82 9/184 15651
/proc/meminfo: memFree=15304852/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=1199956 CPUtime=95.02 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 348818 0 0 0 9432 70 0 0 25 0 4 0 517578219 1228754944 259175 33554432000 4194304 4964704 140733283911712 18446744073709551615 4660362 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 299989 259175 452 189 0 294338 0
[pid=15646/tid=15648] ppid=15644 vsize=1199956 CPUtime=23.18 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 44412 0 0 0 2309 9 0 0 25 0 4 0 517578425 1228754944 259175 33554432000 4194304 4964704 140733283911712 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=1199956 CPUtime=23.41 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 93596 0 0 0 2326 15 0 0 25 0 4 0 517578425 1228754944 259175 33554432000 4194304 4964704 140733283911712 18446744073709551615 216634212107 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=1199956 CPUtime=23.4 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 84324 0 0 0 2320 20 0 0 25 0 4 0 517578425 1228754944 259175 33554432000 4194304 4964704 140733283911712 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 95.02
Current children cumulated vsize (KiB) 1199956

[startup+51.101 s]
/proc/loadavg: 7.01 6.52 6.86 9/184 15652
/proc/meminfo: memFree=15015368/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=1393780 CPUtime=197.28 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 393516 0 0 0 19637 91 0 0 25 0 4 0 517578219 1427230720 303873 33554432000 4194304 4964704 140733283911712 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 348445 303873 452 189 0 342794 0
[pid=15646/tid=15648] ppid=15644 vsize=1393780 CPUtime=48.79 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 47607 0 0 0 4868 11 0 0 25 0 4 0 517578425 1427230720 303873 33554432000 4194304 4964704 140733283911712 18446744073709551615 4632250 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=1393780 CPUtime=49.01 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 109289 0 0 0 4882 19 0 0 25 0 4 0 517578425 1427230720 303873 33554432000 4194304 4964704 140733283911712 18446744073709551615 4362960 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=1393780 CPUtime=49 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 102733 0 0 0 4869 31 0 0 25 0 4 0 517578425 1427230720 303873 33554432000 4194304 4964704 140733283911712 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 197.28
Current children cumulated vsize (KiB) 1393780

[startup+102.307 s]
/proc/loadavg: 7.64 6.76 6.92 9/184 15653
/proc/meminfo: memFree=14327492/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=1779360 CPUtime=401.81 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 479813 0 0 0 40059 122 0 0 25 0 4 0 517578219 1822064640 390164 33554432000 4194304 4964704 140733283911712 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 444840 390164 452 189 0 439189 0
[pid=15646/tid=15648] ppid=15644 vsize=1779360 CPUtime=99.99 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 50557 0 0 0 9987 12 0 0 25 0 4 0 517578425 1822064640 390164 33554432000 4194304 4964704 140733283911712 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=1779360 CPUtime=100.22 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 156511 0 0 0 9992 30 0 0 25 0 4 0 517578425 1822064640 390164 33554432000 4194304 4964704 140733283911712 18446744073709551615 4651279 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=1779360 CPUtime=100.2 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 137312 0 0 0 9970 50 0 0 25 0 4 0 517578425 1822064640 390164 33554432000 4194304 4964704 140733283911712 18446744073709551615 4378951 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 401.81
Current children cumulated vsize (KiB) 1779360

[startup+162.3 s]
/proc/loadavg: 7.93 7.00 6.99 9/184 15655
/proc/meminfo: memFree=13470112/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=2059264 CPUtime=641.47 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 559857 0 0 0 63997 150 0 0 25 0 4 0 517578219 2108686336 470208 33554432000 4194304 4964704 140733283911712 18446744073709551615 4668925 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 514816 470208 452 189 0 509165 0
[pid=15646/tid=15648] ppid=15644 vsize=2059264 CPUtime=159.99 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 50791 0 0 0 15987 12 0 0 25 0 4 0 517578425 2108686336 470208 33554432000 4194304 4964704 140733283911712 18446744073709551615 4370314 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=2059264 CPUtime=160.22 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 210041 0 0 0 15979 43 0 0 25 0 4 0 517578425 2108686336 470208 33554432000 4194304 4964704 140733283911712 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=2059264 CPUtime=160.19 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 161349 0 0 0 15956 63 0 0 25 0 4 0 517578425 2108686336 470208 33554432000 4194304 4964704 140733283911712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 641.47
Current children cumulated vsize (KiB) 2059264

[startup+222.301 s]
/proc/loadavg: 7.97 7.18 7.05 9/184 15656
/proc/meminfo: memFree=12680064/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=2228224 CPUtime=881.13 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 607912 0 0 0 87944 169 0 0 25 0 4 0 517578219 2281701376 518262 33554432000 4194304 4964704 140733283911712 18446744073709551615 4371527 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 557056 518262 452 189 0 551405 0
[pid=15646/tid=15648] ppid=15644 vsize=2228224 CPUtime=219.99 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 52626 0 0 0 21985 14 0 0 25 0 4 0 517578425 2281701376 518262 33554432000 4194304 4964704 140733283911712 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=2228224 CPUtime=220.22 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 235928 0 0 0 21974 48 0 0 25 0 4 0 517578425 2281701376 518262 33554432000 4194304 4964704 140733283911712 18446744073709551615 4362919 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=2228224 CPUtime=220.19 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 181675 0 0 0 21943 76 0 0 25 0 4 0 517578425 2281701376 518262 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 881.13
Current children cumulated vsize (KiB) 2228224

[startup+282.3 s]
/proc/loadavg: 8.06 7.34 7.11 9/184 15658
/proc/meminfo: memFree=12467612/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=2424832 CPUtime=1120.81 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 641618 0 0 0 111896 185 0 0 25 0 4 0 517578219 2483027968 551958 33554432000 4194304 4964704 140733283911712 18446744073709551615 4629965 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 606208 551958 454 189 0 600557 0
[pid=15646/tid=15648] ppid=15644 vsize=2424832 CPUtime=279.99 cores=0,2,4,6

################
# More data... #
################

[startup+762.307 s]
/proc/loadavg: 8.17 7.99 7.51 9/184 15680
/proc/meminfo: memFree=8426220/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=4162452 CPUtime=3038.2 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 1088383 0 0 0 303474 346 0 0 25 0 4 0 517578219 4262350848 998528 33554432000 4194304 4964704 140733283911712 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 1040613 998528 454 189 0 1034962 0
[pid=15646/tid=15648] ppid=15644 vsize=4162452 CPUtime=760 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 65099 0 0 0 75977 23 0 0 25 0 4 0 517578425 4262350848 998528 33554432000 4194304 4964704 140733283911712 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=4162452 CPUtime=760.23 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 506434 0 0 0 75915 108 0 0 25 0 4 0 517578425 4262350848 998528 33554432000 4194304 4964704 140733283911712 18446744073709551615 4363037 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=4162452 CPUtime=760.16 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 370673 0 0 0 75840 176 0 0 25 0 4 0 517578425 4262350848 998528 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3038.2
Current children cumulated vsize (KiB) 4162452

[startup+822.301 s]
/proc/loadavg: 8.19 8.03 7.56 9/184 15681
/proc/meminfo: memFree=8042776/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=4412308 CPUtime=3277.86 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 1145156 0 0 0 327417 369 0 0 25 0 4 0 517578219 4518203392 1055257 33554432000 4194304 4964704 140733283911712 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 1103077 1055257 454 189 0 1097426 0
[pid=15646/tid=15648] ppid=15644 vsize=4412308 CPUtime=820 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 67663 0 0 0 81974 26 0 0 25 0 4 0 517578425 4518203392 1055257 33554432000 4194304 4964704 140733283911712 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=4412308 CPUtime=820.23 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 535995 0 0 0 81909 114 0 0 25 0 4 0 517578425 4518203392 1055257 33554432000 4194304 4964704 140733283911712 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=4412308 CPUtime=820.14 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 395321 0 0 0 81825 189 0 0 25 0 4 0 517578425 4518203392 1055257 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3277.86
Current children cumulated vsize (KiB) 4412308

[startup+882.301 s]
/proc/loadavg: 8.37 8.10 7.61 9/184 15686
/proc/meminfo: memFree=7548076/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=4676500 CPUtime=3517.52 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 1217551 0 0 0 351361 391 0 0 25 0 4 0 517578219 4788736000 1127651 33554432000 4194304 4964704 140733283911712 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 1169125 1127651 454 189 0 1163474 0
[pid=15646/tid=15648] ppid=15644 vsize=4676500 CPUtime=880 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 70084 0 0 0 87973 27 0 0 25 0 4 0 517578425 4788736000 1127651 33554432000 4194304 4964704 140733283911712 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=4676500 CPUtime=880.23 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 585741 0 0 0 87898 125 0 0 25 0 4 0 517578425 4788736000 1127651 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=4676500 CPUtime=880.13 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 415278 0 0 0 87814 199 0 0 25 0 4 0 517578425 4788736000 1127651 33554432000 4194304 4964704 140733283911712 18446744073709551615 4343781 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3517.52
Current children cumulated vsize (KiB) 4676500

[startup+942.301 s]
/proc/loadavg: 8.26 8.11 7.64 9/184 15687
/proc/meminfo: memFree=6924924/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=4845972 CPUtime=3757.2 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 1268836 0 0 0 375309 411 0 0 25 0 4 0 517578219 4962275328 1178920 33554432000 4194304 4964704 140733283911712 18446744073709551615 4320928 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 1211493 1178920 454 189 0 1205842 0
[pid=15646/tid=15648] ppid=15644 vsize=4845972 CPUtime=940.01 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 70644 0 0 0 93973 28 0 0 25 0 4 0 517578425 4962275328 1178920 33554432000 4194304 4964704 140733283911712 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=4845972 CPUtime=940.23 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 611668 0 0 0 93892 131 0 0 25 0 4 0 517578425 4962275328 1178920 33554432000 4194304 4964704 140733283911712 18446744073709551615 4362990 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=4845972 CPUtime=940.14 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 440036 0 0 0 93801 213 0 0 25 0 4 0 517578425 4962275328 1178920 33554432000 4194304 4964704 140733283911712 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3757.2
Current children cumulated vsize (KiB) 4845972

[startup+1002.3 s]
/proc/loadavg: 8.20 8.12 7.67 9/184 15689
/proc/meminfo: memFree=6497956/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=4994452 CPUtime=3996.86 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 1306890 0 0 0 399258 428 0 0 25 0 4 0 517578219 5114318848 1216974 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313761 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 1248613 1216974 454 189 0 1242962 0
[pid=15646/tid=15648] ppid=15644 vsize=4994452 CPUtime=1000 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 74190 0 0 0 99970 30 0 0 25 0 4 0 517578425 5114318848 1216974 33554432000 4194304 4964704 140733283911712 18446744073709551615 4342180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=4994452 CPUtime=1000.23 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 632311 0 0 0 99886 137 0 0 25 0 4 0 517578425 5114318848 1216974 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=4994452 CPUtime=1000.13 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 453901 0 0 0 99791 222 0 0 25 0 4 0 517578425 5114318848 1216974 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3996.86
Current children cumulated vsize (KiB) 4994452

[startup+1062.3 s]
/proc/loadavg: 8.18 8.12 7.70 9/184 15691
/proc/meminfo: memFree=5964456/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=5129620 CPUtime=4236.54 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 1345813 0 0 0 423209 445 0 0 25 0 4 0 517578219 5252730880 1255889 33554432000 4194304 4964704 140733283911712 18446744073709551615 4371542 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 1282405 1255889 454 189 0 1276754 0
[pid=15646/tid=15648] ppid=15644 vsize=5129620 CPUtime=1060 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 74190 0 0 0 105970 30 0 0 25 0 4 0 517578425 5252730880 1255889 33554432000 4194304 4964704 140733283911712 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=5129620 CPUtime=1060.23 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 649696 0 0 0 105882 141 0 0 25 0 4 0 517578425 5252730880 1255889 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=5129620 CPUtime=1060.13 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 475438 0 0 0 105779 234 0 0 25 0 4 0 517578425 5252730880 1255889 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4236.54
Current children cumulated vsize (KiB) 5129620

[startup+1122.3 s]
/proc/loadavg: 8.24 8.15 7.73 9/184 15692
/proc/meminfo: memFree=5378388/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=5266836 CPUtime=4476.21 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 1386234 0 0 0 447160 461 0 0 25 0 4 0 517578219 5393240064 1296238 33554432000 4194304 4964704 140733283911712 18446744073709551615 4669044 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 1316709 1296238 454 189 0 1311058 0
[pid=15646/tid=15648] ppid=15644 vsize=5266836 CPUtime=1120 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 79636 0 0 0 111966 34 0 0 25 0 4 0 517578425 5393240064 1296238 33554432000 4194304 4964704 140733283911712 18446744073709551615 4658598 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=5266836 CPUtime=1120.23 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 667661 0 0 0 111878 145 0 0 25 0 4 0 517578425 5393240064 1296238 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=5266836 CPUtime=1120.13 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 492448 0 0 0 111771 242 0 0 25 0 4 0 517578425 5393240064 1296238 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4476.21
Current children cumulated vsize (KiB) 5266836

[startup+1182.3 s]
/proc/loadavg: 6.39 7.69 7.60 5/175 15712
/proc/meminfo: memFree=12467296/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=5386644 CPUtime=4715.89 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 1417340 0 0 0 471099 490 0 0 25 0 4 0 517578219 5515923456 1327180 33554432000 4194304 4964704 140733283911712 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 1346661 1327180 454 189 0 1341010 0
[pid=15646/tid=15648] ppid=15644 vsize=5386644 CPUtime=1180 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 79636 0 0 0 117966 34 0 0 25 0 4 0 517578425 5515923456 1327180 33554432000 4194304 4964704 140733283911712 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=5386644 CPUtime=1180.23 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 681237 0 0 0 117874 149 0 0 25 0 4 0 517578425 5515923456 1327180 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313801 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=5386644 CPUtime=1180.12 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 509978 0 0 0 117744 268 0 0 25 0 4 0 517578425 5515923456 1327180 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313756 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4715.89
Current children cumulated vsize (KiB) 5386644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.41 s]
/proc/loadavg: 5.71 7.45 7.52 5/175 15712
/proc/meminfo: memFree=12408520/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=5481876 CPUtime=4800.23 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 1431924 0 0 0 479516 507 0 0 25 0 4 0 517578219 5613441024 1341712 33554432000 4194304 4964704 140733283911712 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15646/statm: 1370469 1341712 454 189 0 1364818 0
[pid=15646/tid=15648] ppid=15644 vsize=5481876 CPUtime=1201.12 cores=0,2,4,6
/proc/15646/task/15648/stat : 15648 (claspmt) R 15644 15646 12737 0 -1 4202560 79636 0 0 0 120078 34 0 0 25 0 4 0 517578425 5613441024 1341712 33554432000 4194304 4964704 140733283911712 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=15646/tid=15649] ppid=15644 vsize=5481876 CPUtime=1201.34 cores=0,2,4,6
/proc/15646/task/15649/stat : 15649 (claspmt) R 15644 15646 12737 0 -1 4202560 688664 0 0 0 119983 151 0 0 25 0 4 0 517578425 5613441024 1341712 33554432000 4194304 4964704 140733283911712 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15646/tid=15650] ppid=15644 vsize=5481876 CPUtime=1201.23 cores=0,2,4,6
/proc/15646/task/15650/stat : 15650 (claspmt) R 15644 15646 12737 0 -1 4202560 517135 0 0 0 119841 282 0 0 25 0 4 0 517578425 5613441024 1341712 33554432000 4194304 4964704 140733283911712 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 5481876

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

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

[startup+1203.8 s]
/proc/loadavg: 5.71 7.45 7.52 5/175 15712
/proc/meminfo: memFree=12408520/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=5320640 CPUtime=4800.62 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 1431936 0 0 0 479555 507 0 0 23 0 1 0 517578219 5448335360 1301415 33554432000 4194304 4964704 140733283911712 18446744073709551615 216634171399 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/15646/statm: 1330160 1301415 464 189 0 1324509 0
Current children cumulated CPU time (s) 4800.62
Current children cumulated vsize (KiB) 5320640

[startup+1204.2 s]
/proc/loadavg: 5.71 7.45 7.52 5/175 15712
/proc/meminfo: memFree=12408520/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=4719344 CPUtime=4801.03 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202496 1431937 0 0 0 479593 510 0 0 25 0 1 0 517578219 4832608256 1145873 33554432000 4194304 4964704 140733283911712 18446744073709551615 216634558599 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/15646/statm: 1179836 1145873 465 189 0 1174185 0
Current children cumulated CPU time (s) 4801.03
Current children cumulated vsize (KiB) 4719344

[startup+1204.4 s]
/proc/loadavg: 5.33 7.34 7.49 2/173 15713
/proc/meminfo: memFree=15589880/32951124 swapFree=67111528/67111528
[pid=15646] ppid=15644 vsize=0 CPUtime=4801.23 cores=0,2,4,6
/proc/15646/stat : 15646 (claspmt) R 15644 15646 12737 0 -1 4202500 1431938 0 0 0 479603 520 0 0 25 0 1 0 517578219 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/15646/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4801.23
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1204.49
CPU time (s): 4801.32
CPU user time (s): 4796.03
CPU system time (s): 5.28919
CPU usage (%): 398.619
Max. virtual memory (cumulated for all children) (KiB): 5481876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.03
system time used= 5.2892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1431938
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= 5015
involuntary context switches= 22518

runsolver used 1.91971 second user time and 4.64329 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 08:49:16
IDJOB=3299742
IDBENCH=82374
IDSOLVER=1683
FILE ID=node103/3299742-1304059752
RUNJOBID= node103-1304059701-15592
PBS_JOBID= 13170359
Free space on /tmp= 71376 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299742-1304059752/watcher-3299742-1304059752 -o /tmp/evaluation-result-3299742-1304059752/solver-3299742-1304059752 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299742-1304059752.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=1764426554

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.858
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.83
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.858
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:      16663936 kB
Buffers:       2146020 kB
Cached:       12386124 kB
SwapCached:          0 kB
Active:        6813032 kB
Inactive:      8888136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16663936 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          135128 kB
Writeback:           0 kB
AnonPages:     1168484 kB
Mapped:          15728 kB
Slab:           520732 kB
PageTables:       6912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1324840 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= 71388 MiB
End job on node103 at 2011-04-29 09:09:21