Trace number 3282167

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.4 1201.83

General information on the benchmark

NameAPPLICATIONS/bitverif/
mulhs/mulhs016.cnf
MD5SUMe4ef55733955e0a45519e9f7dec923e5
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 variables4656
Number of clauses13871
Sum of the clauses size32363
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 29246
Number of clauses of size 34623
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
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: 19302
0.00/0.00	c parsetime: 3348us
0.00/0.00	c parsed 13871 clauses with 4656 variables
0.00/0.00	c NW started thread 0 successfully (1089247552)
0.00/0.01	c NW started thread 1 successfully (1099737408)
0.00/0.01	c NW started thread 2 successfully (1113860416)
0.00/0.01	c NW started thread 3 successfully (1124350272)
0.00/1.55	c preprocessor returned 10012 variables
0.00/1.55	c preprocessing returned UNKNOWN
0.00/1.55	c PP set 2 variables
0.00/1.55	c pp time: 1539876us (1s)
0.00/1.55	c preprocessor returned 10012 variables
0.00/1.55	c preprocessing returned UNKNOWN
0.00/1.55	c PP set 2 variables
0.00/1.55	c pp time: 1541957us (1s)
0.00/1.56	c preprocessor returned 10012 variables
0.00/1.56	c preprocessing returned UNKNOWN
0.00/1.56	c PP set 2 variables
0.00/1.56	c pp time: 1556166us (1s)
16.72/4.22	c preprocessor returned 30011 variables
16.72/4.22	c preprocessing returned UNKNOWN
16.72/4.22	c PP set 2 variables
16.72/4.22	c pp time: 4205937us (4s)

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-3282167-1304041011/watcher-3282167-1304041011 -o /tmp/evaluation-result-3282167-1304041011/solver-3282167-1304041011 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3282167-1304041011.cnf 2123085169 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.08 8.08 8.07 5/180 19301
/proc/meminfo: memFree=24596016/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0

[startup+0.0137809 s]
/proc/loadavg: 8.08 8.08 8.07 5/180 19301
/proc/meminfo: memFree=24596016/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.757431 s]
/proc/loadavg: 8.08 8.08 8.07 5/180 19301
/proc/meminfo: memFree=24596016/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.800422 s]
/proc/loadavg: 8.08 8.08 8.07 5/180 19301
/proc/meminfo: memFree=24596016/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.900405 s]
/proc/loadavg: 8.08 8.08 8.07 5/180 19301
/proc/meminfo: memFree=24596016/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 8.08 8.08 8.07 5/180 19301
/proc/meminfo: memFree=24596016/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10103 s]
/proc/loadavg: 8.08 8.08 8.07 9/186 19307
/proc/meminfo: memFree=24565656/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=277984 CPUtime=12.34 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 11114 0 0 0 1231 3 0 0 19 0 5 0 515700696 284655616 8024 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 69496 8024 405 389 0 65246 0
[pid=19302/tid=19304] ppid=19301 vsize=277984 CPUtime=3.07 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 2453 0 0 0 306 1 0 0 25 0 5 0 515700697 284655616 8024 33554432000 4194304 5787044 140733616430832 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=277984 CPUtime=3.08 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 2381 0 0 0 308 0 0 0 25 0 5 0 515700697 284655616 8024 33554432000 4194304 5787044 140733616430832 18446744073709551615 4254922 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=277984 CPUtime=3.08 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 2088 0 0 0 308 0 0 0 25 0 5 0 515700697 284655616 8024 33554432000 4194304 5787044 140733616430832 18446744073709551615 5586640 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=277984 CPUtime=3.07 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 2628 0 0 0 307 0 0 0 25 0 5 0 515700697 284655616 8024 33554432000 4194304 5787044 140733616430832 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 286684

[startup+6.30048 s]
/proc/loadavg: 8.08 8.08 8.07 9/186 19307
/proc/meminfo: memFree=24554876/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=285516 CPUtime=25.1 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 14487 0 0 0 2506 4 0 0 19 0 5 0 515700696 292368384 10693 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 71379 10693 419 389 0 67129 0
[pid=19302/tid=19304] ppid=19301 vsize=285516 CPUtime=6.24 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 2675 0 0 0 623 1 0 0 21 0 5 0 515700697 292368384 10693 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=285516 CPUtime=6.28 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 3621 0 0 0 627 1 0 0 25 0 5 0 515700697 292368384 10693 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591488 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=285516 CPUtime=6.27 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 2349 0 0 0 627 0 0 0 25 0 5 0 515700697 292368384 10693 33554432000 4194304 5787044 140733616430832 18446744073709551615 4238591 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=285516 CPUtime=6.26 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 4278 0 0 0 626 0 0 0 25 0 5 0 515700697 292368384 10693 33554432000 4194304 5787044 140733616430832 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 294216

[startup+12.7064 s]
/proc/loadavg: 8.07 8.08 8.07 10/186 19307
/proc/meminfo: memFree=24547704/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=287444 CPUtime=50.67 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 16377 0 0 0 5060 7 0 0 19 0 5 0 515700696 294342656 12583 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 71861 12583 419 389 0 67611 0
[pid=19302/tid=19304] ppid=19301 vsize=287444 CPUtime=12.61 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 3020 0 0 0 1260 1 0 0 25 0 5 0 515700697 294342656 12583 33554432000 4194304 5787044 140733616430832 18446744073709551615 4221008 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=287444 CPUtime=12.68 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 4066 0 0 0 1266 2 0 0 25 0 5 0 515700697 294342656 12583 33554432000 4194304 5787044 140733616430832 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=287444 CPUtime=12.67 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 2804 0 0 0 1266 1 0 0 25 0 5 0 515700697 294342656 12583 33554432000 4194304 5787044 140733616430832 18446744073709551615 4255036 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=287444 CPUtime=12.67 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 4923 0 0 0 1266 1 0 0 25 0 5 0 515700697 294342656 12583 33554432000 4194304 5787044 140733616430832 18446744073709551615 5526800 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 296144

[startup+25.5012 s]
/proc/loadavg: 8.05 8.07 8.07 9/186 19307
/proc/meminfo: memFree=24535076/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=294024 CPUtime=101.76 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 19894 0 0 0 10166 10 0 0 19 0 5 0 515700696 301080576 16100 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 73506 16100 419 389 0 69256 0
[pid=19302/tid=19304] ppid=19301 vsize=294024 CPUtime=25.33 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 3741 0 0 0 2531 2 0 0 25 0 5 0 515700697 301080576 16100 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591813 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=294024 CPUtime=25.48 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 5817 0 0 0 2545 3 0 0 25 0 5 0 515700697 301080576 16100 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=294024 CPUtime=25.46 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 3266 0 0 0 2544 2 0 0 25 0 5 0 515700697 301080576 16100 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=294024 CPUtime=25.46 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 5506 0 0 0 2544 2 0 0 25 0 5 0 515700697 301080576 16100 33554432000 4194304 5787044 140733616430832 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 302724

[startup+51.1007 s]
/proc/loadavg: 8.16 8.10 8.08 9/186 19308
/proc/meminfo: memFree=24511732/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=302136 CPUtime=204 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 25293 0 0 0 20379 21 0 0 19 0 5 0 515700696 309387264 21496 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 75534 21496 419 389 0 71284 0
[pid=19302/tid=19304] ppid=19301 vsize=302136 CPUtime=50.79 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 5962 0 0 0 5075 4 0 0 25 0 5 0 515700697 309387264 21496 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=302136 CPUtime=51.08 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 6754 0 0 0 5104 4 0 0 25 0 5 0 515700697 309387264 21496 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=302136 CPUtime=51.02 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 4412 0 0 0 5095 7 0 0 25 0 5 0 515700697 309387264 21496 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=302136 CPUtime=51.07 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 6601 0 0 0 5103 4 0 0 25 0 5 0 515700697 309387264 21496 33554432000 4194304 5787044 140733616430832 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 310836

[startup+102.301 s]
/proc/loadavg: 8.14 8.10 8.08 9/186 19309
/proc/meminfo: memFree=24478248/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=313384 CPUtime=408.46 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 33915 0 0 0 40812 34 0 0 19 0 5 0 515700696 320905216 30094 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 78346 30094 419 389 0 74096 0
[pid=19302/tid=19304] ppid=19301 vsize=313384 CPUtime=101.69 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 7501 0 0 0 10163 6 0 0 25 0 5 0 515700697 320905216 30094 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=313384 CPUtime=102.27 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 8786 0 0 0 10220 7 0 0 25 0 5 0 515700697 320905216 30094 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=313384 CPUtime=102.2 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 6232 0 0 0 10210 10 0 0 25 0 5 0 515700697 320905216 30094 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=313384 CPUtime=102.26 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 9832 0 0 0 10217 9 0 0 25 0 5 0 515700697 320905216 30094 33554432000 4194304 5787044 140733616430832 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.46
Current children cumulated vsize (KiB) 322084

[startup+162.306 s]
/proc/loadavg: 8.12 8.09 8.08 9/186 19311
/proc/meminfo: memFree=24427264/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=323148 CPUtime=648.14 cores=1,3,5,7

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

/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 17653 0 0 0 82207 21 0 0 25 0 5 0 515700697 392413184 71609 33554432000 4194304 5787044 140733616430832 18446744073709551615 5585308 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=383216 CPUtime=822.09 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 14037 0 0 0 82183 26 0 0 25 0 5 0 515700697 392413184 71609 33554432000 4194304 5787044 140733616430832 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=383216 CPUtime=820.6 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 19871 0 0 0 82040 20 0 0 25 0 5 0 515700697 392413184 71609 33554432000 4194304 5787044 140733616430832 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.44
Current children cumulated vsize (KiB) 391916

[startup+882.301 s]
/proc/loadavg: 8.09 8.09 8.07 9/186 19363
/proc/meminfo: memFree=24082972/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=457868 CPUtime=3524.09 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 82781 0 0 0 352308 101 0 0 19 0 5 0 515700696 468856832 78237 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 114467 78237 419 389 0 110217 0
[pid=19302/tid=19304] ppid=19301 vsize=457868 CPUtime=879.42 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 24347 0 0 0 87917 25 0 0 25 0 5 0 515700697 468856832 78237 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=457868 CPUtime=882.27 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 19001 0 0 0 88203 24 0 0 25 0 5 0 515700697 468856832 78237 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=457868 CPUtime=882.08 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 16319 0 0 0 88181 27 0 0 25 0 5 0 515700697 468856832 78237 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=457868 CPUtime=880.27 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 21550 0 0 0 88004 23 0 0 25 0 5 0 515700697 468856832 78237 33554432000 4194304 5787044 140733616430832 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.09
Current children cumulated vsize (KiB) 466568

[startup+942.301 s]
/proc/loadavg: 8.14 8.10 8.08 10/186 19365
/proc/meminfo: memFree=24035596/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=465816 CPUtime=3763.75 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 88080 0 0 0 376268 107 0 0 19 0 5 0 515700696 476995584 83406 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 116454 83406 419 389 0 112204 0
[pid=19302/tid=19304] ppid=19301 vsize=465816 CPUtime=939.42 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 25318 0 0 0 93916 26 0 0 25 0 5 0 515700697 476995584 83406 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591535 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=465816 CPUtime=942.27 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 20120 0 0 0 94201 26 0 0 25 0 5 0 515700697 476995584 83406 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=465816 CPUtime=942.08 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 17428 0 0 0 94179 29 0 0 25 0 5 0 515700697 476995584 83406 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=465816 CPUtime=939.94 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 23650 0 0 0 93969 25 0 0 25 0 5 0 515700697 476995584 83406 33554432000 4194304 5787044 140733616430832 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.75
Current children cumulated vsize (KiB) 474516

[startup+1002.3 s]
/proc/loadavg: 8.12 8.09 8.08 9/186 19366
/proc/meminfo: memFree=24022324/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=531352 CPUtime=4003.44 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 88263 0 0 0 400237 107 0 0 19 0 5 0 515700696 544104448 83589 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 132838 83589 419 389 0 128588 0
[pid=19302/tid=19304] ppid=19301 vsize=531352 CPUtime=999.42 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 25318 0 0 0 99916 26 0 0 25 0 5 0 515700697 544104448 83589 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=531352 CPUtime=1002.28 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 20120 0 0 0 100202 26 0 0 25 0 5 0 515700697 544104448 83589 33554432000 4194304 5787044 140733616430832 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=531352 CPUtime=1002.08 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 17611 0 0 0 100179 29 0 0 25 0 5 0 515700697 544104448 83589 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=531352 CPUtime=999.62 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 23650 0 0 0 99937 25 0 0 25 0 5 0 515700697 544104448 83589 33554432000 4194304 5787044 140733616430832 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.44
Current children cumulated vsize (KiB) 540052

[startup+1062.3 s]
/proc/loadavg: 8.18 8.11 8.08 10/186 19368
/proc/meminfo: memFree=23990936/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=596888 CPUtime=4243.11 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 89444 0 0 0 424201 110 0 0 19 0 5 0 515700696 611213312 84770 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 149222 84770 419 389 0 144972 0
[pid=19302/tid=19304] ppid=19301 vsize=596888 CPUtime=1059.42 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 25319 0 0 0 105916 26 0 0 25 0 5 0 515700697 611213312 84770 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=596888 CPUtime=1062.28 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 20120 0 0 0 106202 26 0 0 25 0 5 0 515700697 611213312 84770 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=596888 CPUtime=1062.08 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 17796 0 0 0 106179 29 0 0 25 0 5 0 515700697 611213312 84770 33554432000 4194304 5787044 140733616430832 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=596888 CPUtime=1059.29 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 24645 0 0 0 105902 27 0 0 25 0 5 0 515700697 611213312 84770 33554432000 4194304 5787044 140733616430832 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.11
Current children cumulated vsize (KiB) 605588

[startup+1122.3 s]
/proc/loadavg: 8.19 8.12 8.09 9/186 19370
/proc/meminfo: memFree=23971216/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=596888 CPUtime=4482.78 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 90928 0 0 0 448165 113 0 0 19 0 5 0 515700696 611213312 86254 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 149222 86254 419 389 0 144972 0
[pid=19302/tid=19304] ppid=19301 vsize=596888 CPUtime=1119.42 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 25320 0 0 0 111916 26 0 0 25 0 5 0 515700697 611213312 86254 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=596888 CPUtime=1122.28 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 20120 0 0 0 112202 26 0 0 25 0 5 0 515700697 611213312 86254 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=596888 CPUtime=1122.08 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 18049 0 0 0 112179 29 0 0 25 0 5 0 515700697 611213312 86254 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=596888 CPUtime=1118.96 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 25875 0 0 0 111866 30 0 0 25 0 5 0 515700697 611213312 86254 33554432000 4194304 5787044 140733616430832 18446744073709551615 5528408 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.78
Current children cumulated vsize (KiB) 605588

[startup+1182.3 s]
/proc/loadavg: 8.12 8.11 8.09 10/186 19371
/proc/meminfo: memFree=23941576/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=596888 CPUtime=4722.46 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 92200 0 0 0 472130 116 0 0 19 0 5 0 515700696 611213312 87321 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 149222 87321 419 389 0 144972 0
[pid=19302/tid=19304] ppid=19301 vsize=596888 CPUtime=1179.42 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 25337 0 0 0 117916 26 0 0 25 0 5 0 515700697 611213312 87321 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=596888 CPUtime=1182.28 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 20120 0 0 0 118202 26 0 0 25 0 5 0 515700697 611213312 87321 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=596888 CPUtime=1182.08 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 18537 0 0 0 118178 30 0 0 25 0 5 0 515700697 611213312 87321 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=596888 CPUtime=1178.64 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 26642 0 0 0 117832 32 0 0 25 0 5 0 515700697 611213312 87321 33554432000 4194304 5787044 140733616430832 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 605588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.81 s]
/proc/loadavg: 8.09 8.10 8.08 9/186 19372
/proc/meminfo: memFree=23926076/32951132 swapFree=67111524/67111528
[pid=19301] ppid=19299 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19301/stat : 19301 (priss.sh) S 19299 19301 18837 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 515700696 8908800 252 33554432000 4194304 4922060 140735200089872 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/19301/statm: 2175 252 211 178 0 68 0
[pid=19302] ppid=19301 vsize=596888 CPUtime=4800.4 cores=1,3,5,7
/proc/19302/stat : 19302 (priss) S 19301 19301 18837 0 -1 4202496 92211 0 0 0 479924 116 0 0 19 0 5 0 515700696 611213312 87332 33554432000 4194304 5787044 140733616430832 18446744073709551615 274676631985 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/19302/statm: 149222 87332 419 389 0 144972 0
[pid=19302/tid=19304] ppid=19301 vsize=596888 CPUtime=1198.94 cores=1,3,5,7
/proc/19302/task/19304/stat : 19304 (priss) R 19301 19301 18837 0 -1 4202560 25342 0 0 0 119868 26 0 0 25 0 5 0 515700697 611213312 87332 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=19302/tid=19305] ppid=19301 vsize=596888 CPUtime=1201.79 cores=1,3,5,7
/proc/19302/task/19305/stat : 19305 (priss) R 19301 19301 18837 0 -1 4202560 20121 0 0 0 120153 26 0 0 25 0 5 0 515700697 611213312 87332 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19302/tid=19306] ppid=19301 vsize=596888 CPUtime=1201.6 cores=1,3,5,7
/proc/19302/task/19306/stat : 19306 (priss) R 19301 19301 18837 0 -1 4202560 18537 0 0 0 120130 30 0 0 25 0 5 0 515700697 611213312 87332 33554432000 4194304 5787044 140733616430832 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19302/tid=19307] ppid=19301 vsize=596888 CPUtime=1198.03 cores=1,3,5,7
/proc/19302/task/19307/stat : 19307 (priss) R 19301 19301 18837 0 -1 4202560 26647 0 0 0 119771 32 0 0 25 0 5 0 515700697 611213312 87332 33554432000 4194304 5787044 140733616430832 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.4
Current children cumulated vsize (KiB) 605588

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19301 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.4
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.83
CPU time (s): 4800.4
CPU user time (s): 4799.24
CPU system time (s): 1.16
CPU usage (%): 399.426
Max. virtual memory (cumulated for all children) (KiB): 605588

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= 332
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.70174 second user time and 4.86226 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-29 03:36:51
IDJOB=3282167
IDBENCH=70785
IDSOLVER=1603
FILE ID=node131/3282167-1304041011
RUNJOBID= node131-1304036726-18856
PBS_JOBID= 13170364
Free space on /tmp= 71380 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/APPLICATIONS/bitverif/mulhs/mulhs016.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282167-1304041011/watcher-3282167-1304041011 -o /tmp/evaluation-result-3282167-1304041011/solver-3282167-1304041011 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3282167-1304041011.cnf 2123085169 4800 15500 4

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

MD5SUM BENCH= e4ef55733955e0a45519e9f7dec923e5
RANDOM SEED=2123085169

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24596288 kB
Buffers:        938368 kB
Cached:        6207696 kB
SwapCached:          4 kB
Active:         851220 kB
Inactive:      7014324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24596288 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1600 kB
Writeback:           0 kB
AnonPages:      719424 kB
Mapped:          16016 kB
Slab:           422760 kB
PageTables:       5720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   913656 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71372 MiB
End job on node131 at 2011-04-29 03:56:54