Trace number 3322346

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-R4095UNSAT 1348.77 169.101

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark93.9187
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...380629/instance-3322346-1304380629.cnf
0.09/0.15	c Solving...
1348.55/169.09	s UNSATISFIABLE
1348.55/169.09	
1348.55/169.09	c Models        : 0     
1348.55/169.09	c Time          : 169.055s (Solving: 168.90s 1st Model: 0.00s Unsat: 168.90s)
1348.55/169.09	c CPU Time      : 1348.720s

Verifier Data

No possible verification on an UNSAT instance

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-3322346-1304380629/watcher-3322346-1304380629 -o /tmp/evaluation-result-3322346-1304380629/solver-3322346-1304380629 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322346-1304380629.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.45 8.03 8.37 1/310 26512
/proc/meminfo: memFree=21098376/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=25708 CPUtime=0 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 1892 0 0 0 0 0 0 0 24 0 1 0 549661668 26324992 1629 33554432000 4194304 4964704 140735621748416 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26512/statm: 6427 1631 389 189 0 1301 0

[startup+0.085036 s]
/proc/loadavg: 7.45 8.03 8.37 1/310 26512
/proc/meminfo: memFree=21098376/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=32612 CPUtime=0.07 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 3991 0 0 0 7 0 0 0 24 0 1 0 549661668 33394688 3277 33554432000 4194304 4964704 140735621748416 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26512/statm: 8153 3277 404 189 0 3027 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 32612

[startup+0.101034 s]
/proc/loadavg: 7.45 8.03 8.37 1/310 26512
/proc/meminfo: memFree=21098376/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=33140 CPUtime=0.09 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 4114 0 0 0 9 0 0 0 24 0 1 0 549661668 33935360 3400 33554432000 4194304 4964704 140735621748416 18446744073709551615 4600351 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/26512/statm: 8285 3400 404 189 0 3159 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33140

[startup+0.364345 s]
/proc/loadavg: 7.45 8.03 8.37 1/310 26512
/proc/meminfo: memFree=21098376/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=340512 CPUtime=10.03 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 14359 0 0 0 1000 3 0 0 25 0 8 0 549661668 348684288 12232 33554432000 4194304 4964704 140735621748416 18446744073709551615 4380234 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 85128 12233 464 189 0 79477 0
Current children cumulated CPU time (s) 10.03
Current children cumulated vsize (KiB) 340512

[startup+1.63277 s]
/proc/loadavg: 7.45 8.03 8.37 1/310 26512
/proc/meminfo: memFree=21098376/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=340512 CPUtime=11.39 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 14369 0 0 0 1136 3 0 0 25 0 8 0 549661668 348684288 12242 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668609 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 85128 12242 464 189 0 79477 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 340512

[startup+1.73275 s]
/proc/loadavg: 7.45 8.03 8.37 1/310 26512
/proc/meminfo: memFree=21098376/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=340644 CPUtime=12.18 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 14522 0 0 0 1215 3 0 0 25 0 8 0 549661668 348819456 12395 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 85161 12395 464 189 0 79510 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 340644

[startup+3.10051 s]
/proc/loadavg: 7.45 8.03 8.37 9/318 26520
/proc/meminfo: memFree=21045868/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=342624 CPUtime=23.11 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 16852 0 0 0 2307 4 0 0 25 0 8 0 549661668 350846976 14725 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 85656 14725 464 189 0 80005 0
[pid=26512/tid=26514] ppid=26510 vsize=342624 CPUtime=2.87 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 1453 0 0 0 287 0 0 0 22 0 8 0 549661684 350846976 14725 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=342624 CPUtime=2.85 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 2032 0 0 0 285 0 0 0 22 0 8 0 549661684 350846976 14725 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670049 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=342624 CPUtime=2.85 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 1779 0 0 0 285 0 0 0 22 0 8 0 549661684 350846976 14725 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=342624 CPUtime=2.86 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 1655 0 0 0 286 0 0 0 22 0 8 0 549661684 350846976 14725 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=342624 CPUtime=2.91 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 1237 0 0 0 291 0 0 0 25 0 8 0 549661684 350846976 14725 33554432000 4194304 4964704 140735621748416 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=342624 CPUtime=2.86 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 1444 0 0 0 286 0 0 0 25 0 8 0 549661684 350846976 14725 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=342624 CPUtime=2.82 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 2022 0 0 0 282 0 0 0 25 0 8 0 549661684 350846976 14725 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.11
Current children cumulated vsize (KiB) 342624

[startup+6.30094 s]
/proc/loadavg: 7.49 8.03 8.37 9/318 26520
/proc/meminfo: memFree=21031112/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=344884 CPUtime=48.69 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 19804 0 0 0 4863 6 0 0 25 0 8 0 549661668 353161216 17677 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668697 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 86221 17677 466 189 0 80570 0
[pid=26512/tid=26514] ppid=26510 vsize=344884 CPUtime=6.07 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 1752 0 0 0 607 0 0 0 25 0 8 0 549661684 353161216 17677 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=344884 CPUtime=6.05 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 2541 0 0 0 605 0 0 0 25 0 8 0 549661684 353161216 17677 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668946 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=344884 CPUtime=6.02 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 2088 0 0 0 602 0 0 0 25 0 8 0 549661684 353161216 17677 33554432000 4194304 4964704 140735621748416 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=344884 CPUtime=6.06 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 2004 0 0 0 606 0 0 0 25 0 8 0 549661684 353161216 17677 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=344884 CPUtime=6.11 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 1693 0 0 0 611 0 0 0 25 0 8 0 549661684 353161216 17677 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=344884 CPUtime=6.06 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 1652 0 0 0 606 0 0 0 25 0 8 0 549661684 353161216 17677 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=344884 CPUtime=6.03 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 2501 0 0 0 602 1 0 0 25 0 8 0 549661684 353161216 17677 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668697 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 48.69
Current children cumulated vsize (KiB) 344884

[startup+12.7008 s]
/proc/loadavg: 7.53 8.03 8.37 9/318 26520
/proc/meminfo: memFree=21015536/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=347724 CPUtime=99.81 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 24411 0 0 0 9973 8 0 0 25 0 8 0 549661668 356069376 22284 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668683 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 86931 22284 466 189 0 81280 0
[pid=26512/tid=26514] ppid=26510 vsize=347724 CPUtime=12.46 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 2114 0 0 0 1246 0 0 0 25 0 8 0 549661684 356069376 22284 33554432000 4194304 4964704 140735621748416 18446744073709551615 4362098 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=347724 CPUtime=12.45 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 3516 0 0 0 1245 0 0 0 25 0 8 0 549661684 356069376 22284 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=347724 CPUtime=12.35 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 2467 0 0 0 1234 1 0 0 25 0 8 0 549661684 356069376 22284 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=347724 CPUtime=12.45 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 2465 0 0 0 1245 0 0 0 25 0 8 0 549661684 356069376 22284 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=347724 CPUtime=12.51 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 2266 0 0 0 1251 0 0 0 25 0 8 0 549661684 356069376 22284 33554432000 4194304 4964704 140735621748416 18446744073709551615 4324768 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=347724 CPUtime=12.46 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 2188 0 0 0 1246 0 0 0 25 0 8 0 549661684 356069376 22284 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=347724 CPUtime=12.43 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 3506 0 0 0 1241 2 0 0 25 0 8 0 549661684 356069376 22284 33554432000 4194304 4964704 140735621748416 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 99.81
Current children cumulated vsize (KiB) 347724

[startup+25.5005 s]
/proc/loadavg: 7.64 8.03 8.36 9/318 26521
/proc/meminfo: memFree=20991216/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=353592 CPUtime=202.07 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 30595 0 0 0 20194 13 0 0 25 0 8 0 549661668 362078208 28468 33554432000 4194304 4964704 140735621748416 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 88398 28468 466 189 0 82747 0
[pid=26512/tid=26514] ppid=26510 vsize=353592 CPUtime=25.27 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 2692 0 0 0 2526 1 0 0 25 0 8 0 549661684 362078208 28468 33554432000 4194304 4964704 140735621748416 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=353592 CPUtime=25.25 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 4979 0 0 0 2524 1 0 0 25 0 8 0 549661684 362078208 28468 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=353592 CPUtime=25.02 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 2802 0 0 0 2501 1 0 0 25 0 8 0 549661684 362078208 28468 33554432000 4194304 4964704 140735621748416 18446744073709551615 4684096 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=353592 CPUtime=25.26 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 3310 0 0 0 2525 1 0 0 25 0 8 0 549661684 362078208 28468 33554432000 4194304 4964704 140735621748416 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=353592 CPUtime=25.31 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 3008 0 0 0 2530 1 0 0 25 0 8 0 549661684 362078208 28468 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=353592 CPUtime=25.25 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 2725 0 0 0 2525 0 0 0 25 0 8 0 549661684 362078208 28468 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=353592 CPUtime=25.23 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 4612 0 0 0 2520 3 0 0 25 0 8 0 549661684 362078208 28468 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.07
Current children cumulated vsize (KiB) 353592

[startup+51.101 s]
/proc/loadavg: 7.82 8.04 8.36 9/318 26522
/proc/meminfo: memFree=20951652/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=362176 CPUtime=406.6 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 40655 0 0 0 40640 20 0 0 25 0 8 0 549661668 370868224 38515 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668648 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 90544 38515 466 189 0 84893 0
[pid=26512/tid=26514] ppid=26510 vsize=362176 CPUtime=50.87 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 3704 0 0 0 5085 2 0 0 25 0 8 0 549661684 370868224 38515 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=362176 CPUtime=50.85 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 7386 0 0 0 5083 2 0 0 25 0 8 0 549661684 370868224 38515 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=362176 CPUtime=50.36 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 3510 0 0 0 5034 2 0 0 25 0 8 0 549661684 370868224 38515 33554432000 4194304 4964704 140735621748416 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=362176 CPUtime=50.86 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 4434 0 0 0 5084 2 0 0 25 0 8 0 549661684 370868224 38515 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=362176 CPUtime=50.91 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 4291 0 0 0 5089 2 0 0 25 0 8 0 549661684 370868224 38515 33554432000 4194304 4964704 140735621748416 18446744073709551615 268272356265 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=362176 CPUtime=50.85 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 3971 0 0 0 5084 1 0 0 25 0 8 0 549661684 370868224 38515 33554432000 4194304 4964704 140735621748416 18446744073709551615 4321097 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=362176 CPUtime=50.82 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 6023 0 0 0 5078 4 0 0 25 0 8 0 549661684 370868224 38515 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 406.6
Current children cumulated vsize (KiB) 362176

[startup+102.301 s]
/proc/loadavg: 7.98 8.05 8.34 9/318 26523
/proc/meminfo: memFree=20902648/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=371992 CPUtime=815.74 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 52784 0 0 0 81543 31 0 0 25 0 8 0 549661668 380919808 50530 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 92998 50530 466 189 0 87347 0
[pid=26512/tid=26514] ppid=26510 vsize=371992 CPUtime=102.06 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 4942 0 0 0 10203 3 0 0 25 0 8 0 549661684 380919808 50530 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=371992 CPUtime=102.06 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 9519 0 0 0 10203 3 0 0 25 0 8 0 549661684 380919808 50530 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=371992 CPUtime=101.05 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 4397 0 0 0 10102 3 0 0 25 0 8 0 549661684 380919808 50530 33554432000 4194304 4964704 140735621748416 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0

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

/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 5746 0 0 0 10209 3 0 0 25 0 8 0 549661684 380919808 50530 33554432000 4194304 4964704 140735621748416 18446744073709551615 4669423 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=371992 CPUtime=102.06 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 4867 0 0 0 10205 1 0 0 25 0 8 0 549661684 380919808 50530 33554432000 4194304 4964704 140735621748416 18446744073709551615 4653350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=371992 CPUtime=102.03 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 7942 0 0 0 10196 7 0 0 25 0 8 0 549661684 380919808 50530 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 815.74
Current children cumulated vsize (KiB) 371992

[startup+162.301 s]
/proc/loadavg: 8.05 8.05 8.32 9/318 26524
/proc/meminfo: memFree=20877328/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=380296 CPUtime=1295.03 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 59069 0 0 0 129465 38 0 0 25 0 8 0 549661668 389423104 56754 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 95074 56754 466 189 0 89423 0
[pid=26512/tid=26514] ppid=26510 vsize=380296 CPUtime=162.05 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 5652 0 0 0 16201 4 0 0 25 0 8 0 549661684 389423104 56754 33554432000 4194304 4964704 140735621748416 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=380296 CPUtime=162.05 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 10783 0 0 0 16201 4 0 0 25 0 8 0 549661684 389423104 56754 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=380296 CPUtime=160.45 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 4776 0 0 0 16041 4 0 0 25 0 8 0 549661684 389423104 56754 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670062 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=380296 CPUtime=162.05 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 7592 0 0 0 16201 4 0 0 25 0 8 0 549661684 389423104 56754 33554432000 4194304 4964704 140735621748416 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=380296 CPUtime=162.11 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 6940 0 0 0 16207 4 0 0 25 0 8 0 549661684 389423104 56754 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=380296 CPUtime=162.05 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 5337 0 0 0 16203 2 0 0 25 0 8 0 549661684 389423104 56754 33554432000 4194304 4964704 140735621748416 18446744073709551615 4361356 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=380296 CPUtime=162.02 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 9028 0 0 0 16194 8 0 0 25 0 8 0 549661684 389423104 56754 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1295.03
Current children cumulated vsize (KiB) 380296

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

[startup+164.301 s]
/proc/loadavg: 8.04 8.05 8.32 9/318 26525
/proc/meminfo: memFree=20877328/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=380296 CPUtime=1311 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 59082 0 0 0 131062 38 0 0 25 0 8 0 549661668 389423104 56767 33554432000 4194304 4964704 140735621748416 18446744073709551615 4334304 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 95074 56767 466 189 0 89423 0
[pid=26512/tid=26514] ppid=26510 vsize=380296 CPUtime=164.05 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 5653 0 0 0 16401 4 0 0 25 0 8 0 549661684 389423104 56767 33554432000 4194304 4964704 140735621748416 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=380296 CPUtime=164.05 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 10788 0 0 0 16401 4 0 0 25 0 8 0 549661684 389423104 56767 33554432000 4194304 4964704 140735621748416 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=380296 CPUtime=162.43 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 4776 0 0 0 16239 4 0 0 25 0 8 0 549661684 389423104 56767 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=380296 CPUtime=164.05 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 7593 0 0 0 16401 4 0 0 25 0 8 0 549661684 389423104 56767 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=380296 CPUtime=164.11 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 6944 0 0 0 16407 4 0 0 25 0 8 0 549661684 389423104 56767 33554432000 4194304 4964704 140735621748416 18446744073709551615 4653104 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=380296 CPUtime=164.05 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 5337 0 0 0 16403 2 0 0 25 0 8 0 549661684 389423104 56767 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=380296 CPUtime=164.02 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 9028 0 0 0 16394 8 0 0 25 0 8 0 549661684 389423104 56767 33554432000 4194304 4964704 140735621748416 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1311
Current children cumulated vsize (KiB) 380296

[startup+167.501 s]
/proc/loadavg: 8.04 8.05 8.32 9/318 26525
/proc/meminfo: memFree=20877328/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=380296 CPUtime=1336.56 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 59091 0 0 0 133618 38 0 0 25 0 8 0 549661668 389423104 56692 33554432000 4194304 4964704 140735621748416 18446744073709551615 4669396 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 95074 56692 466 189 0 89423 0
[pid=26512/tid=26514] ppid=26510 vsize=380296 CPUtime=167.25 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 5657 0 0 0 16721 4 0 0 25 0 8 0 549661684 389423104 56692 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=380296 CPUtime=167.25 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 10788 0 0 0 16721 4 0 0 25 0 8 0 549661684 389423104 56692 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=380296 CPUtime=165.59 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 4776 0 0 0 16555 4 0 0 25 0 8 0 549661684 389423104 56692 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=380296 CPUtime=167.25 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 7593 0 0 0 16721 4 0 0 25 0 8 0 549661684 389423104 56692 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=380296 CPUtime=167.31 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 6948 0 0 0 16727 4 0 0 25 0 8 0 549661684 389423104 56692 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=380296 CPUtime=167.25 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 5338 0 0 0 16723 2 0 0 25 0 8 0 549661684 389423104 56692 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=380296 CPUtime=167.22 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 9028 0 0 0 16714 8 0 0 25 0 8 0 549661684 389423104 56692 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1336.56
Current children cumulated vsize (KiB) 380296

[startup+168.301 s]
/proc/loadavg: 8.04 8.05 8.32 9/318 26525
/proc/meminfo: memFree=20877204/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=380296 CPUtime=1343.04 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 59092 0 0 0 134266 38 0 0 25 0 8 0 549661668 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4669333 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 95074 56693 466 189 0 89423 0
[pid=26512/tid=26514] ppid=26510 vsize=380296 CPUtime=168.06 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 5657 0 0 0 16802 4 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=380296 CPUtime=168.06 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 10788 0 0 0 16802 4 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4683552 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=380296 CPUtime=166.39 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 4776 0 0 0 16635 4 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=380296 CPUtime=168.06 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 7593 0 0 0 16802 4 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=380296 CPUtime=168.12 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 6948 0 0 0 16808 4 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=380296 CPUtime=168.06 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 5338 0 0 0 16804 2 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=380296 CPUtime=168.03 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 9029 0 0 0 16795 8 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1343.04
Current children cumulated vsize (KiB) 380296

[startup+168.701 s]
/proc/loadavg: 8.04 8.05 8.32 9/318 26525
/proc/meminfo: memFree=20877204/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=380296 CPUtime=1346.16 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 59092 0 0 0 134577 39 0 0 25 0 8 0 549661668 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4669263 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 95074 56693 466 189 0 89423 0
[pid=26512/tid=26514] ppid=26510 vsize=380296 CPUtime=168.45 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 5657 0 0 0 16841 4 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=380296 CPUtime=168.45 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 10788 0 0 0 16841 4 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=380296 CPUtime=166.78 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 4776 0 0 0 16674 4 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670202 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=380296 CPUtime=168.45 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 7593 0 0 0 16841 4 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=380296 CPUtime=168.51 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 6948 0 0 0 16847 4 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=380296 CPUtime=168.45 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 5338 0 0 0 16843 2 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=380296 CPUtime=168.42 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 9029 0 0 0 16834 8 0 0 25 0 8 0 549661684 389423104 56693 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670466 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1346.16
Current children cumulated vsize (KiB) 380296

[startup+168.901 s]
/proc/loadavg: 8.04 8.05 8.32 9/318 26525
/proc/meminfo: memFree=20877204/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=380296 CPUtime=1347.75 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 59093 0 0 0 134736 39 0 0 25 0 8 0 549661668 389423104 56510 33554432000 4194304 4964704 140735621748416 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 95074 56510 466 189 0 89423 0
[pid=26512/tid=26514] ppid=26510 vsize=380296 CPUtime=168.65 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 5657 0 0 0 16861 4 0 0 25 0 8 0 549661684 389423104 56510 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670224 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=380296 CPUtime=168.65 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 10788 0 0 0 16861 4 0 0 25 0 8 0 549661684 389423104 56510 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=380296 CPUtime=166.98 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 4776 0 0 0 16694 4 0 0 25 0 8 0 549661684 389423104 56510 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=380296 CPUtime=168.65 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 7593 0 0 0 16861 4 0 0 25 0 8 0 549661684 389423104 56510 33554432000 4194304 4964704 140735621748416 18446744073709551615 4669452 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=380296 CPUtime=168.71 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 6949 0 0 0 16867 4 0 0 25 0 8 0 549661684 389423104 56510 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=380296 CPUtime=168.65 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 5338 0 0 0 16863 2 0 0 25 0 8 0 549661684 389423104 56510 33554432000 4194304 4964704 140735621748416 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=380296 CPUtime=168.62 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 9029 0 0 0 16853 9 0 0 25 0 8 0 549661684 389423104 56510 33554432000 4194304 4964704 140735621748416 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1347.75
Current children cumulated vsize (KiB) 380296

[startup+169.001 s]
/proc/loadavg: 8.04 8.05 8.32 9/318 26525
/proc/meminfo: memFree=20877204/32950928 swapFree=67111464/67111528
[pid=26512] ppid=26510 vsize=380296 CPUtime=1348.55 cores=0-7
/proc/26512/stat : 26512 (claspmt) R 26510 26512 25198 0 -1 4202496 59094 0 0 0 134816 39 0 0 25 0 8 0 549661668 389423104 56511 33554432000 4194304 4964704 140735621748416 18446744073709551615 268272344267 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26512/statm: 95074 56511 466 189 0 89423 0
[pid=26512/tid=26514] ppid=26510 vsize=380296 CPUtime=168.75 cores=0-7
/proc/26512/task/26514/stat : 26514 (claspmt) R 26510 26512 25198 0 -1 4202560 5657 0 0 0 16871 4 0 0 25 0 8 0 549661684 389423104 56511 33554432000 4194304 4964704 140735621748416 18446744073709551615 4313878 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26512/tid=26515] ppid=26510 vsize=380296 CPUtime=168.75 cores=0-7
/proc/26512/task/26515/stat : 26515 (claspmt) R 26510 26512 25198 0 -1 4202560 10788 0 0 0 16871 4 0 0 25 0 8 0 549661684 389423104 56511 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26512/tid=26516] ppid=26510 vsize=380296 CPUtime=167.08 cores=0-7
/proc/26512/task/26516/stat : 26516 (claspmt) R 26510 26512 25198 0 -1 4202560 4776 0 0 0 16704 4 0 0 25 0 8 0 549661684 389423104 56511 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670049 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26512/tid=26517] ppid=26510 vsize=380296 CPUtime=168.75 cores=0-7
/proc/26512/task/26517/stat : 26517 (claspmt) R 26510 26512 25198 0 -1 4202560 7593 0 0 0 16871 4 0 0 25 0 8 0 549661684 389423104 56511 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26512/tid=26518] ppid=26510 vsize=380296 CPUtime=168.81 cores=0-7
/proc/26512/task/26518/stat : 26518 (claspmt) R 26510 26512 25198 0 -1 4202560 6950 0 0 0 16877 4 0 0 25 0 8 0 549661684 389423104 56511 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26512/tid=26519] ppid=26510 vsize=380296 CPUtime=168.75 cores=0-7
/proc/26512/task/26519/stat : 26519 (claspmt) R 26510 26512 25198 0 -1 4202560 5338 0 0 0 16873 2 0 0 25 0 8 0 549661684 389423104 56511 33554432000 4194304 4964704 140735621748416 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26512/tid=26520] ppid=26510 vsize=380296 CPUtime=168.72 cores=0-7
/proc/26512/task/26520/stat : 26520 (claspmt) R 26510 26512 25198 0 -1 4202560 9029 0 0 0 16863 9 0 0 25 0 8 0 549661684 389423104 56511 33554432000 4194304 4964704 140735621748416 18446744073709551615 4669455 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1348.55
Current children cumulated vsize (KiB) 380296

Child status: 20
Real time (s): 169.101
CPU time (s): 1348.77
CPU user time (s): 1348.35
CPU system time (s): 0.424935
CPU usage (%): 797.614
Max. virtual memory (cumulated for all children) (KiB): 380296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1348.35
system time used= 0.424935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59105
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= 13624
involuntary context switches= 6244

runsolver used 0.476927 second user time and 1.20582 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-03 01:57:09
IDJOB=3322346
IDBENCH=83117
IDSOLVER=1711
FILE ID=node122/3322346-1304380629
RUNJOBID= node122-1304366467-25212
PBS_JOBID= 13181749
Free space on /tmp= 73484 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.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-3322346-1304380629/watcher-3322346-1304380629 -o /tmp/evaluation-result-3322346-1304380629/solver-3322346-1304380629 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322346-1304380629.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=1833446829

node122.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.820
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.64
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.820
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.820
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.820
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.83
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.820
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.820
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.820
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.75
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21098680 kB
Buffers:        389112 kB
Cached:        3111748 kB
SwapCached:         64 kB
Active:        8543504 kB
Inactive:      2921672 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21098680 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:            2072 kB
Writeback:           0 kB
AnonPages:     7964344 kB
Mapped:          25260 kB
Slab:           288124 kB
PageTables:      31268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52522212 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= 73480 MiB
End job on node122 at 2011-05-03 01:59:58