Trace number 3299949

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) 4800.63 1203.26

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.cnf
MD5SUMa8ad0173824ed9404a8c153da07c5f9c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark938.798
Satisfiable
(Un)Satisfiability was proved
Number of variables183325
Number of clauses546914
Sum of the clauses size1276130
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2364608
Number of clauses of size 3182304
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...071768/instance-3299949-1304071768.cnf
1.49/1.56	c Solving...
4800.26/1202.91	
4800.26/1202.91	*** INTERRUPTED! ***
4800.26/1202.91	*** Shutting down threads...
4800.57/1203.25	s UNKNOWN
4800.57/1203.25	
4800.57/1203.25	c INTERRUPTED   : 1
4800.57/1203.25	c Models        : 0+    
4800.57/1203.25	c Time          : 1202.912s (Solving: 1201.35s 1st Model: 0.00s Unsat: 0.00s)
4800.57/1203.25	c CPU Time      : 4800.280s

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

running on 4 cores: 1,3,5,7

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: 7.45 7.99 7.64 2/181 4222
/proc/meminfo: memFree=22182056/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=44152 CPUtime=0 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 1189 0 0 0 0 0 0 0 25 0 1 0 518774702 45211648 1120 33554432000 4194304 4964704 140737124481088 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4222/statm: 11038 1127 375 189 0 5912 0

[startup+0.084511 s]
/proc/loadavg: 7.45 7.99 7.64 2/181 4222
/proc/meminfo: memFree=22182056/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=65824 CPUtime=0.07 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 13713 0 0 0 6 1 0 0 25 0 1 0 518774702 67403776 11467 33554432000 4194304 4964704 140737124481088 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4222/statm: 16456 11468 385 189 0 11330 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 65824

[startup+0.100506 s]
/proc/loadavg: 7.45 7.99 7.64 2/181 4222
/proc/meminfo: memFree=22182056/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=68744 CPUtime=0.09 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 14761 0 0 0 8 1 0 0 25 0 1 0 518774702 70393856 12109 33554432000 4194304 4964704 140737124481088 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4222/statm: 17186 12110 385 189 0 12060 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 68744

[startup+0.300473 s]
/proc/loadavg: 7.45 7.99 7.64 2/181 4222
/proc/meminfo: memFree=22182056/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=109300 CPUtime=0.29 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 27684 0 0 0 26 3 0 0 25 0 1 0 518774702 111923200 21677 33554432000 4194304 4964704 140737124481088 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4222/statm: 27325 21677 398 189 0 22199 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 109300

[startup+0.700399 s]
/proc/loadavg: 7.45 7.99 7.64 2/181 4222
/proc/meminfo: memFree=22182056/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=119864 CPUtime=0.69 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 30520 0 0 0 66 3 0 0 25 0 1 0 518774702 122740736 24513 33554432000 4194304 4964704 140737124481088 18446744073709551615 255376962245 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4222/statm: 29966 24514 403 189 0 24840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 119864

[startup+1.50025 s]
/proc/loadavg: 7.45 7.99 7.64 6/185 4226
/proc/meminfo: memFree=22055052/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=129300 CPUtime=1.49 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 32894 0 0 0 146 3 0 0 25 0 1 0 518774702 132403200 26887 33554432000 4194304 4964704 140737124481088 18446744073709551615 4685854 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4222/statm: 32325 26887 405 189 0 27199 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129300

[startup+3.10091 s]
/proc/loadavg: 7.45 7.99 7.64 9/188 4229
/proc/meminfo: memFree=21993904/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=365688 CPUtime=7.62 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 54546 0 0 0 754 8 0 0 25 0 4 0 518774702 374464512 41334 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4222/statm: 91422 41334 458 189 0 85771 0
[pid=4222/tid=4227] ppid=4220 vsize=365688 CPUtime=1.51 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 5797 0 0 0 151 0 0 0 20 0 4 0 518774858 374464512 41334 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=365688 CPUtime=1.52 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 7216 0 0 0 151 1 0 0 25 0 4 0 518774858 374464512 41334 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=365688 CPUtime=1.52 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 7618 0 0 0 151 1 0 0 20 0 4 0 518774858 374464512 41334 33554432000 4194304 4964704 140737124481088 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.62
Current children cumulated vsize (KiB) 365688

[startup+6.30032 s]
/proc/loadavg: 7.49 7.99 7.64 9/188 4229
/proc/meminfo: memFree=21985736/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=365688 CPUtime=20.4 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 55297 0 0 0 2031 9 0 0 25 0 4 0 518774702 374464512 42085 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669898 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4222/statm: 91422 42085 458 189 0 85771 0
[pid=4222/tid=4227] ppid=4220 vsize=365688 CPUtime=4.71 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 5937 0 0 0 471 0 0 0 25 0 4 0 518774858 374464512 42085 33554432000 4194304 4964704 140737124481088 18446744073709551615 4370266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=365688 CPUtime=4.72 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 7356 0 0 0 471 1 0 0 25 0 4 0 518774858 374464512 42085 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=365688 CPUtime=4.72 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 7930 0 0 0 471 1 0 0 25 0 4 0 518774858 374464512 42085 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.4
Current children cumulated vsize (KiB) 365688

[startup+12.7011 s]
/proc/loadavg: 7.53 7.99 7.64 9/188 4229
/proc/meminfo: memFree=21973756/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=365688 CPUtime=45.97 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 56433 0 0 0 4586 11 0 0 25 0 4 0 518774702 374464512 43221 33554432000 4194304 4964704 140737124481088 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4222/statm: 91422 43221 458 189 0 85771 0
[pid=4222/tid=4227] ppid=4220 vsize=365688 CPUtime=11.11 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 6115 0 0 0 1110 1 0 0 25 0 4 0 518774858 374464512 43221 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=365688 CPUtime=11.12 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 8046 0 0 0 1110 2 0 0 25 0 4 0 518774858 374464512 43221 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=365688 CPUtime=11.12 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 7992 0 0 0 1111 1 0 0 25 0 4 0 518774858 374464512 43221 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669056 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 45.97
Current children cumulated vsize (KiB) 365688

[startup+25.5008 s]
/proc/loadavg: 7.72 8.00 7.65 9/188 4229
/proc/meminfo: memFree=21948048/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=368724 CPUtime=97.09 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 59942 0 0 0 9693 16 0 0 25 0 4 0 518774702 377573376 46730 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4222/statm: 92181 46730 460 189 0 86530 0
[pid=4222/tid=4227] ppid=4220 vsize=368724 CPUtime=23.91 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 6183 0 0 0 2390 1 0 0 25 0 4 0 518774858 377573376 46730 33554432000 4194304 4964704 140737124481088 18446744073709551615 4660310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=368724 CPUtime=23.92 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 10016 0 0 0 2386 6 0 0 25 0 4 0 518774858 377573376 46730 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=368724 CPUtime=23.92 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 9157 0 0 0 2390 2 0 0 25 0 4 0 518774858 377573376 46730 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 97.09
Current children cumulated vsize (KiB) 368724

[startup+51.101 s]
/proc/loadavg: 7.81 8.00 7.66 9/188 4230
/proc/meminfo: memFree=21915620/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=371084 CPUtime=199.36 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 65933 0 0 0 19912 24 0 0 25 0 4 0 518774702 379990016 52721 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4222/statm: 92771 52721 460 189 0 87120 0
[pid=4222/tid=4227] ppid=4220 vsize=371084 CPUtime=49.5 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 6519 0 0 0 4949 1 0 0 25 0 4 0 518774858 379990016 52721 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=371084 CPUtime=49.52 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 13738 0 0 0 4940 12 0 0 25 0 4 0 518774858 379990016 52721 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=371084 CPUtime=49.52 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 10842 0 0 0 4948 4 0 0 25 0 4 0 518774858 379990016 52721 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 199.36
Current children cumulated vsize (KiB) 371084

[startup+102.307 s]
/proc/loadavg: 7.97 8.01 7.68 9/188 4231
/proc/meminfo: memFree=21838984/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=379152 CPUtime=403.89 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 79198 0 0 0 40344 45 0 0 25 0 4 0 518774702 388251648 65986 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4222/statm: 94788 65986 460 189 0 89137 0
[pid=4222/tid=4227] ppid=4220 vsize=379152 CPUtime=100.71 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 7888 0 0 0 10067 4 0 0 25 0 4 0 518774858 388251648 65986 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=379152 CPUtime=100.73 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 21782 0 0 0 10048 25 0 0 25 0 4 0 518774858 388251648 65986 33554432000 4194304 4964704 140737124481088 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=379152 CPUtime=100.73 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 13412 0 0 0 10065 8 0 0 25 0 4 0 518774858 388251648 65986 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 403.89
Current children cumulated vsize (KiB) 379152

[startup+162.3 s]
/proc/loadavg: 8.11 8.04 7.71 9/188 4233
/proc/meminfo: memFree=21728244/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=452164 CPUtime=643.54 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 90785 0 0 0 64292 62 0 0 25 0 4 0 518774702 463015936 77573 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669296 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4222/statm: 113041 77573 460 189 0 107390 0
[pid=4222/tid=4227] ppid=4220 vsize=452164 CPUtime=160.69 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 8933 0 0 0 16064 5 0 0 25 0 4 0 518774858 463015936 77573 33554432000 4194304 4964704 140737124481088 18446744073709551615 4370269 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=452164 CPUtime=160.73 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 27658 0 0 0 16040 33 0 0 25 0 4 0 518774858 463015936 77573 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=452164 CPUtime=160.73 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 17143 0 0 0 16059 14 0 0 25 0 4 0 518774858 463015936 77573 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 643.54
Current children cumulated vsize (KiB) 452164

[startup+222.3 s]
/proc/loadavg: 8.21 8.08 7.74 10/188 4265
/proc/meminfo: memFree=21825500/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=528860 CPUtime=883.21 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 101053 0 0 0 88245 76 0 0 25 0 4 0 518774702 541552640 87836 33554432000 4194304 4964704 140737124481088 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4222/statm: 132215 87836 460 189 0 126564 0
[pid=4222/tid=4227] ppid=4220 vsize=528860 CPUtime=220.69 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 9257 0 0 0 22063 6 0 0 25 0 4 0 518774858 541552640 87836 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=528860 CPUtime=220.73 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 34840 0 0 0 22030 43 0 0 25 0 4 0 518774858 541552640 87836 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=528860 CPUtime=220.73 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 19009 0 0 0 22057 16 0 0 25 0 4 0 518774858 541552640 87836 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 883.21
Current children cumulated vsize (KiB) 528860

[startup+282.301 s]
/proc/loadavg: 8.21 8.09 7.76 9/188 4266
/proc/meminfo: memFree=21731348/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=529068 CPUtime=1122.88 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 109880 0 0 0 112197 91 0 0 25 0 4 0 518774702 541765632 96663 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669429 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/4222/statm: 132267 96663 460 189 0 126616 0
[pid=4222/tid=4227] ppid=4220 vsize=529068 CPUtime=280.69 cores=1,3,5,7

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

[pid=4222/tid=4227] ppid=4220 vsize=842500 CPUtime=700.65 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 12867 0 0 0 70057 8 0 0 25 0 4 0 518774858 862720000 163565 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669893 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=842500 CPUtime=700.73 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 86558 0 0 0 69948 125 0 0 25 0 4 0 518774858 862720000 163565 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=842500 CPUtime=699.52 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 35431 0 0 0 69915 37 0 0 25 0 4 0 518774858 862720000 163565 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.57
Current children cumulated vsize (KiB) 842500

[startup+762.307 s]
/proc/loadavg: 8.24 8.19 7.93 9/188 4279
/proc/meminfo: memFree=21048472/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=842500 CPUtime=3040.27 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 180247 0 0 0 303833 194 0 0 25 0 4 0 518774702 862720000 166875 33554432000 4194304 4964704 140737124481088 18446744073709551615 4660415 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4222/statm: 210625 166875 460 189 0 204974 0
[pid=4222/tid=4227] ppid=4220 vsize=842500 CPUtime=760.65 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 13793 0 0 0 76055 10 0 0 25 0 4 0 518774858 862720000 166875 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=842500 CPUtime=760.74 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 86562 0 0 0 75949 125 0 0 25 0 4 0 518774858 862720000 166875 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=842500 CPUtime=759.19 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 37798 0 0 0 75877 42 0 0 25 0 4 0 518774858 862720000 166875 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.27
Current children cumulated vsize (KiB) 842500

[startup+822.301 s]
/proc/loadavg: 8.17 8.18 7.94 9/188 4281
/proc/meminfo: memFree=21020068/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=842500 CPUtime=3279.91 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 184250 0 0 0 327790 201 0 0 25 0 4 0 518774702 862720000 170878 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4222/statm: 210625 170878 460 189 0 204974 0
[pid=4222/tid=4227] ppid=4220 vsize=842500 CPUtime=820.64 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 13793 0 0 0 82054 10 0 0 25 0 4 0 518774858 862720000 170878 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=842500 CPUtime=820.74 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 90552 0 0 0 81942 132 0 0 25 0 4 0 518774858 862720000 170878 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=842500 CPUtime=818.86 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 37808 0 0 0 81844 42 0 0 25 0 4 0 518774858 862720000 170878 33554432000 4194304 4964704 140737124481088 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.91
Current children cumulated vsize (KiB) 842500

[startup+882.301 s]
/proc/loadavg: 8.23 8.20 7.96 9/188 4282
/proc/meminfo: memFree=20946412/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=909704 CPUtime=3519.59 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 197264 0 0 0 351740 219 0 0 25 0 4 0 518774702 931536896 183892 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4222/statm: 227426 183892 460 189 0 221775 0
[pid=4222/tid=4227] ppid=4220 vsize=909704 CPUtime=880.63 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 14123 0 0 0 88053 10 0 0 25 0 4 0 518774858 931536896 183892 33554432000 4194304 4964704 140737124481088 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=909704 CPUtime=880.74 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 100020 0 0 0 87929 145 0 0 25 0 4 0 518774858 931536896 183892 33554432000 4194304 4964704 140737124481088 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=909704 CPUtime=878.53 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 40683 0 0 0 87807 46 0 0 25 0 4 0 518774858 931536896 183892 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.59
Current children cumulated vsize (KiB) 909704

[startup+942.301 s]
/proc/loadavg: 8.15 8.19 7.97 9/188 4284
/proc/meminfo: memFree=20890360/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=975240 CPUtime=3759.26 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 210670 0 0 0 375683 243 0 0 25 0 4 0 518774702 998645760 197298 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4222/statm: 243810 197298 460 189 0 238159 0
[pid=4222/tid=4227] ppid=4220 vsize=975240 CPUtime=940.63 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 14124 0 0 0 94053 10 0 0 25 0 4 0 518774858 998645760 197298 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668679 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=975240 CPUtime=940.75 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 111652 0 0 0 93908 167 0 0 25 0 4 0 518774858 998645760 197298 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=975240 CPUtime=938.21 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 40690 0 0 0 93775 46 0 0 25 0 4 0 518774858 998645760 197298 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.26
Current children cumulated vsize (KiB) 975240

[startup+1002.3 s]
/proc/loadavg: 8.43 8.26 8.01 9/188 4285
/proc/meminfo: memFree=20831080/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=975240 CPUtime=3998.93 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 218090 0 0 0 399638 255 0 0 25 0 4 0 518774702 998645760 204718 33554432000 4194304 4964704 140737124481088 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4222/statm: 243810 204718 460 189 0 238159 0
[pid=4222/tid=4227] ppid=4220 vsize=975240 CPUtime=1000.62 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 14153 0 0 0 100052 10 0 0 25 0 4 0 518774858 998645760 204718 33554432000 4194304 4964704 140737124481088 18446744073709551615 4675356 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=975240 CPUtime=1000.75 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 119023 0 0 0 99896 179 0 0 25 0 4 0 518774858 998645760 204718 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=975240 CPUtime=997.88 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 40690 0 0 0 99742 46 0 0 25 0 4 0 518774858 998645760 204718 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.93
Current children cumulated vsize (KiB) 975240

[startup+1062.3 s]
/proc/loadavg: 8.30 8.24 8.02 10/188 4287
/proc/meminfo: memFree=20754080/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=975240 CPUtime=4238.6 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 224386 0 0 0 423595 265 0 0 25 0 4 0 518774702 998645760 211014 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669333 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4222/statm: 243810 211014 460 189 0 238159 0
[pid=4222/tid=4227] ppid=4220 vsize=975240 CPUtime=1060.62 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 16147 0 0 0 106048 14 0 0 25 0 4 0 518774858 998645760 211014 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=975240 CPUtime=1060.75 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 122768 0 0 0 105891 184 0 0 25 0 4 0 518774858 998645760 211014 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=975240 CPUtime=1057.55 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 41237 0 0 0 105708 47 0 0 25 0 4 0 518774858 998645760 211014 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.6
Current children cumulated vsize (KiB) 975240

[startup+1122.3 s]
/proc/loadavg: 8.34 8.26 8.03 10/188 4289
/proc/meminfo: memFree=20738204/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=1040776 CPUtime=4478.27 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 227903 0 0 0 447557 270 0 0 25 0 4 0 518774702 1065754624 214437 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4222/statm: 260194 214437 460 189 0 254543 0
[pid=4222/tid=4227] ppid=4220 vsize=1040776 CPUtime=1120.62 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 16987 0 0 0 112047 15 0 0 25 0 4 0 518774858 1065754624 214437 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669258 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=1040776 CPUtime=1120.75 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 122864 0 0 0 111891 184 0 0 25 0 4 0 518774858 1065754624 214437 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=1040776 CPUtime=1117.22 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 43605 0 0 0 111671 51 0 0 25 0 4 0 518774858 1065754624 214437 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.27
Current children cumulated vsize (KiB) 1040776

[startup+1182.3 s]
/proc/loadavg: 8.01 8.18 8.01 10/188 4320
/proc/meminfo: memFree=21222448/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=1040776 CPUtime=4717.95 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 232876 0 0 0 471516 279 0 0 25 0 4 0 518774702 1065754624 219410 33554432000 4194304 4964704 140737124481088 18446744073709551615 4660105 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4222/statm: 260194 219410 460 189 0 254543 0
[pid=4222/tid=4227] ppid=4220 vsize=1040776 CPUtime=1180.61 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 16997 0 0 0 118046 15 0 0 25 0 4 0 518774858 1065754624 219410 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=1040776 CPUtime=1180.76 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 127805 0 0 0 117883 193 0 0 25 0 4 0 518774858 1065754624 219410 33554432000 4194304 4964704 140737124481088 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=1040776 CPUtime=1176.9 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 43626 0 0 0 117639 51 0 0 25 0 4 0 518774858 1065754624 219410 33554432000 4194304 4964704 140737124481088 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.95
Current children cumulated vsize (KiB) 1040776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.01 8.16 8.01 9/188 4321
/proc/meminfo: memFree=21176252/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=1040776 CPUtime=4800.26 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 235000 0 0 0 479743 283 0 0 25 0 4 0 518774702 1065754624 221534 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669333 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4222/statm: 260194 221534 460 189 0 254543 0
[pid=4222/tid=4227] ppid=4220 vsize=1040776 CPUtime=1201.22 cores=1,3,5,7
/proc/4222/task/4227/stat : 4227 (claspmt) R 4220 4222 3794 0 -1 4202560 16997 0 0 0 120107 15 0 0 25 0 4 0 518774858 1065754624 221534 33554432000 4194304 4964704 140737124481088 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4222/tid=4228] ppid=4220 vsize=1040776 CPUtime=1201.36 cores=1,3,5,7
/proc/4222/task/4228/stat : 4228 (claspmt) R 4220 4222 3794 0 -1 4202560 129897 0 0 0 119940 196 0 0 25 0 4 0 518774858 1065754624 221534 33554432000 4194304 4964704 140737124481088 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4222/tid=4229] ppid=4220 vsize=1040776 CPUtime=1197.39 cores=1,3,5,7
/proc/4222/task/4229/stat : 4229 (claspmt) R 4220 4222 3794 0 -1 4202560 43626 0 0 0 119688 51 0 0 25 0 4 0 518774858 1065754624 221534 33554432000 4194304 4964704 140737124481088 18446744073709551615 4378480 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 1040776

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

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

[startup+1203.01 s]
/proc/loadavg: 8.01 8.16 8.01 9/188 4321
/proc/meminfo: memFree=21176252/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=1017680 CPUtime=4800.38 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 235011 0 0 0 479755 283 0 0 25 0 1 0 518774702 1042104320 215771 33554432000 4194304 4964704 140737124481088 18446744073709551615 255376950664 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4222/statm: 254420 215771 470 189 0 248769 0
Current children cumulated CPU time (s) 4800.38
Current children cumulated vsize (KiB) 1017680

[startup+1203.2 s]
/proc/loadavg: 8.01 8.16 8.01 9/188 4321
/proc/meminfo: memFree=21176252/32951124 swapFree=67111524/67111528
[pid=4222] ppid=4220 vsize=991892 CPUtime=4800.57 cores=1,3,5,7
/proc/4222/stat : 4222 (claspmt) R 4220 4222 3794 0 -1 4202496 235012 0 0 0 479774 283 0 0 25 0 1 0 518774702 1015697408 207808 33554432000 4194304 4964704 140737124481088 18446744073709551615 4646527 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/4222/statm: 247973 207808 471 189 0 242322 0
Current children cumulated CPU time (s) 4800.57
Current children cumulated vsize (KiB) 991892

Child status: 0
Real time (s): 1203.26
CPU time (s): 4800.63
CPU user time (s): 4797.76
CPU system time (s): 2.86956
CPU usage (%): 398.97
Max. virtual memory (cumulated for all children) (KiB): 1040776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.76
system time used= 2.86956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235013
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= 2084
involuntary context switches= 39204

runsolver used 1.76773 second user time and 4.80727 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-29 12:09:28
IDJOB=3299949
IDBENCH=82481
IDSOLVER=1683
FILE ID=node135/3299949-1304071768
RUNJOBID= node135-1304071709-3961
PBS_JOBID= 13170487
Free space on /tmp= 71108 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtvisns3p00-tseitin.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-3299949-1304071768/watcher-3299949-1304071768 -o /tmp/evaluation-result-3299949-1304071768/solver-3299949-1304071768 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299949-1304071768.cnf

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

MD5SUM BENCH= a8ad0173824ed9404a8c153da07c5f9c
RANDOM SEED=434725275

node135.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.851
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.70
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.851
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.83
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.74
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22182336 kB
Buffers:       1833236 kB
Cached:        8154500 kB
SwapCached:          4 kB
Active:        2633364 kB
Inactive:      7541600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22182336 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           15692 kB
Writeback:           0 kB
AnonPages:      186928 kB
Mapped:          15652 kB
Slab:           530416 kB
PageTables:       5104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   333872 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= 71100 MiB
End job on node135 at 2011-04-29 12:29:33