Trace number 3289159

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
priss 1.0? (TO) 4800.15 1201.82

General information on the benchmark

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

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 17316
0.00/0.06	c parsetime: 62375us
0.00/0.06	c parsed 209942 clauses with 65983 variables
0.00/0.08	c NW started thread 0 successfully (1114036544)
0.00/0.09	c NW started thread 1 successfully (1124526400)
0.00/0.11	c NW started thread 2 successfully (1135016256)
0.00/0.13	c NW started thread 3 successfully (1091692864)
9.23/2.42	c preprocessor returned 65983 variables
9.23/2.42	c preprocessing returned UNKNOWN
9.23/2.42	c PP set 2702 variables
9.23/2.42	c pp time: 2326661us (2s)
9.23/2.47	c preprocessor returned 65983 variables
9.23/2.47	c preprocessing returned UNKNOWN
9.23/2.47	c PP set 2702 variables
9.23/2.47	c pp time: 2367923us (2s)
9.23/2.50	c preprocessor returned 65983 variables
9.23/2.50	c preprocessing returned UNKNOWN
9.23/2.50	c PP set 2702 variables
9.23/2.50	c pp time: 2350928us (2s)
9.64/2.51	c preprocessor returned 65983 variables
9.64/2.51	c preprocessing returned UNKNOWN
9.64/2.51	c PP set 2702 variables
9.64/2.51	c pp time: 2380032us (2s)
10.05/2.67	c HTE
10.45/2.73	c subsumption
10.83/2.81	c simplified formula contains 0 unit clauses
11.23/2.92	c HTE
11.23/2.97	c subsumption
11.63/3.06	c simplified formula contains 0 unit clauses
17.22/4.43	c added unsatisfied clause
17.22/4.43	c failed to add network clauses
21.61/5.53	c HTE
21.61/5.59	c subsumption
22.02/5.67	c simplified formula contains 0 unit clauses
22.02/5.68	c received clause contains eliminated literal -44143
22.42/5.78	c HTE
22.82/5.84	c subsumption
23.23/5.92	c simplified formula contains 0 unit clauses
1110.44/278.19	c added unsatisfied clause
1110.44/278.19	c failed to add network clauses
3261.88/816.72	c added unsatisfied clause
3261.88/816.72	c failed to add network clauses
4205.36/1052.98	c HTE
4504.53/1127.86	c subsumption
4783.74/1197.73	c added unsatisfied clause
4783.74/1197.73	c failed to add network clauses
4783.74/1197.73	c added unsatisfied clause
4783.74/1197.73	c failed to add network clauses

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: 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-3289159-1304053118/watcher-3289159-1304053118 -o /tmp/evaluation-result-3289159-1304053118/solver-3289159-1304053118 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3289159-1304053118.cnf 446014077 4800 15500 4 

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.11 8.10 7.94 6/182 17315
/proc/meminfo: memFree=16007080/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0

[startup+0.091627 s]
/proc/loadavg: 8.11 8.10 7.94 6/182 17315
/proc/meminfo: memFree=16007080/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101041 s]
/proc/loadavg: 8.11 8.10 7.94 6/182 17315
/proc/meminfo: memFree=16007080/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.816777 s]
/proc/loadavg: 8.11 8.10 7.94 6/182 17315
/proc/meminfo: memFree=16007080/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.900443 s]
/proc/loadavg: 8.11 8.10 7.94 6/182 17315
/proc/meminfo: memFree=16007080/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50034 s]
/proc/loadavg: 8.11 8.10 7.94 9/188 17321
/proc/meminfo: memFree=15822648/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=444268 CPUtime=5.66 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 58640 0 0 0 541 25 0 0 18 0 5 0 595542426 454930432 46358 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 111067 46358 352 389 0 106817 0
[pid=17316/tid=17318] ppid=17315 vsize=444268 CPUtime=1.4 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 11170 0 0 0 136 4 0 0 18 0 5 0 595542434 454930432 46358 33554432000 4194304 5787044 140737358403728 18446744073709551615 4276375 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=444268 CPUtime=1.39 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 12747 0 0 0 134 5 0 0 18 0 5 0 595542435 454930432 46358 33554432000 4194304 5787044 140737358403728 18446744073709551615 4278612 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=444268 CPUtime=1.36 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 11424 0 0 0 129 7 0 0 18 0 5 0 595542437 454930432 46358 33554432000 4194304 5787044 140737358403728 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=444268 CPUtime=1.35 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 12530 0 0 0 129 6 0 0 18 0 5 0 595542439 454930432 46358 33554432000 4194304 5787044 140737358403728 18446744073709551615 4276408 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 452968

[startup+3.10104 s]
/proc/loadavg: 8.11 8.10 7.94 9/188 17321
/proc/meminfo: memFree=15774412/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=453148 CPUtime=12.03 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 81518 0 0 0 1174 29 0 0 18 0 5 0 595542426 464023552 58278 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 113287 58278 417 389 0 109037 0
[pid=17316/tid=17318] ppid=17315 vsize=453148 CPUtime=3 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 16497 0 0 0 295 5 0 0 21 0 5 0 595542434 464023552 58278 33554432000 4194304 5787044 140737358403728 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=453148 CPUtime=2.98 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 17890 0 0 0 292 6 0 0 21 0 5 0 595542435 464023552 58278 33554432000 4194304 5787044 140737358403728 18446744073709551615 5590455 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=453148 CPUtime=2.94 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 14189 0 0 0 287 7 0 0 21 0 5 0 595542437 464023552 58278 33554432000 4194304 5787044 140737358403728 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=453148 CPUtime=2.95 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 22173 0 0 0 288 7 0 0 21 0 5 0 595542439 464023552 58278 33554432000 4194304 5787044 140737358403728 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 461848

[startup+6.30046 s]
/proc/loadavg: 8.18 8.12 7.95 9/188 17321
/proc/meminfo: memFree=15770392/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=453952 CPUtime=24.81 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 87379 0 0 0 2451 30 0 0 18 0 5 0 595542426 464846848 59070 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 113488 59070 418 389 0 109238 0
[pid=17316/tid=17318] ppid=17315 vsize=453952 CPUtime=6.2 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 16684 0 0 0 614 6 0 0 25 0 5 0 595542434 464846848 59070 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591712 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=453952 CPUtime=6.18 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 17906 0 0 0 612 6 0 0 25 0 5 0 595542435 464846848 59070 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=453952 CPUtime=6.13 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 14449 0 0 0 605 8 0 0 25 0 5 0 595542437 464846848 59070 33554432000 4194304 5787044 140737358403728 18446744073709551615 5586857 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=453952 CPUtime=6.15 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 27571 0 0 0 607 8 0 0 25 0 5 0 595542439 464846848 59070 33554432000 4194304 5787044 140737358403728 18446744073709551615 5549542 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.81
Current children cumulated vsize (KiB) 462652

[startup+12.7013 s]
/proc/loadavg: 8.17 8.12 7.95 9/188 17321
/proc/meminfo: memFree=15761096/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=453952 CPUtime=50.37 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 89733 0 0 0 5004 33 0 0 18 0 5 0 595542426 464846848 61424 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 113488 61424 418 389 0 109238 0
[pid=17316/tid=17318] ppid=17315 vsize=453952 CPUtime=12.6 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 16852 0 0 0 1254 6 0 0 25 0 5 0 595542434 464846848 61424 33554432000 4194304 5787044 140737358403728 18446744073709551615 5590567 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=453952 CPUtime=12.58 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 18242 0 0 0 1251 7 0 0 25 0 5 0 595542435 464846848 61424 33554432000 4194304 5787044 140737358403728 18446744073709551615 5586850 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=453952 CPUtime=12.49 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 14951 0 0 0 1240 9 0 0 25 0 5 0 595542437 464846848 61424 33554432000 4194304 5787044 140737358403728 18446744073709551615 5576450 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=453952 CPUtime=12.54 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 28919 0 0 0 1246 8 0 0 25 0 5 0 595542439 464846848 61424 33554432000 4194304 5787044 140737358403728 18446744073709551615 4238569 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 462652

[startup+25.5009 s]
/proc/loadavg: 8.20 8.13 7.95 9/188 17321
/proc/meminfo: memFree=15751680/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=454228 CPUtime=101.5 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 92060 0 0 0 10113 37 0 0 18 0 5 0 595542426 465129472 63751 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 113557 63751 418 389 0 109307 0
[pid=17316/tid=17318] ppid=17315 vsize=454228 CPUtime=25.4 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 17462 0 0 0 2533 7 0 0 25 0 5 0 595542434 465129472 63751 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=454228 CPUtime=25.38 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 18559 0 0 0 2531 7 0 0 25 0 5 0 595542435 465129472 63751 33554432000 4194304 5787044 140737358403728 18446744073709551615 5590753 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=454228 CPUtime=25.22 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 15267 0 0 0 2513 9 0 0 25 0 5 0 595542437 465129472 63751 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591529 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=454228 CPUtime=25.34 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 30003 0 0 0 2524 10 0 0 25 0 5 0 595542439 465129472 63751 33554432000 4194304 5787044 140737358403728 18446744073709551615 4254997 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 462928

[startup+51.1072 s]
/proc/loadavg: 8.13 8.11 7.95 9/188 17322
/proc/meminfo: memFree=15727592/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=463928 CPUtime=203.78 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 97923 0 0 0 20333 45 0 0 18 0 5 0 595542426 475062272 69613 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 115982 69613 418 389 0 111732 0
[pid=17316/tid=17318] ppid=17315 vsize=463928 CPUtime=51 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 18939 0 0 0 5091 9 0 0 25 0 5 0 595542434 475062272 69613 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=463928 CPUtime=50.99 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 20723 0 0 0 5090 9 0 0 25 0 5 0 595542435 475062272 69613 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=463928 CPUtime=50.69 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 16766 0 0 0 5057 12 0 0 25 0 5 0 595542437 475062272 69613 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=463928 CPUtime=50.95 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 30726 0 0 0 5083 12 0 0 25 0 5 0 595542439 475062272 69613 33554432000 4194304 5787044 140737358403728 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 472628

[startup+102.301 s]
/proc/loadavg: 8.11 8.11 7.96 9/188 17323
/proc/meminfo: memFree=15683060/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=467452 CPUtime=408.26 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 109238 0 0 0 40760 66 0 0 18 0 5 0 595542426 478670848 80840 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 116863 80840 418 389 0 112613 0
[pid=17316/tid=17318] ppid=17315 vsize=467452 CPUtime=102.2 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 22385 0 0 0 10204 16 0 0 25 0 5 0 595542434 478670848 80840 33554432000 4194304 5787044 140737358403728 18446744073709551615 5590446 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=467452 CPUtime=102.17 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 22751 0 0 0 10202 15 0 0 25 0 5 0 595542435 478670848 80840 33554432000 4194304 5787044 140737358403728 18446744073709551615 260020057121 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=467452 CPUtime=101.6 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 19918 0 0 0 10143 17 0 0 25 0 5 0 595542437 478670848 80840 33554432000 4194304 5787044 140737358403728 18446744073709551615 4218884 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=467452 CPUtime=102.14 cores=1,3,5,7

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

/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 44190 0 0 0 88159 48 0 0 25 0 5 0 595542435 876380160 156848 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=855840 CPUtime=877.55 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 33304 0 0 0 87720 35 0 0 25 0 5 0 595542437 876380160 156848 33554432000 4194304 5787044 140737358403728 18446744073709551615 5590297 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=855840 CPUtime=882.14 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 53650 0 0 0 88169 45 0 0 25 0 5 0 595542439 876380160 156848 33554432000 4194304 5787044 140737358403728 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.89
Current children cumulated vsize (KiB) 864540

[startup+942.301 s]
/proc/loadavg: 8.11 8.11 8.03 9/188 17419
/proc/meminfo: memFree=15327228/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=855840 CPUtime=3763.56 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 186839 0 0 0 376177 179 0 0 18 0 5 0 595542426 876380160 156890 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 213960 156890 418 389 0 209710 0
[pid=17316/tid=17318] ppid=17315 vsize=855840 CPUtime=941.64 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 44886 0 0 0 94116 48 0 0 25 0 5 0 595542434 876380160 156890 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=855840 CPUtime=942.06 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 44195 0 0 0 94158 48 0 0 25 0 5 0 595542435 876380160 156890 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=855840 CPUtime=937.55 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 33332 0 0 0 93720 35 0 0 25 0 5 0 595542437 876380160 156890 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=855840 CPUtime=942.14 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 53657 0 0 0 94169 45 0 0 25 0 5 0 595542439 876380160 156890 33554432000 4194304 5787044 140737358403728 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.56
Current children cumulated vsize (KiB) 864540

[startup+1002.3 s]
/proc/loadavg: 8.12 8.12 8.03 9/188 17420
/proc/meminfo: memFree=15294824/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=855840 CPUtime=4003.24 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 187013 0 0 0 400144 180 0 0 18 0 5 0 595542426 876380160 157064 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 213960 157064 418 389 0 209710 0
[pid=17316/tid=17318] ppid=17315 vsize=855840 CPUtime=1001.32 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 44893 0 0 0 100084 48 0 0 25 0 5 0 595542434 876380160 157064 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=855840 CPUtime=1002.06 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 44209 0 0 0 100158 48 0 0 25 0 5 0 595542435 876380160 157064 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=855840 CPUtime=997.55 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 33466 0 0 0 99720 35 0 0 25 0 5 0 595542437 876380160 157064 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=855840 CPUtime=1002.14 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 53676 0 0 0 100169 45 0 0 25 0 5 0 595542439 876380160 157064 33554432000 4194304 5787044 140737358403728 18446744073709551615 5527239 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.24
Current children cumulated vsize (KiB) 864540

[startup+1062.3 s]
/proc/loadavg: 8.11 8.12 8.04 9/188 17422
/proc/meminfo: memFree=15150204/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=932712 CPUtime=4242.9 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 216102 0 0 0 424102 188 0 0 18 0 5 0 595542426 955097088 185590 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 233178 185590 418 389 0 228928 0
[pid=17316/tid=17318] ppid=17315 vsize=932712 CPUtime=1060.99 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 45674 0 0 0 106049 50 0 0 25 0 5 0 595542434 955097088 185590 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=932712 CPUtime=1062.06 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 44475 0 0 0 106157 49 0 0 25 0 5 0 595542435 955097088 185590 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=932712 CPUtime=1057.56 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 35124 0 0 0 105720 36 0 0 25 0 5 0 595542437 955097088 185590 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=932712 CPUtime=1062.14 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 80060 0 0 0 106164 50 0 0 25 0 5 0 595542439 955097088 185590 33554432000 4194304 5787044 140737358403728 18446744073709551615 4333012 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.9
Current children cumulated vsize (KiB) 941412

[startup+1122.3 s]
/proc/loadavg: 8.19 8.14 8.05 9/188 17424
/proc/meminfo: memFree=15109388/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=939100 CPUtime=4482.56 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 220856 0 0 0 448063 193 0 0 18 0 5 0 595542426 961638400 190344 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 234775 190344 418 389 0 230525 0
[pid=17316/tid=17318] ppid=17315 vsize=939100 CPUtime=1120.67 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 45740 0 0 0 112016 51 0 0 25 0 5 0 595542434 961638400 190344 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=939100 CPUtime=1122.05 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 47272 0 0 0 112153 52 0 0 25 0 5 0 595542435 961638400 190344 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=939100 CPUtime=1117.55 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 35342 0 0 0 111719 36 0 0 25 0 5 0 595542437 961638400 190344 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=939100 CPUtime=1122.13 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 81733 0 0 0 112162 51 0 0 25 0 5 0 595542439 961638400 190344 33554432000 4194304 5787044 140737358403728 18446744073709551615 4318944 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.56
Current children cumulated vsize (KiB) 947800

[startup+1182.3 s]
/proc/loadavg: 8.25 8.16 8.06 9/188 17425
/proc/meminfo: memFree=15084192/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=939100 CPUtime=4722.23 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 225011 0 0 0 472025 198 0 0 18 0 5 0 595542426 961638400 194492 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 234775 194492 418 389 0 230525 0
[pid=17316/tid=17318] ppid=17315 vsize=939100 CPUtime=1180.34 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 47156 0 0 0 117981 53 0 0 25 0 5 0 595542434 961638400 194492 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=939100 CPUtime=1182.04 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 47874 0 0 0 118151 53 0 0 25 0 5 0 595542435 961638400 194492 33554432000 4194304 5787044 140737358403728 18446744073709551615 5588400 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=939100 CPUtime=1177.55 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 36966 0 0 0 117718 37 0 0 25 0 5 0 595542437 961638400 194492 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=939100 CPUtime=1182.13 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 82246 0 0 0 118162 51 0 0 25 0 5 0 595542439 961638400 194492 33554432000 4194304 5787044 140737358403728 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 947800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.18 8.15 8.06 9/188 17426
/proc/meminfo: memFree=15079716/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=939100 CPUtime=4800.15 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 226101 0 0 0 479814 201 0 0 18 0 5 0 595542426 961638400 195582 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 234775 195582 418 389 0 230525 0
[pid=17316/tid=17318] ppid=17315 vsize=939100 CPUtime=1199.73 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 47442 0 0 0 119919 54 0 0 25 0 5 0 595542434 961638400 195582 33554432000 4194304 5787044 140737358403728 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=939100 CPUtime=1201.56 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 48336 0 0 0 120101 55 0 0 25 0 5 0 595542435 961638400 195582 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=939100 CPUtime=1197.07 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 37123 0 0 0 119669 38 0 0 25 0 5 0 595542437 961638400 195582 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=939100 CPUtime=1201.63 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 82431 0 0 0 120112 51 0 0 25 0 5 0 595542439 961638400 195582 33554432000 4194304 5787044 140737358403728 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 947800

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

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

[startup+1201.8 s]
/proc/loadavg: 8.18 8.15 8.06 9/188 17426
/proc/meminfo: memFree=15079716/32951124 swapFree=67111528/67111528
[pid=17315] ppid=17313 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17315/stat : 17315 (priss.sh) S 17313 17315 15086 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 595542426 8908800 251 33554432000 4194304 4922060 140736203395680 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/17315/statm: 2175 251 211 178 0 68 0
[pid=17316] ppid=17315 vsize=939100 CPUtime=4800.15 cores=1,3,5,7
/proc/17316/stat : 17316 (priss) S 17315 17315 15086 0 -1 4202496 226101 0 0 0 479814 201 0 0 18 0 5 0 595542426 961638400 195582 33554432000 4194304 5787044 140737358403728 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/17316/statm: 234775 195582 418 389 0 230525 0
[pid=17316/tid=17318] ppid=17315 vsize=939100 CPUtime=1199.73 cores=1,3,5,7
/proc/17316/task/17318/stat : 17318 (priss) R 17315 17315 15086 0 -1 4202560 47442 0 0 0 119919 54 0 0 25 0 5 0 595542434 961638400 195582 33554432000 4194304 5787044 140737358403728 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17316/tid=17319] ppid=17315 vsize=939100 CPUtime=1201.56 cores=1,3,5,7
/proc/17316/task/17319/stat : 17319 (priss) R 17315 17315 15086 0 -1 4202560 48336 0 0 0 120101 55 0 0 25 0 5 0 595542435 961638400 195582 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17316/tid=17320] ppid=17315 vsize=939100 CPUtime=1197.07 cores=1,3,5,7
/proc/17316/task/17320/stat : 17320 (priss) R 17315 17315 15086 0 -1 4202560 37123 0 0 0 119669 38 0 0 25 0 5 0 595542437 961638400 195582 33554432000 4194304 5787044 140737358403728 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17316/tid=17321] ppid=17315 vsize=939100 CPUtime=1201.63 cores=1,3,5,7
/proc/17316/task/17321/stat : 17321 (priss) R 17315 17315 15086 0 -1 4202560 82431 0 0 0 120112 51 0 0 25 0 5 0 595542439 961638400 195582 33554432000 4194304 5787044 140737358403728 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 947800

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17315 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 4800.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.82
CPU time (s): 4800.15
CPU user time (s): 4798.14
CPU system time (s): 2.01
CPU usage (%): 399.407
Max. virtual memory (cumulated for all children) (KiB): 947800

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

runsolver used 1.61575 second user time and 4.95125 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 06:58:38
IDJOB=3289159
IDBENCH=83116
IDSOLVER=1603
FILE ID=node110/3289159-1304053118
RUNJOBID= node110-1304039990-15105
PBS_JOBID= 13170381
Free space on /tmp= 72816 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top24.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289159-1304053118/watcher-3289159-1304053118 -o /tmp/evaluation-result-3289159-1304053118/solver-3289159-1304053118 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3289159-1304053118.cnf 446014077 4800 15500 4

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=446014077

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16007236 kB
Buffers:       2339624 kB
Cached:       13398596 kB
SwapCached:          0 kB
Active:        8510284 kB
Inactive:      7860036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16007236 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5092 kB
Writeback:           0 kB
AnonPages:      631200 kB
Mapped:          15756 kB
Slab:           508028 kB
PageTables:       5860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   852840 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= 72828 MiB
End job on node110 at 2011-04-29 07:18:42