Trace number 3373027

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-patched (fixed)? (TO) 4800.44 1203.06

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...427493/instance-3373027-1305427493.cnf
0.19/0.23	c Solving...
4800.36/1203.02	
4800.36/1203.02	*** INTERRUPTED! ***
4800.36/1203.02	*** Shutting down threads...
4800.36/1203.06	s UNKNOWN
4800.36/1203.06	
4800.36/1203.06	c INTERRUPTED   : 1
4800.36/1203.06	c Models        : 0+    
4800.36/1203.06	c Time          : 1203.024s (Solving: 1202.79s 1st Model: 0.00s Unsat: 0.00s)
4800.36/1203.06	c CPU Time      : 4800.390s

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: 961)

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-3373027-1305427493/watcher-3373027-1305427493 -o /tmp/evaluation-result-3373027-1305427493/solver-3373027-1305427493 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373027-1305427493.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: 3.77 5.61 7.32 5/291 10989
/proc/meminfo: memFree=29301960/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=21708 CPUtime=0 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 719 0 0 0 0 0 0 0 24 0 1 0 654347297 22228992 649 33554432000 4194304 4964800 140736088673408 18446744073709551615 228122713856 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10989/statm: 5427 649 385 189 0 301 0

[startup+0.0743071 s]
/proc/loadavg: 3.77 5.61 7.32 5/291 10989
/proc/meminfo: memFree=29301960/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=25280 CPUtime=0.06 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 1725 0 0 0 6 0 0 0 24 0 1 0 654347297 25886720 1481 33554432000 4194304 4964800 140736088673408 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10989/statm: 6320 1481 398 189 0 1194 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 25280

[startup+0.100303 s]
/proc/loadavg: 3.77 5.61 7.32 5/291 10989
/proc/meminfo: memFree=29301960/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=25280 CPUtime=0.09 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 1725 0 0 0 9 0 0 0 24 0 1 0 654347297 25886720 1481 33554432000 4194304 4964800 140736088673408 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/10989/statm: 6320 1481 398 189 0 1194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25280

[startup+0.441978 s]
/proc/loadavg: 3.77 5.61 7.32 5/291 10989
/proc/meminfo: memFree=29301960/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=174000 CPUtime=3.43 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 4397 0 0 0 342 1 0 0 19 0 4 0 654347297 178176000 4071 33554432000 4194304 4964800 140736088673408 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 43500 4071 458 189 0 37849 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 174000

[startup+1.14109 s]
/proc/loadavg: 3.77 5.61 7.32 5/291 10989
/proc/meminfo: memFree=29301960/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=174148 CPUtime=3.83 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 4501 0 0 0 382 1 0 0 19 0 4 0 654347297 178327552 4175 33554432000 4194304 4964800 140736088673408 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 43537 4175 458 189 0 37886 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 174148

[startup+1.50102 s]
/proc/loadavg: 3.77 5.61 7.32 5/291 10989
/proc/meminfo: memFree=29301960/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=174940 CPUtime=5.28 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 5165 0 0 0 526 2 0 0 19 0 4 0 654347297 179138560 4839 33554432000 4194304 4964800 140736088673408 18446744073709551615 4684040 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 43735 4840 458 189 0 38084 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 174940

[startup+3.10074 s]
/proc/loadavg: 3.77 5.61 7.32 9/295 10993
/proc/meminfo: memFree=29272428/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=176316 CPUtime=11.65 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 6209 0 0 0 1163 2 0 0 24 0 4 0 654347297 180547584 5883 33554432000 4194304 4964800 140736088673408 18446744073709551615 4668801 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 44079 5883 460 189 0 38428 0
[pid=10989/tid=10991] ppid=10987 vsize=176316 CPUtime=2.85 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 932 0 0 0 285 0 0 0 25 0 4 0 654347321 180547584 5883 33554432000 4194304 4964800 140736088673408 18446744073709551615 4683996 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=176316 CPUtime=2.85 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 1464 0 0 0 285 0 0 0 23 0 4 0 654347321 180547584 5883 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=176316 CPUtime=2.85 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 1066 0 0 0 285 0 0 0 25 0 4 0 654347321 180547584 5883 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 176316

[startup+6.30117 s]
/proc/loadavg: 4.11 5.65 7.32 9/295 10993
/proc/meminfo: memFree=29262020/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=178300 CPUtime=24.42 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 7790 0 0 0 2440 2 0 0 25 0 4 0 654347297 182579200 7464 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 44575 7464 460 189 0 38924 0
[pid=10989/tid=10991] ppid=10987 vsize=178300 CPUtime=6.05 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 1316 0 0 0 605 0 0 0 25 0 4 0 654347321 182579200 7464 33554432000 4194304 4964800 140736088673408 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=178300 CPUtime=6.05 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 2060 0 0 0 605 0 0 0 25 0 4 0 654347321 182579200 7464 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=178300 CPUtime=6.05 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 1427 0 0 0 605 0 0 0 25 0 4 0 654347321 182579200 7464 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670261 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 178300

[startup+12.701 s]
/proc/loadavg: 4.42 5.69 7.32 9/295 10994
/proc/meminfo: memFree=29243524/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=184476 CPUtime=49.99 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 11461 0 0 0 4995 4 0 0 25 0 4 0 654347297 188903424 11135 33554432000 4194304 4964800 140736088673408 18446744073709551615 4627299 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 46119 11135 460 189 0 40468 0
[pid=10989/tid=10991] ppid=10987 vsize=184476 CPUtime=12.46 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 2111 0 0 0 1246 0 0 0 25 0 4 0 654347321 188903424 11135 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=184476 CPUtime=12.46 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 3400 0 0 0 1245 1 0 0 25 0 4 0 654347321 188903424 11135 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=184476 CPUtime=12.46 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 2141 0 0 0 1246 0 0 0 25 0 4 0 654347321 188903424 11135 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (KiB) 184476

[startup+25.5007 s]
/proc/loadavg: 5.21 5.80 7.33 9/295 11024
/proc/meminfo: memFree=29222980/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=192984 CPUtime=101.05 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 17963 0 0 0 10098 7 0 0 25 0 4 0 654347297 197615616 17456 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 48246 17456 460 189 0 42595 0
[pid=10989/tid=10991] ppid=10987 vsize=192984 CPUtime=25.25 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 3233 0 0 0 2524 1 0 0 25 0 4 0 654347321 197615616 17456 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=192984 CPUtime=25.25 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 5967 0 0 0 2524 1 0 0 25 0 4 0 654347321 197615616 17456 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=192984 CPUtime=25.25 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 3689 0 0 0 2524 1 0 0 25 0 4 0 654347321 197615616 17456 33554432000 4194304 4964800 140736088673408 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 192984

[startup+51.1012 s]
/proc/loadavg: 6.24 5.99 7.36 9/295 11025
/proc/meminfo: memFree=29164284/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=264596 CPUtime=203.22 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 24033 0 0 0 20311 11 0 0 25 0 4 0 654347297 270946304 23505 33554432000 4194304 4964800 140736088673408 18446744073709551615 4627864 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 66149 23505 460 189 0 60498 0
[pid=10989/tid=10991] ppid=10987 vsize=264596 CPUtime=50.84 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 5938 0 0 0 5081 3 0 0 25 0 4 0 654347321 270946304 23505 33554432000 4194304 4964800 140736088673408 18446744073709551615 4647546 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=264596 CPUtime=50.85 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 7954 0 0 0 5083 2 0 0 25 0 4 0 654347321 270946304 23505 33554432000 4194304 4964800 140736088673408 18446744073709551615 4653199 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=264596 CPUtime=50.84 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 4303 0 0 0 5083 1 0 0 25 0 4 0 654347321 270946304 23505 33554432000 4194304 4964800 140736088673408 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.22
Current children cumulated vsize (KiB) 264596

[startup+102.301 s]
/proc/loadavg: 7.24 6.30 7.39 9/295 11026
/proc/meminfo: memFree=29117380/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=272708 CPUtime=407.53 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 31896 0 0 0 40734 19 0 0 25 0 4 0 654347297 279252992 31251 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 68177 31251 460 189 0 62526 0
[pid=10989/tid=10991] ppid=10987 vsize=272708 CPUtime=102.04 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 9543 0 0 0 10197 7 0 0 25 0 4 0 654347321 279252992 31251 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=272708 CPUtime=102.05 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 9719 0 0 0 10201 4 0 0 25 0 4 0 654347321 279252992 31251 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=272708 CPUtime=102.05 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 4655 0 0 0 10203 2 0 0 25 0 4 0 654347321 279252992 31251 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.53
Current children cumulated vsize (KiB) 272708

[startup+162.3 s]
/proc/loadavg: 7.83 6.64 7.43 9/295 11028
/proc/meminfo: memFree=29088572/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=274056 CPUtime=647 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 36284 0 0 0 64674 26 0 0 25 0 4 0 654347297 280633344 35514 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 68514 35514 460 189 0 62863 0
[pid=10989/tid=10991] ppid=10987 vsize=274056 CPUtime=162.05 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 9905 0 0 0 16197 8 0 0 25 0 4 0 654347321 280633344 35514 33554432000 4194304 4964800 140736088673408 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=274056 CPUtime=162.06 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 11616 0 0 0 16200 6 0 0 25 0 4 0 654347321 280633344 35514 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=274056 CPUtime=162.06 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 5242 0 0 0 16203 3 0 0 25 0 4 0 654347321 280633344 35514 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 647
Current children cumulated vsize (KiB) 274056

[startup+222.301 s]
/proc/loadavg: 8.05 6.91 7.47 9/295 11029
/proc/meminfo: memFree=29068580/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=276036 CPUtime=886.43 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 40235 0 0 0 88614 29 0 0 25 0 4 0 654347297 282660864 39416 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 69009 39416 460 189 0 63358 0
[pid=10989/tid=10991] ppid=10987 vsize=276036 CPUtime=222.04 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 10414 0 0 0 22196 8 0 0 25 0 4 0 654347321 282660864 39416 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=276036 CPUtime=222.05 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 12560 0 0 0 22198 7 0 0 25 0 4 0 654347321 282660864 39416 33554432000 4194304 4964800 140736088673408 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=276036 CPUtime=222.05 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 6609 0 0 0 22201 4 0 0 25 0 4 0 654347321 282660864 39416 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 886.43
Current children cumulated vsize (KiB) 276036

[startup+282.311 s]
/proc/loadavg: 8.12 7.14 7.52 9/295 11031
/proc/meminfo: memFree=29053660/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=277644 CPUtime=1125.93 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 42827 0 0 0 112559 34 0 0 25 0 4 0 654347297 284307456 41812 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 69411 41812 460 189 0 63760 0
[pid=10989/tid=10991] ppid=10987 vsize=277644 CPUtime=282.05 cores=1,3,5,7

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

[pid=10989] ppid=10987 vsize=289424 CPUtime=2802.08 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 53578 0 0 0 280162 46 0 0 25 0 4 0 654347297 296370176 51672 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670538 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 72356 51672 460 189 0 66705 0
[pid=10989/tid=10991] ppid=10987 vsize=289424 CPUtime=702.04 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 15671 0 0 0 70188 16 0 0 25 0 4 0 654347321 296370176 51672 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=289424 CPUtime=702.05 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 16696 0 0 0 70195 10 0 0 25 0 4 0 654347321 296370176 51672 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=289424 CPUtime=702.05 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 7719 0 0 0 70200 5 0 0 25 0 4 0 654347321 296370176 51672 33554432000 4194304 4964800 140736088673408 18446744073709551615 4627960 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2802.08
Current children cumulated vsize (KiB) 289424

[startup+762.3 s]
/proc/loadavg: 8.07 7.90 7.74 9/295 11044
/proc/meminfo: memFree=28979476/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=292404 CPUtime=3041.53 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 55861 0 0 0 304103 50 0 0 25 0 4 0 654347297 299421696 53699 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 73101 53699 460 189 0 67450 0
[pid=10989/tid=10991] ppid=10987 vsize=292404 CPUtime=762.03 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 16825 0 0 0 76187 16 0 0 25 0 4 0 654347321 299421696 53699 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=292404 CPUtime=762.06 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 17505 0 0 0 76193 13 0 0 25 0 4 0 654347321 299421696 53699 33554432000 4194304 4964800 140736088673408 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=292404 CPUtime=762.05 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 8037 0 0 0 76199 6 0 0 25 0 4 0 654347321 299421696 53699 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3041.53
Current children cumulated vsize (KiB) 292404

[startup+822.301 s]
/proc/loadavg: 8.06 7.93 7.76 9/295 11045
/proc/meminfo: memFree=28975860/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=292788 CPUtime=3281.01 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 56753 0 0 0 328049 52 0 0 25 0 4 0 654347297 299814912 54511 33554432000 4194304 4964800 140736088673408 18446744073709551615 4627211 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 73197 54511 460 189 0 67546 0
[pid=10989/tid=10991] ppid=10987 vsize=292788 CPUtime=822.04 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 17043 0 0 0 82188 16 0 0 25 0 4 0 654347321 299814912 54511 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=292788 CPUtime=822.07 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 17676 0 0 0 82194 13 0 0 25 0 4 0 654347321 299814912 54511 33554432000 4194304 4964800 140736088673408 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=292788 CPUtime=822.06 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 8392 0 0 0 82199 7 0 0 25 0 4 0 654347321 299814912 54511 33554432000 4194304 4964800 140736088673408 18446744073709551615 4627456 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3281.01
Current children cumulated vsize (KiB) 292788

[startup+882.301 s]
/proc/loadavg: 8.14 7.98 7.79 9/295 11047
/proc/meminfo: memFree=28972716/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=292972 CPUtime=3520.45 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 57125 0 0 0 351992 53 0 0 25 0 4 0 654347297 300003328 54752 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670434 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 73243 54752 460 189 0 67592 0
[pid=10989/tid=10991] ppid=10987 vsize=292972 CPUtime=882.03 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 17273 0 0 0 88186 17 0 0 25 0 4 0 654347321 300003328 54752 33554432000 4194304 4964800 140736088673408 18446744073709551615 4684098 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=292972 CPUtime=882.06 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 17771 0 0 0 88193 13 0 0 25 0 4 0 654347321 300003328 54752 33554432000 4194304 4964800 140736088673408 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=292972 CPUtime=882.05 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 8416 0 0 0 88198 7 0 0 25 0 4 0 654347321 300003328 54752 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3520.45
Current children cumulated vsize (KiB) 292972

[startup+942.311 s]
/proc/loadavg: 8.08 8.00 7.80 9/295 11048
/proc/meminfo: memFree=28968592/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=293288 CPUtime=3759.93 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 57815 0 0 0 375938 55 0 0 25 0 4 0 654347297 300326912 55249 33554432000 4194304 4964800 140736088673408 18446744073709551615 4668753 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 73322 55249 460 189 0 67671 0
[pid=10989/tid=10991] ppid=10987 vsize=293288 CPUtime=942.03 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 17512 0 0 0 94186 17 0 0 25 0 4 0 654347321 300326912 55249 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=293288 CPUtime=942.07 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 17850 0 0 0 94194 13 0 0 25 0 4 0 654347321 300326912 55249 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=293288 CPUtime=942.06 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 8460 0 0 0 94198 8 0 0 25 0 4 0 654347321 300326912 55249 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3759.93
Current children cumulated vsize (KiB) 293288

[startup+1002.3 s]
/proc/loadavg: 8.11 8.02 7.82 9/295 11059
/proc/meminfo: memFree=28960804/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=293288 CPUtime=3999.33 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 59880 0 0 0 399875 58 0 0 25 0 4 0 654347297 300326912 57132 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 73322 57132 460 189 0 67671 0
[pid=10989/tid=10991] ppid=10987 vsize=293288 CPUtime=1002 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 17867 0 0 0 100183 17 0 0 25 0 4 0 654347321 300326912 57132 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=293288 CPUtime=1002.05 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 17987 0 0 0 100192 13 0 0 25 0 4 0 654347321 300326912 57132 33554432000 4194304 4964800 140736088673408 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=293288 CPUtime=1002.05 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 9391 0 0 0 100196 9 0 0 25 0 4 0 654347321 300326912 57132 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.33
Current children cumulated vsize (KiB) 293288

[startup+1062.3 s]
/proc/loadavg: 8.19 8.06 7.84 9/295 11061
/proc/meminfo: memFree=28955188/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=293672 CPUtime=4238.78 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 60691 0 0 0 423819 59 0 0 25 0 4 0 654347297 300720128 57864 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 73418 57864 460 189 0 67767 0
[pid=10989/tid=10991] ppid=10987 vsize=293672 CPUtime=1062 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 18331 0 0 0 106182 18 0 0 25 0 4 0 654347321 300720128 57864 33554432000 4194304 4964800 140736088673408 18446744073709551615 4644912 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=293672 CPUtime=1062.05 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 18017 0 0 0 106192 13 0 0 25 0 4 0 654347321 300720128 57864 33554432000 4194304 4964800 140736088673408 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=293672 CPUtime=1062.05 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 9707 0 0 0 106196 9 0 0 25 0 4 0 654347321 300720128 57864 33554432000 4194304 4964800 140736088673408 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4238.78
Current children cumulated vsize (KiB) 293672

[startup+1122.3 s]
/proc/loadavg: 8.18 8.08 7.86 9/295 11062
/proc/meminfo: memFree=28950316/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=293672 CPUtime=4478.25 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 61415 0 0 0 447765 60 0 0 25 0 4 0 654347297 300720128 58588 33554432000 4194304 4964800 140736088673408 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 73418 58588 460 189 0 67767 0
[pid=10989/tid=10991] ppid=10987 vsize=293672 CPUtime=1122 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 18416 0 0 0 112182 18 0 0 25 0 4 0 654347321 300720128 58588 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=293672 CPUtime=1122.06 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 18521 0 0 0 112192 14 0 0 25 0 4 0 654347321 300720128 58588 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=293672 CPUtime=1122.05 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 9811 0 0 0 112196 9 0 0 25 0 4 0 654347321 300720128 58588 33554432000 4194304 4964800 140736088673408 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4478.25
Current children cumulated vsize (KiB) 293672

[startup+1182.3 s]
/proc/loadavg: 8.32 8.13 7.89 10/296 11067
/proc/meminfo: memFree=28918152/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=359492 CPUtime=4717.7 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 63394 0 0 0 471706 64 0 0 25 0 4 0 654347297 368119808 60503 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 89873 60503 460 189 0 84222 0
[pid=10989/tid=10991] ppid=10987 vsize=359492 CPUtime=1182.01 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 19303 0 0 0 118181 20 0 0 25 0 4 0 654347321 368119808 60503 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=359492 CPUtime=1182.05 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 19610 0 0 0 118189 16 0 0 25 0 4 0 654347321 368119808 60503 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=359492 CPUtime=1182.05 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 9814 0 0 0 118196 9 0 0 25 0 4 0 654347321 368119808 60503 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4717.7
Current children cumulated vsize (KiB) 359492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.01 s]
/proc/loadavg: 8.39 8.16 7.91 9/295 11067
/proc/meminfo: memFree=28937472/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=362000 CPUtime=4800.36 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 64051 0 0 0 479972 64 0 0 25 0 4 0 654347297 370688000 61159 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 90500 61159 460 189 0 84849 0
[pid=10989/tid=10991] ppid=10987 vsize=362000 CPUtime=1202.73 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 19303 0 0 0 120253 20 0 0 25 0 4 0 654347321 370688000 61159 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=362000 CPUtime=1202.77 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 19612 0 0 0 120261 16 0 0 25 0 4 0 654347321 370688000 61159 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=362000 CPUtime=1202.77 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 9815 0 0 0 120268 9 0 0 25 0 4 0 654347321 370688000 61159 33554432000 4194304 4964800 140736088673408 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 362000

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.39 8.16 7.91 9/295 11067
/proc/meminfo: memFree=28937472/32951124 swapFree=54427468/67111528
[pid=10989] ppid=10987 vsize=362000 CPUtime=4800.36 cores=1,3,5,7
/proc/10989/stat : 10989 (claspmt) R 10987 10989 3918 0 -1 4202496 64051 0 0 0 479972 64 0 0 25 0 4 0 654347297 370688000 61159 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/10989/statm: 90500 61159 460 189 0 84849 0
[pid=10989/tid=10991] ppid=10987 vsize=362000 CPUtime=1202.73 cores=1,3,5,7
/proc/10989/task/10991/stat : 10991 (claspmt) R 10987 10989 3918 0 -1 4202560 19303 0 0 0 120253 20 0 0 25 0 4 0 654347321 370688000 61159 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10989/tid=10992] ppid=10987 vsize=362000 CPUtime=1202.77 cores=1,3,5,7
/proc/10989/task/10992/stat : 10992 (claspmt) R 10987 10989 3918 0 -1 4202560 19612 0 0 0 120261 16 0 0 25 0 4 0 654347321 370688000 61159 33554432000 4194304 4964800 140736088673408 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10989/tid=10993] ppid=10987 vsize=362000 CPUtime=1202.77 cores=1,3,5,7
/proc/10989/task/10993/stat : 10993 (claspmt) R 10987 10989 3918 0 -1 4202560 9815 0 0 0 120268 9 0 0 25 0 4 0 654347321 370688000 61159 33554432000 4194304 4964800 140736088673408 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 362000

Child status: 0
Real time (s): 1203.06
CPU time (s): 4800.44
CPU user time (s): 4799.78
CPU system time (s): 0.658899
CPU usage (%): 399.018
Max. virtual memory (cumulated for all children) (KiB): 362000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.78
system time used= 0.658899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64063
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= 12767
involuntary context switches= 33607

runsolver used 3.10953 second user time and 7.83981 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 04:44:53
IDJOB=3373027
IDBENCH=83358
IDSOLVER=1853
FILE ID=node138/3373027-1305427493
RUNJOBID= node138-1305427493-10967
PBS_JOBID= 13324591
Free space on /tmp= 73612 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.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-3373027-1305427493/watcher-3373027-1305427493 -o /tmp/evaluation-result-3373027-1305427493/solver-3373027-1305427493 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373027-1305427493.cnf

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=827059526

node138.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.854
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.854
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.854
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.82
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.854
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.854
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.80
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.854
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.854
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.854
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:      29302240 kB
Buffers:        258700 kB
Cached:        3151708 kB
SwapCached:      18472 kB
Active:         877696 kB
Inactive:      2557216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29302240 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            2416 kB
Writeback:           0 kB
AnonPages:       17672 kB
Mapped:           9376 kB
Slab:           111284 kB
PageTables:      40448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39507120 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= 73612 MiB
End job on node138 at 2011-05-15 05:04:58