Trace number 3322344

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 40000.8 5008.6

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.525
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...380623/instance-3322344-1304380623.cnf
0.89/0.97	c Solving...
40000.20/5008.11	
40000.20/5008.11	*** INTERRUPTED! ***
40000.20/5008.11	*** Shutting down threads...
40000.67/5008.60	s UNKNOWN
40000.67/5008.60	
40000.67/5008.60	c INTERRUPTED   : 1
40000.67/5008.60	c Models        : 0+    
40000.67/5008.60	c Time          : 5008.119s (Solving: 5007.15s 1st Model: 0.00s Unsat: 0.00s)
40000.67/5008.60	c CPU Time      : 40000.290s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3322344-1304380623/watcher-3322344-1304380623 -o /tmp/evaluation-result-3322344-1304380623/solver-3322344-1304380623 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322344-1304380623.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.85 8.44 8.40 2/323 2750
/proc/meminfo: memFree=14131024/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=29320 CPUtime=0 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 1148 0 0 0 0 0 0 0 23 0 1 0 530477902 30023680 1077 33554432000 4194304 4964704 140733670490640 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2750/statm: 7330 1084 376 189 0 2204 0

[startup+0.104716 s]
/proc/loadavg: 7.85 8.44 8.40 2/323 2750
/proc/meminfo: memFree=14131024/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=50488 CPUtime=0.09 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 9658 0 0 0 8 1 0 0 23 0 1 0 530477902 51699712 7684 33554432000 4194304 4964704 140733670490640 18446744073709551615 4616148 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2750/statm: 12622 7684 399 189 0 7496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50488

[startup+0.200699 s]
/proc/loadavg: 7.85 8.44 8.40 2/323 2750
/proc/meminfo: memFree=14131024/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=56140 CPUtime=0.19 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 11026 0 0 0 18 1 0 0 24 0 1 0 530477902 57487360 9052 33554432000 4194304 4964704 140733670490640 18446744073709551615 4619705 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2750/statm: 14035 9054 404 189 0 8909 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 56140

[startup+0.300676 s]
/proc/loadavg: 7.85 8.44 8.40 2/323 2750
/proc/meminfo: memFree=14131024/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=59044 CPUtime=0.29 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 11752 0 0 0 28 1 0 0 25 0 1 0 530477902 60461056 9778 33554432000 4194304 4964704 140733670490640 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2750/statm: 14761 9778 404 189 0 9635 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59044

[startup+0.700595 s]
/proc/loadavg: 7.85 8.44 8.40 2/323 2750
/proc/meminfo: memFree=14131024/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=62740 CPUtime=0.69 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 12678 0 0 0 68 1 0 0 25 0 1 0 530477902 64245760 10704 33554432000 4194304 4964704 140733670490640 18446744073709551615 4621596 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2750/statm: 15685 10704 404 189 0 10559 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62740

[startup+1.5004 s]
/proc/loadavg: 7.85 8.44 8.40 2/331 2758
/proc/meminfo: memFree=14043548/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=510496 CPUtime=2.1 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 29633 0 0 0 202 8 0 0 16 0 8 0 530477902 522747904 23020 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2750/statm: 127624 23020 464 189 0 121973 0
[pid=2750/tid=2752] ppid=2748 vsize=510496 CPUtime=0.08 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 1792 0 0 0 8 0 0 0 16 0 8 0 530478000 522747904 23020 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=510496 CPUtime=0.09 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 2631 0 0 0 8 1 0 0 16 0 8 0 530478000 522747904 23020 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=510496 CPUtime=0.08 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 2618 0 0 0 8 0 0 0 16 0 8 0 530478000 522747904 23020 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=510496 CPUtime=0.09 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 2088 0 0 0 8 1 0 0 16 0 8 0 530478000 522747904 23020 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=510496 CPUtime=0.46 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 2506 0 0 0 45 1 0 0 18 0 8 0 530478000 522747904 23020 33554432000 4194304 4964704 140733670490640 18446744073709551615 4669889 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=510496 CPUtime=0.08 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 2511 0 0 0 8 0 0 0 16 0 8 0 530478000 522747904 23020 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=510496 CPUtime=0.09 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 2452 0 0 0 8 1 0 0 16 0 8 0 530478000 522747904 23020 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 510496

[startup+3.10109 s]
/proc/loadavg: 7.85 8.44 8.40 10/331 2758
/proc/meminfo: memFree=14036356/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=510844 CPUtime=14.9 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 33296 0 0 0 1479 11 0 0 17 0 8 0 530477902 523104256 26683 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668725 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2750/statm: 127711 26683 464 189 0 122060 0
[pid=2750/tid=2752] ppid=2748 vsize=510844 CPUtime=1.68 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 2138 0 0 0 168 0 0 0 17 0 8 0 530478000 523104256 26683 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670110 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=510844 CPUtime=1.69 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 3326 0 0 0 168 1 0 0 17 0 8 0 530478000 523104256 26683 33554432000 4194304 4964704 140733670490640 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=510844 CPUtime=1.69 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 3118 0 0 0 168 1 0 0 17 0 8 0 530478000 523104256 26683 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=510844 CPUtime=1.68 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 2639 0 0 0 167 1 0 0 17 0 8 0 530478000 523104256 26683 33554432000 4194304 4964704 140733670490640 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=510844 CPUtime=2.06 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 2526 0 0 0 205 1 0 0 19 0 8 0 530478000 523104256 26683 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=510844 CPUtime=1.67 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 2847 0 0 0 167 0 0 0 17 0 8 0 530478000 523104256 26683 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670159 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=510844 CPUtime=1.69 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 3191 0 0 0 168 1 0 0 17 0 8 0 530478000 523104256 26683 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 14.9
Current children cumulated vsize (KiB) 510844

[startup+6.30045 s]
/proc/loadavg: 8.02 8.47 8.41 9/331 2758
/proc/meminfo: memFree=14004364/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=513596 CPUtime=40.46 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 40413 0 0 0 4030 16 0 0 25 0 8 0 530477902 525922304 33800 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2750/statm: 128399 33800 464 189 0 122748 0
[pid=2750/tid=2752] ppid=2748 vsize=513596 CPUtime=4.89 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 2639 0 0 0 488 1 0 0 25 0 8 0 530478000 525922304 33800 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=513596 CPUtime=4.89 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 4655 0 0 0 487 2 0 0 25 0 8 0 530478000 525922304 33800 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=513596 CPUtime=4.89 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 4428 0 0 0 488 1 0 0 25 0 8 0 530478000 525922304 33800 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670038 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=513596 CPUtime=4.89 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 3729 0 0 0 487 2 0 0 25 0 8 0 530478000 525922304 33800 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=513596 CPUtime=5.26 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 2536 0 0 0 525 1 0 0 25 0 8 0 530478000 525922304 33800 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=513596 CPUtime=4.84 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 3636 0 0 0 484 0 0 0 25 0 8 0 530478000 525922304 33800 33554432000 4194304 4964704 140733670490640 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=513596 CPUtime=4.89 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 4531 0 0 0 487 2 0 0 25 0 8 0 530478000 525922304 33800 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40.46
Current children cumulated vsize (KiB) 513596

[startup+12.7012 s]
/proc/loadavg: 8.02 8.46 8.41 9/331 2759
/proc/meminfo: memFree=13974736/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=516072 CPUtime=91.6 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 47112 0 0 0 9139 21 0 0 25 0 8 0 530477902 528457728 40499 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2750/statm: 129018 40499 466 189 0 123367 0
[pid=2750/tid=2752] ppid=2748 vsize=516072 CPUtime=11.29 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 3126 0 0 0 1128 1 0 0 25 0 8 0 530478000 528457728 40499 33554432000 4194304 4964704 140733670490640 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=516072 CPUtime=11.29 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 5652 0 0 0 1126 3 0 0 25 0 8 0 530478000 528457728 40500 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=516072 CPUtime=11.29 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 5100 0 0 0 1127 2 0 0 25 0 8 0 530478000 528457728 40500 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=516072 CPUtime=11.29 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 4588 0 0 0 1126 3 0 0 25 0 8 0 530478000 528457728 40500 33554432000 4194304 4964704 140733670490640 18446744073709551615 4319903 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=516072 CPUtime=11.65 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 3536 0 0 0 1164 1 0 0 25 0 8 0 530478000 528457728 40500 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670578 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=516072 CPUtime=11.18 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 4515 0 0 0 1116 2 0 0 25 0 8 0 530478000 528457728 40500 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=516072 CPUtime=11.3 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 5686 0 0 0 1127 3 0 0 25 0 8 0 530478000 528457728 40500 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 91.6
Current children cumulated vsize (KiB) 516072

[startup+25.5006 s]
/proc/loadavg: 8.01 8.43 8.40 9/331 2759
/proc/meminfo: memFree=13934044/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=520988 CPUtime=193.85 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 57136 0 0 0 19355 30 0 0 25 0 8 0 530477902 533491712 50523 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2750/statm: 130247 50523 466 189 0 124596 0
[pid=2750/tid=2752] ppid=2748 vsize=520988 CPUtime=24.09 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 3913 0 0 0 2407 2 0 0 25 0 8 0 530478000 533491712 50523 33554432000 4194304 4964704 140733670490640 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=520988 CPUtime=24.09 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 8011 0 0 0 2404 5 0 0 25 0 8 0 530478000 533491712 50523 33554432000 4194304 4964704 140733670490640 18446744073709551615 4654497 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=520988 CPUtime=24.09 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 5733 0 0 0 2407 2 0 0 25 0 8 0 530478000 533491712 50523 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=520988 CPUtime=24.09 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 5953 0 0 0 2405 4 0 0 25 0 8 0 530478000 533491712 50523 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=520988 CPUtime=24.45 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 5263 0 0 0 2442 3 0 0 25 0 8 0 530478000 533491712 50523 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=520988 CPUtime=23.84 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 5177 0 0 0 2382 2 0 0 25 0 8 0 530478000 533491712 50523 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=520988 CPUtime=24.09 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 7345 0 0 0 2404 5 0 0 25 0 8 0 530478000 533491712 50523 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 193.85
Current children cumulated vsize (KiB) 520988

[startup+51.1006 s]
/proc/loadavg: 8.01 8.40 8.39 9/331 2761
/proc/meminfo: memFree=13870880/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=533912 CPUtime=398.39 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 73111 0 0 0 39796 43 0 0 25 0 8 0 530477902 546725888 66498 33554432000 4194304 4964704 140733670490640 18446744073709551615 270338050944 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2750/statm: 133478 66498 466 189 0 127827 0
[pid=2750/tid=2752] ppid=2748 vsize=533912 CPUtime=49.68 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 5087 0 0 0 4966 2 0 0 25 0 8 0 530478000 546725888 66498 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=533912 CPUtime=49.69 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 10012 0 0 0 4963 6 0 0 25 0 8 0 530478000 546725888 66498 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=533912 CPUtime=49.69 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 7394 0 0 0 4966 3 0 0 25 0 8 0 530478000 546725888 66498 33554432000 4194304 4964704 140733670490640 18446744073709551615 4361296 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=533912 CPUtime=49.68 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 8286 0 0 0 4963 5 0 0 25 0 8 0 530478000 546725888 66498 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=533912 CPUtime=50.05 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 7131 0 0 0 5000 5 0 0 25 0 8 0 530478000 546725888 66498 33554432000 4194304 4964704 140733670490640 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=533912 CPUtime=49.19 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 6156 0 0 0 4915 4 0 0 25 0 8 0 530478000 546725888 66498 33554432000 4194304 4964704 140733670490640 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=533912 CPUtime=49.7 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 11565 0 0 0 4961 9 0 0 25 0 8 0 530478000 546725888 66498 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 398.39

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

[pid=2750] ppid=2748 vsize=1952104 CPUtime=37716.9 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 416935 0 0 0 3771131 559 0 0 25 0 8 0 530477902 1998954496 406464 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2750/statm: 488026 406464 466 189 0 482375 0
[pid=2750/tid=2752] ppid=2748 vsize=1952104 CPUtime=4714.25 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 25232 0 0 0 471394 31 0 0 25 0 8 0 530478000 1998954496 406464 33554432000 4194304 4964704 140733670490640 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=1952104 CPUtime=4720.96 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 41355 0 0 0 472052 44 0 0 25 0 8 0 530478000 1998954496 406464 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=1952104 CPUtime=4720.86 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 22193 0 0 0 472064 22 0 0 25 0 8 0 530478000 1998954496 406464 33554432000 4194304 4964704 140733670490640 18446744073709551615 270338081422 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=1952104 CPUtime=4720.08 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 41443 0 0 0 471956 52 0 0 25 0 8 0 530478000 1998954496 406464 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=1952104 CPUtime=4721.31 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 25555 0 0 0 472097 34 0 0 25 0 8 0 530478000 1998954496 406464 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=1952104 CPUtime=4709.52 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 25812 0 0 0 470915 37 0 0 25 0 8 0 530478000 1998954496 406464 33554432000 4194304 4964704 140733670490640 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=1952104 CPUtime=4705.05 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 194330 0 0 0 470223 282 0 0 25 0 8 0 530478000 1998954496 406464 33554432000 4194304 4964704 140733670490640 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 37716.9
Current children cumulated vsize (KiB) 1952104

[startup+4782.3 s]
/proc/loadavg: 8.07 8.06 8.03 9/331 2924
/proc/meminfo: memFree=12506628/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=1952104 CPUtime=38196.2 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 417033 0 0 0 3819061 560 0 0 25 0 8 0 530477902 1998954496 406562 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2750/statm: 488026 406562 466 189 0 482375 0
[pid=2750/tid=2752] ppid=2748 vsize=1952104 CPUtime=4773.6 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 25232 0 0 0 477329 31 0 0 25 0 8 0 530478000 1998954496 406562 33554432000 4194304 4964704 140733670490640 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=1952104 CPUtime=4780.95 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 41361 0 0 0 478051 44 0 0 25 0 8 0 530478000 1998954496 406562 33554432000 4194304 4964704 140733670490640 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=1952104 CPUtime=4780.85 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 22196 0 0 0 478063 22 0 0 25 0 8 0 530478000 1998954496 406562 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=1952104 CPUtime=4780.06 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 41443 0 0 0 477954 52 0 0 25 0 8 0 530478000 1998954496 406562 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=1952104 CPUtime=4781.29 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 25565 0 0 0 478095 34 0 0 25 0 8 0 530478000 1998954496 406562 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=1952104 CPUtime=4769.5 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 25876 0 0 0 476913 37 0 0 25 0 8 0 530478000 1998954496 406562 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=1952104 CPUtime=4765.04 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 194330 0 0 0 476222 282 0 0 25 0 8 0 530478000 1998954496 406562 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38196.2
Current children cumulated vsize (KiB) 1952104

[startup+4842.31 s]
/proc/loadavg: 8.06 8.06 8.03 9/331 2925
/proc/meminfo: memFree=12493356/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=1952104 CPUtime=38675.6 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 420400 0 0 0 3866997 567 0 0 25 0 8 0 530477902 1998954496 409929 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2750/statm: 488026 409929 466 189 0 482375 0
[pid=2750/tid=2752] ppid=2748 vsize=1952104 CPUtime=4832.97 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 25238 0 0 0 483266 31 0 0 25 0 8 0 530478000 1998954496 409929 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=1952104 CPUtime=4840.95 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 41596 0 0 0 484050 45 0 0 25 0 8 0 530478000 1998954496 409929 33554432000 4194304 4964704 140733670490640 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=1952104 CPUtime=4840.86 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 22199 0 0 0 484064 22 0 0 25 0 8 0 530478000 1998954496 409929 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668464 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=1952104 CPUtime=4840.07 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 41488 0 0 0 483955 52 0 0 25 0 8 0 530478000 1998954496 409929 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=1952104 CPUtime=4841.3 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 25566 0 0 0 484096 34 0 0 25 0 8 0 530478000 1998954496 409929 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=1952104 CPUtime=4829.51 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 25878 0 0 0 482914 37 0 0 25 0 8 0 530478000 1998954496 409929 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=1952104 CPUtime=4825.05 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 197371 0 0 0 482217 288 0 0 25 0 8 0 530478000 1998954496 409929 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 38675.6
Current children cumulated vsize (KiB) 1952104

[startup+4902.3 s]
/proc/loadavg: 8.02 8.05 8.02 9/331 2927
/proc/meminfo: memFree=12492832/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=1952104 CPUtime=39154.9 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 420679 0 0 0 3914920 568 0 0 25 0 8 0 530477902 1998954496 409991 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2750/statm: 488026 409991 466 189 0 482375 0
[pid=2750/tid=2752] ppid=2748 vsize=1952104 CPUtime=4892.31 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 25488 0 0 0 489199 32 0 0 25 0 8 0 530478000 1998954496 409991 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670360 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=1952104 CPUtime=4900.94 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 41596 0 0 0 490049 45 0 0 25 0 8 0 530478000 1998954496 409991 33554432000 4194304 4964704 140733670490640 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=1952104 CPUtime=4900.84 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 22216 0 0 0 490062 22 0 0 25 0 8 0 530478000 1998954496 409991 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=1952104 CPUtime=4900.04 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 41488 0 0 0 489952 52 0 0 25 0 8 0 530478000 1998954496 409991 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=1952104 CPUtime=4901.29 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 25576 0 0 0 490095 34 0 0 25 0 8 0 530478000 1998954496 409991 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=1952104 CPUtime=4889.49 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 25880 0 0 0 488912 37 0 0 25 0 8 0 530478000 1998954496 409991 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=1952104 CPUtime=4885.04 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 197371 0 0 0 488216 288 0 0 25 0 8 0 530478000 1998954496 409991 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39154.9
Current children cumulated vsize (KiB) 1952104

[startup+4962.3 s]
/proc/loadavg: 8.01 8.04 8.01 9/331 2929
/proc/meminfo: memFree=12491188/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=1953344 CPUtime=39634.2 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 421104 0 0 0 3962854 569 0 0 25 0 8 0 530477902 2000224256 410416 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2750/statm: 488336 410416 466 189 0 482685 0
[pid=2750/tid=2752] ppid=2748 vsize=1953344 CPUtime=4951.67 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 25488 0 0 0 495135 32 0 0 25 0 8 0 530478000 2000224256 410416 33554432000 4194304 4964704 140733670490640 18446744073709551615 4370462 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=1953344 CPUtime=4960.94 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 41596 0 0 0 496049 45 0 0 25 0 8 0 530478000 2000224256 410416 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=1953344 CPUtime=4960.84 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 22371 0 0 0 496062 22 0 0 25 0 8 0 530478000 2000224256 410416 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=1953344 CPUtime=4960.03 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 41488 0 0 0 495950 53 0 0 25 0 8 0 530478000 2000224256 410416 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=1953344 CPUtime=4961.3 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 25576 0 0 0 496096 34 0 0 25 0 8 0 530478000 2000224256 410416 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=1953344 CPUtime=4949.49 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 26143 0 0 0 494912 37 0 0 25 0 8 0 530478000 2000224256 410416 33554432000 4194304 4964704 140733670490640 18446744073709551615 4653563 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=1953344 CPUtime=4945.04 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 197378 0 0 0 494216 288 0 0 25 0 8 0 530478000 2000224256 410416 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 39634.2
Current children cumulated vsize (KiB) 1953344



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.1 s]
/proc/loadavg: 8.00 8.03 8.01 9/331 2930
/proc/meminfo: memFree=12490804/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=1953856 CPUtime=40000.2 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 421205 0 0 0 3999450 570 0 0 25 0 8 0 530477902 2000748544 410517 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2750/statm: 488464 410517 466 189 0 482813 0
[pid=2750/tid=2752] ppid=2748 vsize=1953856 CPUtime=4997.01 cores=0-7
/proc/2750/task/2752/stat : 2752 (claspmt) R 2748 2750 2080 0 -1 4202560 25488 0 0 0 499668 33 0 0 25 0 8 0 530478000 2000748544 410517 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2750/tid=2753] ppid=2748 vsize=1953856 CPUtime=5006.76 cores=0-7
/proc/2750/task/2753/stat : 2753 (claspmt) R 2748 2750 2080 0 -1 4202560 41597 0 0 0 500631 45 0 0 25 0 8 0 530478000 2000748544 410517 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2750/tid=2754] ppid=2748 vsize=1953856 CPUtime=5006.66 cores=0-7
/proc/2750/task/2754/stat : 2754 (claspmt) R 2748 2750 2080 0 -1 4202560 22371 0 0 0 500643 23 0 0 25 0 8 0 530478000 2000748544 410517 33554432000 4194304 4964704 140733670490640 18446744073709551615 4660408 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2750/tid=2755] ppid=2748 vsize=1953856 CPUtime=5005.83 cores=0-7
/proc/2750/task/2755/stat : 2755 (claspmt) R 2748 2750 2080 0 -1 4202560 41587 0 0 0 500530 53 0 0 25 0 8 0 530478000 2000748544 410517 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2750/tid=2756] ppid=2748 vsize=1953856 CPUtime=5007.11 cores=0-7
/proc/2750/task/2756/stat : 2756 (claspmt) R 2748 2750 2080 0 -1 4202560 25577 0 0 0 500677 34 0 0 25 0 8 0 530478000 2000748544 410517 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2750/tid=2757] ppid=2748 vsize=1953856 CPUtime=4995.3 cores=0-7
/proc/2750/task/2757/stat : 2757 (claspmt) R 2748 2750 2080 0 -1 4202560 26143 0 0 0 499493 37 0 0 25 0 8 0 530478000 2000748544 410517 33554432000 4194304 4964704 140733670490640 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2750/tid=2758] ppid=2748 vsize=1953856 CPUtime=4990.85 cores=0-7
/proc/2750/task/2758/stat : 2758 (claspmt) R 2748 2750 2080 0 -1 4202560 197378 0 0 0 498797 288 0 0 25 0 8 0 530478000 2000748544 410517 33554432000 4194304 4964704 140733670490640 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 1953856

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

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

[startup+5008.3 s]
/proc/loadavg: 8.00 8.03 8.01 2/325 2931
/proc/meminfo: memFree=12509824/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=1932668 CPUtime=40000.5 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 421215 0 0 0 3999478 570 0 0 25 0 1 0 530477902 1979052032 405457 33554432000 4194304 4964704 140733670490640 18446744073709551615 270338040379 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2750/statm: 483167 405457 476 189 0 477516 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 1932668

[startup+5008.5 s]
/proc/loadavg: 8.00 8.03 8.01 2/325 2931
/proc/meminfo: memFree=12509824/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=1916084 CPUtime=40000.7 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202496 421215 0 0 0 3999497 570 0 0 25 0 1 0 530477902 1962070016 398126 33554432000 4194304 4964704 140733670490640 18446744073709551615 270338038987 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2750/statm: 479021 398126 476 189 0 473370 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1916084

[startup+5008.6 s]
/proc/loadavg: 8.00 8.03 8.01 2/325 2931
/proc/meminfo: memFree=12509824/32951124 swapFree=67111356/67111528
[pid=2750] ppid=2748 vsize=0 CPUtime=40000.8 cores=0-7
/proc/2750/stat : 2750 (claspmt) R 2748 2750 2080 0 -1 4202500 421216 0 0 0 3999501 576 0 0 25 0 1 0 530477902 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2750/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5008.6
CPU time (s): 40000.8
CPU user time (s): 39995
CPU system time (s): 5.76412
CPU usage (%): 798.641
Max. virtual memory (cumulated for all children) (KiB): 1953856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39995
system time used= 5.76412
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 421216
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= 65176
involuntary context switches= 190908

runsolver used 13.9319 second user time and 38.5111 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-03 01:57:03
IDJOB=3322344
IDBENCH=83116
IDSOLVER=1711
FILE ID=node143/3322344-1304380623
RUNJOBID= node143-1304370576-2094
PBS_JOBID= 13181772
Free space on /tmp= 73532 MiB

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

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=1751932864

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14131064 kB
Buffers:        330192 kB
Cached:        1940704 kB
SwapCached:        168 kB
Active:       16810512 kB
Inactive:      1657268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14131064 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            4344 kB
Writeback:           0 kB
AnonPages:    16197272 kB
Mapped:          28760 kB
Slab:           230624 kB
PageTables:      52968 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69933716 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= 73528 MiB
End job on node143 at 2011-05-03 03:20:33