Trace number 3299660

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4800.08 1201.51

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n160-s73223945-unsat.cnf
MD5SUMebbfc0ffb6aa4fcba0d5ce3964018543
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables161
Number of clauses332
Sum of the clauses size996
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3332
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...084486/instance-3299660-1304084486.cnf
0.00/0.00	c Solving...
4800.05/1201.51	
4800.05/1201.51	*** INTERRUPTED! ***
4800.05/1201.51	*** Shutting down threads...
4800.05/1201.51	s UNKNOWN
4800.05/1201.51	
4800.05/1201.51	c INTERRUPTED   : 1
4800.05/1201.51	c Models        : 0+    
4800.05/1201.51	c Time          : 1201.508s (Solving: 1201.51s 1st Model: 0.00s Unsat: 0.00s)
4800.05/1201.51	c CPU Time      : 4800.070s

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

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

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


[startup+0 s]
/proc/loadavg: 7.58 8.05 8.03 3/176 3946
/proc/meminfo: memFree=23627720/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=36624 CPUtime=0 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 665 0 0 0 0 0 0 0 23 0 4 0 598679278 37502976 593 33554432000 4194304 4964704 140735823764560 18446744073709551615 260905054917 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 9156 593 448 189 0 3505 0
[pid=3944/tid=3949] ppid=3941 vsize=36624 CPUtime=0 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 4 0 598679279 37502976 594 33554432000 4194304 4964704 140735823764560 18446744073709551615 260917219700 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=36624 CPUtime=0 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 35 0 0 0 0 0 0 0 23 0 4 0 598679279 37502976 595 33554432000 4194304 4964704 140735823764560 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=36624 CPUtime=0 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 6 0 0 0 0 0 0 0 24 0 4 0 598679279 37502976 595 33554432000 4194304 4964704 140735823764560 18446744073709551615 260917220021 0 0 4096 18946 0 0 0 -1 2 0 0 0

[startup+0.043459 s]
/proc/loadavg: 7.58 8.05 8.03 3/176 3946
/proc/meminfo: memFree=23627720/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=167828 CPUtime=0.14 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 857 0 0 0 14 0 0 0 24 0 4 0 598679278 171855872 785 33554432000 4194304 4964704 140735823764560 18446744073709551615 4320989 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 41957 788 458 189 0 36306 0
[pid=3944/tid=3949] ppid=3941 vsize=167828 CPUtime=0.03 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 56 0 0 0 3 0 0 0 24 0 4 0 598679279 171855872 788 33554432000 4194304 4964704 140735823764560 18446744073709551615 260905090827 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=167828 CPUtime=0.03 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 78 0 0 0 3 0 0 0 24 0 4 0 598679279 171855872 788 33554432000 4194304 4964704 140735823764560 18446744073709551615 4654479 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=167828 CPUtime=0.03 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 39 0 0 0 3 0 0 0 25 0 4 0 598679279 171855872 788 33554432000 4194304 4964704 140735823764560 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 167828

[startup+0.100448 s]
/proc/loadavg: 7.58 8.05 8.03 3/176 3946
/proc/meminfo: memFree=23627720/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=167960 CPUtime=0.37 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 986 0 0 0 37 0 0 0 24 0 4 0 598679278 171991040 914 33554432000 4194304 4964704 140735823764560 18446744073709551615 260905049291 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 41990 914 458 189 0 36339 0
[pid=3944/tid=3949] ppid=3941 vsize=167960 CPUtime=0.09 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 88 0 0 0 9 0 0 0 24 0 4 0 598679279 171991040 914 33554432000 4194304 4964704 140735823764560 18446744073709551615 4683916 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=167960 CPUtime=0.09 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 127 0 0 0 9 0 0 0 24 0 4 0 598679279 171991040 914 33554432000 4194304 4964704 140735823764560 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=167960 CPUtime=0.09 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 56 0 0 0 9 0 0 0 25 0 4 0 598679279 171991040 914 33554432000 4194304 4964704 140735823764560 18446744073709551615 260905499167 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 167960

[startup+0.300412 s]
/proc/loadavg: 7.58 8.05 8.03 3/176 3946
/proc/meminfo: memFree=23627720/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=168356 CPUtime=1.17 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 1206 0 0 0 117 0 0 0 25 0 4 0 598679278 172396544 1134 33554432000 4194304 4964704 140735823764560 18446744073709551615 4660075 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 42089 1134 458 189 0 36438 0
[pid=3944/tid=3949] ppid=3941 vsize=168356 CPUtime=0.29 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 168 0 0 0 29 0 0 0 25 0 4 0 598679279 172396544 1134 33554432000 4194304 4964704 140735823764560 18446744073709551615 4669107 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=168356 CPUtime=0.29 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 168 0 0 0 29 0 0 0 25 0 4 0 598679279 172396544 1134 33554432000 4194304 4964704 140735823764560 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=168356 CPUtime=0.28 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 76 0 0 0 28 0 0 0 25 0 4 0 598679279 172396544 1135 33554432000 4194304 4964704 140735823764560 18446744073709551615 4342180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 168356

[startup+0.700339 s]
/proc/loadavg: 7.58 8.05 8.03 3/176 3946
/proc/meminfo: memFree=23627720/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=168488 CPUtime=2.76 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 1409 0 0 0 276 0 0 0 25 0 4 0 598679278 172531712 1337 33554432000 4194304 4964704 140735823764560 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 42122 1337 458 189 0 36471 0
[pid=3944/tid=3949] ppid=3941 vsize=168488 CPUtime=0.69 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 258 0 0 0 69 0 0 0 25 0 4 0 598679279 172531712 1337 33554432000 4194304 4964704 140735823764560 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=168488 CPUtime=0.68 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 199 0 0 0 68 0 0 0 25 0 4 0 598679279 172531712 1337 33554432000 4194304 4964704 140735823764560 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=168488 CPUtime=0.68 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 88 0 0 0 68 0 0 0 25 0 4 0 598679279 172531712 1337 33554432000 4194304 4964704 140735823764560 18446744073709551615 4321174 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 168488

[startup+1.50019 s]
/proc/loadavg: 7.58 8.05 8.03 10/184 3954
/proc/meminfo: memFree=23619612/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=234424 CPUtime=5.95 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 1696 0 0 0 594 1 0 0 25 0 4 0 598679278 240050176 1624 33554432000 4194304 4964704 140735823764560 18446744073709551615 4321010 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 58606 1624 458 189 0 52955 0
[pid=3944/tid=3949] ppid=3941 vsize=234424 CPUtime=1.49 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 348 0 0 0 149 0 0 0 25 0 4 0 598679279 240050176 1624 33554432000 4194304 4964704 140735823764560 18446744073709551615 4379728 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=234424 CPUtime=1.48 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 251 0 0 0 148 0 0 0 25 0 4 0 598679279 240050176 1624 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=234424 CPUtime=1.48 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 140 0 0 0 148 0 0 0 25 0 4 0 598679279 240050176 1624 33554432000 4194304 4964704 140735823764560 18446744073709551615 4658308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 234424

[startup+3.1009 s]
/proc/loadavg: 7.61 8.05 8.03 10/184 3954
/proc/meminfo: memFree=23616636/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=234668 CPUtime=12.35 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 1971 0 0 0 1233 2 0 0 19 0 4 0 598679278 240300032 1899 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 58667 1899 458 189 0 53016 0
[pid=3944/tid=3949] ppid=3941 vsize=234668 CPUtime=3.08 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 464 0 0 0 308 0 0 0 25 0 4 0 598679279 240300032 1899 33554432000 4194304 4964704 140735823764560 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=234668 CPUtime=3.07 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 303 0 0 0 307 0 0 0 25 0 4 0 598679279 240300032 1899 33554432000 4194304 4964704 140735823764560 18446744073709551615 4462613 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=234668 CPUtime=3.08 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 166 0 0 0 308 0 0 0 25 0 4 0 598679279 240300032 1899 33554432000 4194304 4964704 140735823764560 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 234668

[startup+6.30031 s]
/proc/loadavg: 7.61 8.05 8.03 10/184 3954
/proc/meminfo: memFree=23614328/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=234800 CPUtime=25.13 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 2222 0 0 0 2511 2 0 0 25 0 4 0 598679278 240435200 2150 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 58700 2150 458 189 0 53049 0
[pid=3944/tid=3949] ppid=3941 vsize=234800 CPUtime=6.28 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 550 0 0 0 628 0 0 0 25 0 4 0 598679279 240435200 2150 33554432000 4194304 4964704 140735823764560 18446744073709551615 4332409 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=234800 CPUtime=6.26 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 381 0 0 0 625 1 0 0 25 0 4 0 598679279 240435200 2150 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=234800 CPUtime=6.28 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 169 0 0 0 628 0 0 0 25 0 4 0 598679279 240435200 2150 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670062 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 234800

[startup+12.7001 s]
/proc/loadavg: 7.67 8.05 8.03 10/184 3954
/proc/meminfo: memFree=23611404/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=235056 CPUtime=50.69 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 2525 0 0 0 5067 2 0 0 25 0 4 0 598679278 240697344 2453 33554432000 4194304 4964704 140735823764560 18446744073709551615 4668508 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 58764 2453 458 189 0 53113 0
[pid=3944/tid=3949] ppid=3941 vsize=235056 CPUtime=12.68 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 683 0 0 0 1268 0 0 0 25 0 4 0 598679279 240697344 2453 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=235056 CPUtime=12.62 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 390 0 0 0 1261 1 0 0 25 0 4 0 598679279 240697344 2453 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670057 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=235056 CPUtime=12.68 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 173 0 0 0 1268 0 0 0 25 0 4 0 598679279 240697344 2453 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 235056

[startup+25.5008 s]
/proc/loadavg: 7.72 8.05 8.03 10/184 3955
/proc/meminfo: memFree=23608808/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=235188 CPUtime=101.83 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 2866 0 0 0 10180 3 0 0 25 0 4 0 598679278 240832512 2794 33554432000 4194304 4964704 140735823764560 18446744073709551615 4660077 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 58797 2794 458 189 0 53146 0
[pid=3944/tid=3949] ppid=3941 vsize=235188 CPUtime=25.48 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 838 0 0 0 2548 0 0 0 25 0 4 0 598679279 240832512 2794 33554432000 4194304 4964704 140735823764560 18446744073709551615 4653129 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=235188 CPUtime=25.36 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 404 0 0 0 2535 1 0 0 25 0 4 0 598679279 240832512 2794 33554432000 4194304 4964704 140735823764560 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=235188 CPUtime=25.48 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 221 0 0 0 2548 0 0 0 25 0 4 0 598679279 240832512 2794 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 235188

[startup+51.1011 s]
/proc/loadavg: 7.82 8.04 8.02 10/184 3955
/proc/meminfo: memFree=23606184/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=235596 CPUtime=204.1 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 3189 0 0 0 20407 3 0 0 25 0 4 0 598679278 241250304 3117 33554432000 4194304 4964704 140735823764560 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 58899 3117 458 189 0 53248 0
[pid=3944/tid=3949] ppid=3941 vsize=235596 CPUtime=51.08 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 995 0 0 0 5108 0 0 0 25 0 4 0 598679279 241250304 3117 33554432000 4194304 4964704 140735823764560 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=235596 CPUtime=50.82 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 413 0 0 0 5081 1 0 0 25 0 4 0 598679279 241250304 3117 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=235596 CPUtime=51.08 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 266 0 0 0 5108 0 0 0 25 0 4 0 598679279 241250304 3117 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 235596

[startup+102.307 s]
/proc/loadavg: 8.03 8.06 8.03 10/184 3957
/proc/meminfo: memFree=23603812/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=236008 CPUtime=408.66 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 3444 0 0 0 40863 3 0 0 25 0 4 0 598679278 241672192 3372 33554432000 4194304 4964704 140735823764560 18446744073709551615 4333341 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59002 3372 458 189 0 53351 0
[pid=3944/tid=3949] ppid=3941 vsize=236008 CPUtime=102.29 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1099 0 0 0 10229 0 0 0 25 0 4 0 598679279 241672192 3372 33554432000 4194304 4964704 140735823764560 18446744073709551615 4332080 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236008 CPUtime=101.77 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 430 0 0 0 10176 1 0 0 25 0 4 0 598679279 241672192 3372 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236008 CPUtime=102.29 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 293 0 0 0 10228 1 0 0 25 0 4 0 598679279 241672192 3372 33554432000 4194304 4964704 140735823764560 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.66
Current children cumulated vsize (KiB) 236008

[startup+162.301 s]

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

[pid=3944] ppid=3941 vsize=236408 CPUtime=2805.64 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 4007 0 0 0 280550 14 0 0 25 0 4 0 598679278 242081792 3935 33554432000 4194304 4964704 140735823764560 18446744073709551615 4362293 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59102 3935 458 189 0 53451 0
[pid=3944/tid=3949] ppid=3941 vsize=236408 CPUtime=702.3 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1410 0 0 0 70227 3 0 0 25 0 4 0 598679279 242081792 3935 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236408 CPUtime=698.72 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 492 0 0 0 69868 4 0 0 25 0 4 0 598679279 242081792 3935 33554432000 4194304 4964704 140735823764560 18446744073709551615 4456563 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236408 CPUtime=702.29 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 298 0 0 0 70226 3 0 0 25 0 4 0 598679279 242081792 3935 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2805.64
Current children cumulated vsize (KiB) 236408

[startup+762.307 s]
/proc/loadavg: 8.16 8.08 8.02 10/184 3974
/proc/meminfo: memFree=23599092/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=236408 CPUtime=3045.38 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 4047 0 0 0 304524 14 0 0 25 0 4 0 598679278 242081792 3975 33554432000 4194304 4964704 140735823764560 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59102 3975 458 189 0 53451 0
[pid=3944/tid=3949] ppid=3941 vsize=236408 CPUtime=762.31 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1426 0 0 0 76228 3 0 0 25 0 4 0 598679279 242081792 3975 33554432000 4194304 4964704 140735823764560 18446744073709551615 4364704 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236408 CPUtime=758.44 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 492 0 0 0 75840 4 0 0 25 0 4 0 598679279 242081792 3975 33554432000 4194304 4964704 140735823764560 18446744073709551615 4361072 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236408 CPUtime=762.31 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 298 0 0 0 76227 4 0 0 25 0 4 0 598679279 242081792 3975 33554432000 4194304 4964704 140735823764560 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3045.38
Current children cumulated vsize (KiB) 236408

[startup+822.301 s]
/proc/loadavg: 8.19 8.10 8.03 10/184 3976
/proc/meminfo: memFree=23598816/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=236408 CPUtime=3285.06 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 4050 0 0 0 328492 14 0 0 25 0 4 0 598679278 242081792 3978 33554432000 4194304 4964704 140735823764560 18446744073709551615 4342154 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59102 3978 458 189 0 53451 0
[pid=3944/tid=3949] ppid=3941 vsize=236408 CPUtime=822.3 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1429 0 0 0 82227 3 0 0 25 0 4 0 598679279 242081792 3978 33554432000 4194304 4964704 140735823764560 18446744073709551615 4320879 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236408 CPUtime=818.13 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 492 0 0 0 81809 4 0 0 25 0 4 0 598679279 242081792 3978 33554432000 4194304 4964704 140735823764560 18446744073709551615 4668749 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236408 CPUtime=822.31 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 298 0 0 0 82227 4 0 0 25 0 4 0 598679279 242081792 3978 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3285.06
Current children cumulated vsize (KiB) 236408

[startup+882.301 s]
/proc/loadavg: 8.11 8.09 8.03 10/184 3977
/proc/meminfo: memFree=23598648/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=236408 CPUtime=3524.77 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 4064 0 0 0 352463 14 0 0 25 0 4 0 598679278 242081792 3992 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59102 3992 458 189 0 53451 0
[pid=3944/tid=3949] ppid=3941 vsize=236408 CPUtime=882.31 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1440 0 0 0 88228 3 0 0 25 0 4 0 598679279 242081792 3992 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236408 CPUtime=877.84 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 492 0 0 0 87780 4 0 0 25 0 4 0 598679279 242081792 3992 33554432000 4194304 4964704 140735823764560 18446744073709551615 4363274 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236408 CPUtime=882.31 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 298 0 0 0 88227 4 0 0 25 0 4 0 598679279 242081792 3992 33554432000 4194304 4964704 140735823764560 18446744073709551615 4673195 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3524.77
Current children cumulated vsize (KiB) 236408

[startup+942.301 s]
/proc/loadavg: 8.11 8.09 8.03 10/184 3979
/proc/meminfo: memFree=23598484/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=236408 CPUtime=3764.49 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 4073 0 0 0 376435 14 0 0 25 0 4 0 598679278 242081792 4001 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59102 4001 458 189 0 53451 0
[pid=3944/tid=3949] ppid=3941 vsize=236408 CPUtime=942.31 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1449 0 0 0 94228 3 0 0 25 0 4 0 598679279 242081792 4001 33554432000 4194304 4964704 140735823764560 18446744073709551615 4660088 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236408 CPUtime=937.55 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 492 0 0 0 93751 4 0 0 25 0 4 0 598679279 242081792 4001 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236408 CPUtime=942.31 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 298 0 0 0 94227 4 0 0 25 0 4 0 598679279 242081792 4001 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3764.49
Current children cumulated vsize (KiB) 236408

[startup+1002.3 s]
/proc/loadavg: 8.09 8.08 8.03 10/184 3981
/proc/meminfo: memFree=23598576/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=236408 CPUtime=4004.2 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 4073 0 0 0 400404 16 0 0 25 0 4 0 598679278 242081792 4001 33554432000 4194304 4964704 140735823764560 18446744073709551615 4669893 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59102 4001 458 189 0 53451 0
[pid=3944/tid=3949] ppid=3941 vsize=236408 CPUtime=1002.3 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1449 0 0 0 100227 3 0 0 25 0 4 0 598679279 242081792 4001 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670360 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236408 CPUtime=997.25 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 492 0 0 0 99720 5 0 0 25 0 4 0 598679279 242081792 4001 33554432000 4194304 4964704 140735823764560 18446744073709551615 4473200 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236408 CPUtime=1002.31 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 298 0 0 0 100227 4 0 0 25 0 4 0 598679279 242081792 4001 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4004.2
Current children cumulated vsize (KiB) 236408

[startup+1062.3 s]
/proc/loadavg: 8.03 8.07 8.02 10/184 3982
/proc/meminfo: memFree=23598556/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=236408 CPUtime=4243.92 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 4082 0 0 0 424376 16 0 0 25 0 4 0 598679278 242081792 4010 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59102 4010 458 189 0 53451 0
[pid=3944/tid=3949] ppid=3941 vsize=236408 CPUtime=1062.3 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1449 0 0 0 106227 3 0 0 25 0 4 0 598679279 242081792 4010 33554432000 4194304 4964704 140735823764560 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236408 CPUtime=1056.97 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 501 0 0 0 105692 5 0 0 25 0 4 0 598679279 242081792 4010 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236408 CPUtime=1062.31 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 298 0 0 0 106227 4 0 0 25 0 4 0 598679279 242081792 4010 33554432000 4194304 4964704 140735823764560 18446744073709551615 4653552 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4243.92
Current children cumulated vsize (KiB) 236408

[startup+1122.3 s]
/proc/loadavg: 8.10 8.08 8.03 10/184 3984
/proc/meminfo: memFree=23598260/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=236540 CPUtime=4483.63 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 4090 0 0 0 448346 17 0 0 25 0 4 0 598679278 242216960 4018 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670255 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59135 4018 458 189 0 53484 0
[pid=3944/tid=3949] ppid=3941 vsize=236540 CPUtime=1122.31 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1453 0 0 0 112227 4 0 0 25 0 4 0 598679279 242216960 4018 33554432000 4194304 4964704 140735823764560 18446744073709551615 260905091706 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236540 CPUtime=1116.67 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 505 0 0 0 111662 5 0 0 25 0 4 0 598679279 242216960 4018 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236540 CPUtime=1122.31 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 298 0 0 0 112227 4 0 0 25 0 4 0 598679279 242216960 4018 33554432000 4194304 4964704 140735823764560 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4483.63
Current children cumulated vsize (KiB) 236540

[startup+1182.3 s]
/proc/loadavg: 8.04 8.06 8.02 10/185 3986
/proc/meminfo: memFree=23597956/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=236540 CPUtime=4723.34 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 4099 0 0 0 472316 18 0 0 25 0 4 0 598679278 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670241 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59135 4027 458 189 0 53484 0
[pid=3944/tid=3949] ppid=3941 vsize=236540 CPUtime=1182.32 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1459 0 0 0 118228 4 0 0 25 0 4 0 598679279 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4684680 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236540 CPUtime=1176.37 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 508 0 0 0 117632 5 0 0 25 0 4 0 598679279 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236540 CPUtime=1182.31 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 298 0 0 0 118227 4 0 0 25 0 4 0 598679279 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4654405 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4723.34
Current children cumulated vsize (KiB) 236540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.03 8.06 8.02 9/184 3995
/proc/meminfo: memFree=23596608/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=236540 CPUtime=4800.05 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 4099 0 0 0 479987 18 0 0 25 0 4 0 598679278 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59135 4027 458 189 0 53484 0
[pid=3944/tid=3949] ppid=3941 vsize=236540 CPUtime=1201.52 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1459 0 0 0 120148 4 0 0 25 0 4 0 598679279 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4320924 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236540 CPUtime=1195.47 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 508 0 0 0 119542 5 0 0 25 0 4 0 598679279 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670071 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236540 CPUtime=1201.52 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 298 0 0 0 120148 4 0 0 25 0 4 0 598679279 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 236540

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

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

[startup+1201.5 s]
/proc/loadavg: 8.03 8.06 8.02 9/184 3995
/proc/meminfo: memFree=23596608/32950928 swapFree=67071984/67111528
[pid=3944] ppid=3941 vsize=236540 CPUtime=4800.05 cores=0,2,4,6
/proc/3944/stat : 3944 (claspmt) R 3941 3944 3309 0 -1 4202496 4099 0 0 0 479987 18 0 0 25 0 4 0 598679278 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/3944/statm: 59135 4027 458 189 0 53484 0
[pid=3944/tid=3949] ppid=3941 vsize=236540 CPUtime=1201.52 cores=0,2,4,6
/proc/3944/task/3949/stat : 3949 (claspmt) R 3941 3944 3309 0 -1 4202560 1459 0 0 0 120148 4 0 0 25 0 4 0 598679279 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4320924 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=3944/tid=3950] ppid=3941 vsize=236540 CPUtime=1195.47 cores=0,2,4,6
/proc/3944/task/3950/stat : 3950 (claspmt) R 3941 3944 3309 0 -1 4202560 508 0 0 0 119542 5 0 0 25 0 4 0 598679279 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670071 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=3944/tid=3952] ppid=3941 vsize=236540 CPUtime=1201.52 cores=0,2,4,6
/proc/3944/task/3952/stat : 3952 (claspmt) R 3941 3944 3309 0 -1 4202560 298 0 0 0 120148 4 0 0 25 0 4 0 598679279 242216960 4027 33554432000 4194304 4964704 140735823764560 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 236540

Child status: 0
Real time (s): 1201.51
CPU time (s): 4800.08
CPU user time (s): 4799.9
CPU system time (s): 0.184971
CPU usage (%): 399.503
Max. virtual memory (cumulated for all children) (KiB): 236540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.9
system time used= 0.184971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4117
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= 21696
involuntary context switches= 29527

runsolver used 1.90171 second user time and 4.15537 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-29 15:41:26
IDJOB=3299660
IDBENCH=83144
IDSOLVER=1683
FILE ID=node116/3299660-1304084486
RUNJOBID= node116-1304084486-3927
PBS_JOBID= 13170521
Free space on /tmp= 72516 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n160-s73223945-unsat.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-3299660-1304084486/watcher-3299660-1304084486 -o /tmp/evaluation-result-3299660-1304084486/solver-3299660-1304084486 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299660-1304084486.cnf

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

MD5SUM BENCH= ebbfc0ffb6aa4fcba0d5ce3964018543
RANDOM SEED=1982321704

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23628032 kB
Buffers:       1903436 kB
Cached:        6952000 kB
SwapCached:       9732 kB
Active:        4394732 kB
Inactive:      4499744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23628032 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            1748 kB
Writeback:           0 kB
AnonPages:       32116 kB
Mapped:          13488 kB
Slab:           365780 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189592 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= 72512 MiB
End job on node116 at 2011-04-29 16:01:30