Trace number 3371462

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
Plingeling 587f (fixed)? (TO) 4800.37 1203.53

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
Bench CategoryAPPLICATION (applications 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 variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3371462-1305423801/watcher-3371462-1305423801 -o /tmp/evaluation-result-3371462-1305423801/solver-3371462-1305423801 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371462-1305423801.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.08 7.99 7.96 5/328 26081
/proc/meminfo: memFree=25049352/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=14984 CPUtime=0 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) R 26079 26081 25544 0 -1 4202496 1838 1257 0 0 0 0 0 0 22 0 1 0 653980516 15343616 1769 33554432000 4194304 4417452 140733315557680 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/26081/statm: 3746 1769 148 55 0 1632 0

[startup+0.0909319 s]
/proc/loadavg: 8.08 7.99 7.96 5/328 26081
/proc/meminfo: memFree=25049352/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=29572 CPUtime=0.07 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) R 26079 26081 25544 0 -1 4202496 5516 1257 0 0 7 0 0 0 22 0 1 0 653980516 30281728 5417 33554432000 4194304 4417452 140733315557680 18446744073709551615 4259651 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/26081/statm: 7393 5417 149 55 0 5279 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29572

[startup+0.100925 s]
/proc/loadavg: 8.08 7.99 7.96 5/328 26081
/proc/meminfo: memFree=25049352/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=29572 CPUtime=0.08 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) R 26079 26081 25544 0 -1 4202496 5516 1257 0 0 8 0 0 0 22 0 1 0 653980516 30281728 5417 33554432000 4194304 4417452 140733315557680 18446744073709551615 4264911 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/26081/statm: 7393 5417 149 55 0 5279 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29572

[startup+0.30086 s]
/proc/loadavg: 8.08 7.99 7.96 5/328 26081
/proc/meminfo: memFree=25049352/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=155656 CPUtime=0.47 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 15052 1257 0 0 46 1 0 0 23 0 5 0 653980516 159391744 11512 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 38914 11512 171 55 0 36800 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 155656

[startup+0.700788 s]
/proc/loadavg: 8.08 7.99 7.96 5/328 26081
/proc/meminfo: memFree=25049352/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=156892 CPUtime=2.07 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 18348 1257 0 0 205 2 0 0 23 0 5 0 653980516 160657408 12368 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 39223 12368 174 55 0 37109 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 156892

[startup+1.50064 s]
/proc/loadavg: 8.08 7.99 7.96 9/333 26092
/proc/meminfo: memFree=24995132/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=160988 CPUtime=5.25 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 24168 1257 0 0 523 2 0 0 23 0 5 0 653980516 164851712 13282 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 40247 13282 174 55 0 38133 0
[pid=26081/tid=26089] ppid=26079 vsize=160988 CPUtime=1.25 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 2312 1257 0 0 125 0 0 0 25 0 5 0 653980540 164851712 13282 33554432000 4194304 4417452 140733315557680 18446744073709551615 4284626 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=160988 CPUtime=1.25 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 8602 1257 0 0 125 0 0 0 19 0 5 0 653980540 164851712 13282 33554432000 4194304 4417452 140733315557680 18446744073709551615 4284784 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=160988 CPUtime=1.25 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 1535 1257 0 0 125 0 0 0 25 0 5 0 653980540 164851712 13282 33554432000 4194304 4417452 140733315557680 18446744073709551615 4301760 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=160988 CPUtime=1.24 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 2252 1257 0 0 124 0 0 0 25 0 5 0 653980540 164851712 13282 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.25
Current children cumulated vsize (KiB) 160988

[startup+3.10034 s]
/proc/loadavg: 8.08 7.99 7.96 9/333 26092
/proc/meminfo: memFree=24976036/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=179920 CPUtime=11.64 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 32674 1257 0 0 1161 3 0 0 23 0 5 0 653980516 184238080 17975 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 44980 17975 180 55 0 42866 0
[pid=26081/tid=26089] ppid=26079 vsize=179920 CPUtime=2.85 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 5031 1257 0 0 285 0 0 0 25 0 5 0 653980540 184238080 17975 33554432000 4194304 4417452 140733315557680 18446744073709551615 4253198 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=179920 CPUtime=2.85 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 12459 1257 0 0 284 1 0 0 23 0 5 0 653980540 184238080 17975 33554432000 4194304 4417452 140733315557680 18446744073709551615 4252336 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=179920 CPUtime=2.85 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 3465 1257 0 0 285 0 0 0 25 0 5 0 653980540 184238080 17975 33554432000 4194304 4417452 140733315557680 18446744073709551615 4377761 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=179920 CPUtime=2.83 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 2252 1257 0 0 283 0 0 0 25 0 5 0 653980540 184238080 17975 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.64
Current children cumulated vsize (KiB) 179920

[startup+6.30074 s]
/proc/loadavg: 8.08 7.99 7.96 9/333 26092
/proc/meminfo: memFree=24953948/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=172920 CPUtime=24.41 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 34622 1257 0 0 2437 4 0 0 23 0 5 0 653980516 177070080 16737 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 43230 16737 180 55 0 41116 0
[pid=26081/tid=26089] ppid=26079 vsize=172920 CPUtime=6.05 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 5903 1257 0 0 605 0 0 0 25 0 5 0 653980540 177070080 16737 33554432000 4194304 4417452 140733315557680 18446744073709551615 4366017 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=172920 CPUtime=6.05 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 13165 1257 0 0 604 1 0 0 25 0 5 0 653980540 177070080 16737 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=172920 CPUtime=6.05 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 3490 1257 0 0 605 0 0 0 25 0 5 0 653980540 177070080 16737 33554432000 4194304 4417452 140733315557680 18446744073709551615 4354228 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=172920 CPUtime=6 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 2597 1257 0 0 600 0 0 0 25 0 5 0 653980540 177070080 16737 33554432000 4194304 4417452 140733315557680 18446744073709551615 4357879 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.41
Current children cumulated vsize (KiB) 172920

[startup+12.7005 s]
/proc/loadavg: 8.07 7.99 7.96 9/333 26092
/proc/meminfo: memFree=24960708/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=178432 CPUtime=49.94 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 37344 1257 0 0 4990 4 0 0 23 0 5 0 653980516 182714368 18372 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 44608 18372 180 55 0 42494 0
[pid=26081/tid=26089] ppid=26079 vsize=178432 CPUtime=12.45 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 5935 1257 0 0 1245 0 0 0 25 0 5 0 653980540 182714368 18372 33554432000 4194304 4417452 140733315557680 18446744073709551615 4275944 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=178432 CPUtime=12.46 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 14456 1257 0 0 1244 2 0 0 25 0 5 0 653980540 182714368 18372 33554432000 4194304 4417452 140733315557680 18446744073709551615 4366035 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=178432 CPUtime=12.45 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 3510 1257 0 0 1245 0 0 0 25 0 5 0 653980540 182714368 18372 33554432000 4194304 4417452 140733315557680 18446744073709551615 4366074 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=178432 CPUtime=12.33 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 3976 1257 0 0 1233 0 0 0 25 0 5 0 653980540 182714368 18372 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (KiB) 178432

[startup+25.5012 s]
/proc/loadavg: 8.06 7.99 7.96 9/333 26092
/proc/meminfo: memFree=24954284/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=203076 CPUtime=101.01 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 48755 1257 0 0 10095 6 0 0 23 0 5 0 653980516 207949824 24943 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 50769 24943 180 55 0 48655 0
[pid=26081/tid=26089] ppid=26079 vsize=203076 CPUtime=25.26 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 7427 1257 0 0 2525 1 0 0 25 0 5 0 653980540 207949824 24943 33554432000 4194304 4417452 140733315557680 18446744073709551615 4232787 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=203076 CPUtime=25.26 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 19220 1257 0 0 2523 3 0 0 25 0 5 0 653980540 207949824 24943 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=203076 CPUtime=25.25 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 5580 1257 0 0 2525 0 0 0 25 0 5 0 653980540 207949824 24943 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364829 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=203076 CPUtime=24.99 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 7061 1257 0 0 2499 0 0 0 25 0 5 0 653980540 207949824 24943 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.01
Current children cumulated vsize (KiB) 203076

[startup+51.1004 s]
/proc/loadavg: 8.11 8.01 7.96 9/333 26093
/proc/meminfo: memFree=24902776/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=230924 CPUtime=203.16 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 65715 1257 0 0 20308 8 0 0 23 0 5 0 653980516 236466176 32802 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 57731 32802 180 55 0 55617 0
[pid=26081/tid=26089] ppid=26079 vsize=230924 CPUtime=50.86 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 7800 1257 0 0 5085 1 0 0 25 0 5 0 653980540 236466176 32802 33554432000 4194304 4417452 140733315557680 18446744073709551615 4282352 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=230924 CPUtime=50.85 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 27082 1257 0 0 5082 3 0 0 25 0 5 0 653980540 236466176 32802 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=230924 CPUtime=50.85 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 10209 1257 0 0 5085 0 0 0 25 0 5 0 653980540 236466176 32802 33554432000 4194304 4417452 140733315557680 18446744073709551615 4353568 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=230924 CPUtime=50.33 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 11157 1257 0 0 5032 1 0 0 25 0 5 0 653980540 236466176 32802 33554432000 4194304 4417452 140733315557680 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.16
Current children cumulated vsize (KiB) 230924

[startup+102.313 s]
/proc/loadavg: 8.13 8.02 7.97 9/333 26094
/proc/meminfo: memFree=24871380/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=250464 CPUtime=407.48 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 101707 1257 0 0 40736 12 0 0 23 0 5 0 653980516 256475136 41850 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 62616 41850 180 55 0 60502 0
[pid=26081/tid=26089] ppid=26079 vsize=250464 CPUtime=102.07 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 11128 1257 0 0 10206 1 0 0 25 0 5 0 653980540 256475136 41850 33554432000 4194304 4417452 140733315557680 18446744073709551615 4366646 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=250464 CPUtime=102.07 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 47390 1257 0 0 10201 6 0 0 25 0 5 0 653980540 256475136 41850 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=250464 CPUtime=102.07 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 13276 1257 0 0 10206 1 0 0 25 0 5 0 653980540 256475136 41850 33554432000 4194304 4417452 140733315557680 18446744073709551615 4365962 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=250464 CPUtime=101.02 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 20446 1257 0 0 10100 2 0 0 25 0 5 0 653980540 256475136 41850 33554432000 4194304 4417452 140733315557680 18446744073709551615 4236569 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.48
Current children cumulated vsize (KiB) 250464

[startup+162.301 s]
/proc/loadavg: 8.12 8.03 7.97 9/333 26096
/proc/meminfo: memFree=24869600/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=261300 CPUtime=646.83 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 154006 1257 0 0 64665 18 0 0 23 0 5 0 653980516 267571200 42309 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 65325 42309 180 55 0 63211 0
[pid=26081/tid=26089] ppid=26079 vsize=261300 CPUtime=162.05 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 19984 1257 0 0 16203 2 0 0 25 0 5 0 653980540 267571200 42309 33554432000 4194304 4417452 140733315557680 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=261300 CPUtime=162.05 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 65143 1257 0 0 16198 7 0 0 25 0 5 0 653980540 267571200 42309 33554432000 4194304 4417452 140733315557680 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=261300 CPUtime=162.05 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 23807 1257 0 0 16203 2 0 0 25 0 5 0 653980540 267571200 42309 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=261300 CPUtime=160.4 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 35605 1257 0 0 16037 3 0 0 25 0 5 0 653980540 267571200 42309 33554432000 4194304 4417452 140733315557680 18446744073709551615 4237310 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 646.83
Current children cumulated vsize (KiB) 261300


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

[pid=26081/tid=26090] ppid=26079 vsize=387884 CPUtime=762.09 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 304692 1257 0 0 76171 38 0 0 25 0 5 0 653980540 397193216 75747 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=387884 CPUtime=762.08 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 88886 1257 0 0 76199 9 0 0 25 0 5 0 653980540 397193216 75747 33554432000 4194304 4417452 140733315557680 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=387884 CPUtime=754.14 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 128449 1257 0 0 75398 16 0 0 25 0 5 0 653980540 397193216 75747 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.66
Current children cumulated vsize (KiB) 387884

[startup+822.301 s]
/proc/loadavg: 8.11 8.10 8.02 9/333 26149
/proc/meminfo: memFree=24873864/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=379952 CPUtime=3279.98 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 673925 1257 0 0 327914 84 0 0 23 0 5 0 653980516 389070848 71856 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 94988 71856 180 55 0 92874 0
[pid=26081/tid=26089] ppid=26079 vsize=379952 CPUtime=822.08 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 102073 1257 0 0 82194 14 0 0 25 0 5 0 653980540 389070848 71856 33554432000 4194304 4417452 140733315557680 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=379952 CPUtime=822.08 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 333670 1257 0 0 82167 41 0 0 25 0 5 0 653980540 389070848 71856 33554432000 4194304 4417452 140733315557680 18446744073709551615 4264789 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=379952 CPUtime=822.07 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 90949 1257 0 0 82198 9 0 0 25 0 5 0 653980540 389070848 71856 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=379952 CPUtime=813.49 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 137766 1257 0 0 81332 17 0 0 25 0 5 0 653980540 389070848 71856 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.98
Current children cumulated vsize (KiB) 379952

[startup+882.3 s]
/proc/loadavg: 8.12 8.11 8.02 9/333 26151
/proc/meminfo: memFree=24802900/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=425164 CPUtime=3519.34 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 720281 1257 0 0 351843 91 0 0 23 0 5 0 653980516 435367936 83159 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 106291 83159 180 55 0 104177 0
[pid=26081/tid=26089] ppid=26079 vsize=425164 CPUtime=882.08 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 106169 1257 0 0 88193 15 0 0 25 0 5 0 653980540 435367936 83159 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=425164 CPUtime=882.08 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 355680 1257 0 0 88164 44 0 0 25 0 5 0 653980540 435367936 83159 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=425164 CPUtime=882.07 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 98078 1257 0 0 88197 10 0 0 25 0 5 0 653980540 435367936 83159 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=425164 CPUtime=872.83 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 150887 1257 0 0 87264 19 0 0 25 0 5 0 653980540 435367936 83159 33554432000 4194304 4417452 140733315557680 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3519.34
Current children cumulated vsize (KiB) 425164

[startup+942.3 s]
/proc/loadavg: 8.08 8.10 8.02 9/333 26153
/proc/meminfo: memFree=24748804/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=415692 CPUtime=3758.71 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 764776 1257 0 0 375775 96 0 0 23 0 5 0 653980516 425668608 91370 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 103923 91370 180 55 0 101809 0
[pid=26081/tid=26089] ppid=26079 vsize=415692 CPUtime=942.09 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 106182 1257 0 0 94194 15 0 0 25 0 5 0 653980540 425668608 91370 33554432000 4194304 4417452 140733315557680 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=415692 CPUtime=942.08 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 384706 1257 0 0 94161 47 0 0 25 0 5 0 653980540 425668608 91370 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364807 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=415692 CPUtime=942.08 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 99148 1257 0 0 94198 10 0 0 25 0 5 0 653980540 425668608 91370 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=415692 CPUtime=932.2 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 165273 1257 0 0 93199 21 0 0 25 0 5 0 653980540 425668608 91370 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.71
Current children cumulated vsize (KiB) 415692

[startup+1002.3 s]
/proc/loadavg: 8.13 8.12 8.03 9/333 26154
/proc/meminfo: memFree=24758940/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=452828 CPUtime=3998.07 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 797840 1257 0 0 399706 101 0 0 23 0 5 0 653980516 463695872 96128 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 113207 96128 180 55 0 111093 0
[pid=26081/tid=26089] ppid=26079 vsize=452828 CPUtime=1002.09 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 107108 1257 0 0 100194 15 0 0 25 0 5 0 653980540 463695872 96128 33554432000 4194304 4417452 140733315557680 18446744073709551615 4276034 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=452828 CPUtime=1002.09 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 410868 1257 0 0 100158 51 0 0 25 0 5 0 653980540 463695872 96128 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=452828 CPUtime=1002.07 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 101196 1257 0 0 100197 10 0 0 25 0 5 0 653980540 463695872 96128 33554432000 4194304 4417452 140733315557680 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=452828 CPUtime=991.55 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 169201 1257 0 0 99133 22 0 0 25 0 5 0 653980540 463695872 96128 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3998.07
Current children cumulated vsize (KiB) 452828

[startup+1062.3 s]
/proc/loadavg: 8.05 8.10 8.03 9/333 26165
/proc/meminfo: memFree=24741168/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=454984 CPUtime=4237.42 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 851873 1257 0 0 423634 108 0 0 23 0 5 0 653980516 465903616 93121 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 113746 93121 180 55 0 111632 0
[pid=26081/tid=26089] ppid=26079 vsize=454984 CPUtime=1062.09 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 117377 1257 0 0 106193 16 0 0 25 0 5 0 653980540 465903616 93121 33554432000 4194304 4417452 140733315557680 18446744073709551615 4366646 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=454984 CPUtime=1062.08 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 447962 1257 0 0 106152 56 0 0 25 0 5 0 653980540 465903616 93121 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=454984 CPUtime=1062.08 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 107866 1257 0 0 106197 11 0 0 25 0 5 0 653980540 465903616 93121 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=454984 CPUtime=1050.9 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 169201 1257 0 0 105068 22 0 0 25 0 5 0 653980540 465903616 93121 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364821 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4237.42
Current children cumulated vsize (KiB) 454984

[startup+1122.3 s]
/proc/loadavg: 8.10 8.09 8.02 10/341 26220
/proc/meminfo: memFree=24694560/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=467492 CPUtime=4476.64 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 888486 1257 0 0 447551 113 0 0 23 0 5 0 653980516 478711808 103129 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 116873 103129 180 55 0 114759 0
[pid=26081/tid=26089] ppid=26079 vsize=467492 CPUtime=1121.97 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 126235 1257 0 0 112180 17 0 0 25 0 5 0 653980540 478711808 103129 33554432000 4194304 4417452 140733315557680 18446744073709551615 4365106 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=467492 CPUtime=1122.09 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 468269 1257 0 0 112150 59 0 0 25 0 5 0 653980540 478711808 103129 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364835 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=467492 CPUtime=1122.08 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 115314 1257 0 0 112195 13 0 0 25 0 5 0 653980540 478711808 103129 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=467492 CPUtime=1110.24 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 169201 1257 0 0 111002 22 0 0 25 0 5 0 653980540 478711808 103129 33554432000 4194304 4417452 140733315557680 18446744073709551615 4353598 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4476.64
Current children cumulated vsize (KiB) 467492

[startup+1182.3 s]
/proc/loadavg: 8.23 8.14 8.05 9/333 26641
/proc/meminfo: memFree=24621068/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=568316 CPUtime=4715.7 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 921881 1257 0 0 471453 117 0 0 23 0 5 0 653980516 581955584 124468 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 142079 124468 180 55 0 139965 0
[pid=26081/tid=26089] ppid=26079 vsize=568316 CPUtime=1181.78 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 133546 1257 0 0 118160 18 0 0 25 0 5 0 653980540 581955584 124468 33554432000 4194304 4417452 140733315557680 18446744073709551615 4357260 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=568316 CPUtime=1182.01 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 472378 1257 0 0 118142 59 0 0 25 0 5 0 653980540 581955584 124468 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=568316 CPUtime=1182.06 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 117035 1257 0 0 118193 13 0 0 25 0 5 0 653980540 581955584 124468 33554432000 4194304 4417452 140733315557680 18446744073709551615 4232801 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=568316 CPUtime=1169.59 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 189455 1257 0 0 116935 24 0 0 25 0 5 0 653980540 581955584 124468 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.7
Current children cumulated vsize (KiB) 568316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.15 8.13 8.04 9/333 26642
/proc/meminfo: memFree=24692840/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=530928 CPUtime=4800.32 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 941959 1257 0 0 479911 121 0 0 23 0 5 0 653980516 543670272 108475 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 132732 108475 180 55 0 130618 0
[pid=26081/tid=26089] ppid=26079 vsize=530928 CPUtime=1203 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 137642 1257 0 0 120281 19 0 0 25 0 5 0 653980540 543670272 108475 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=530928 CPUtime=1203.22 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 478235 1257 0 0 120262 60 0 0 25 0 5 0 653980540 543670272 108475 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=530928 CPUtime=1203.27 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 117035 1257 0 0 120314 13 0 0 25 0 5 0 653980540 543670272 108475 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=530928 CPUtime=1190.56 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 199580 1257 0 0 119030 26 0 0 25 0 5 0 653980540 543670272 108475 33554432000 4194304 4417452 140733315557680 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 530928

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

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

[startup+1203.5 s]
/proc/loadavg: 8.15 8.13 8.04 9/333 26642
/proc/meminfo: memFree=24692840/32951124 swapFree=44485764/67111528
[pid=26081] ppid=26079 vsize=530928 CPUtime=4800.32 cores=1,3,5,7
/proc/26081/stat : 26081 (plingeling) S 26079 26081 25544 0 -1 4202496 941959 1257 0 0 479911 121 0 0 23 0 5 0 653980516 543670272 108475 33554432000 4194304 4417452 140733315557680 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/26081/statm: 132732 108475 180 55 0 130618 0
[pid=26081/tid=26089] ppid=26079 vsize=530928 CPUtime=1203 cores=1,3,5,7
/proc/26081/task/26089/stat : 26089 (plingeling) R 26079 26081 25544 0 -1 4202560 137642 1257 0 0 120281 19 0 0 25 0 5 0 653980540 543670272 108475 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=26081/tid=26090] ppid=26079 vsize=530928 CPUtime=1203.22 cores=1,3,5,7
/proc/26081/task/26090/stat : 26090 (plingeling) R 26079 26081 25544 0 -1 4202560 478235 1257 0 0 120262 60 0 0 25 0 5 0 653980540 543670272 108475 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=26081/tid=26091] ppid=26079 vsize=530928 CPUtime=1203.27 cores=1,3,5,7
/proc/26081/task/26091/stat : 26091 (plingeling) R 26079 26081 25544 0 -1 4202560 117035 1257 0 0 120314 13 0 0 25 0 5 0 653980540 543670272 108475 33554432000 4194304 4417452 140733315557680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=26081/tid=26092] ppid=26079 vsize=530928 CPUtime=1190.56 cores=1,3,5,7
/proc/26081/task/26092/stat : 26092 (plingeling) R 26079 26081 25544 0 -1 4202560 199580 1257 0 0 119030 26 0 0 25 0 5 0 653980540 543670272 108475 33554432000 4194304 4417452 140733315557680 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 530928

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.53
CPU time (s): 4800.37
CPU user time (s): 4799.14
CPU system time (s): 1.22881
CPU usage (%): 398.856
Max. virtual memory (cumulated for all children) (KiB): 593856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.14
system time used= 1.22881
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 943216
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= 100
involuntary context switches= 25833

runsolver used 3.63645 second user time and 9.10661 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 03:43:21
IDJOB=3371462
IDBENCH=83137
IDSOLVER=1848
FILE ID=node105/3371462-1305423801
RUNJOBID= node105-1305423378-26006
PBS_JOBID= 13324579
Free space on /tmp= 73584 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom23.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371462-1305423801/watcher-3371462-1305423801 -o /tmp/evaluation-result-3371462-1305423801/solver-3371462-1305423801 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371462-1305423801.cnf

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=1461034052

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25049640 kB
Buffers:        283652 kB
Cached:        5951488 kB
SwapCached:      39656 kB
Active:         770932 kB
Inactive:      6870576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25049640 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            3504 kB
Writeback:           0 kB
AnonPages:     1374732 kB
Mapped:          10828 kB
Slab:           128836 kB
PageTables:      66532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65575220 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= 73620 MiB
End job on node105 at 2011-05-15 04:03:26