Trace number 3249182

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.22 1202.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
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: 10622
0.00/0.04	c parsetime: 42855us
0.00/0.04	c parsed 157664 clauses with 1664 variables
0.00/0.05	c NW started thread 0 successfully (1090177344)
0.00/0.06	c NW started thread 1 successfully (1110460736)
0.00/0.08	c NW started thread 2 successfully (1120950592)
0.00/0.13	c NW started thread 3 successfully (1131440448)
60.88/15.36	c preprocessor returned 10010 variables
60.88/15.36	c preprocessing returned UNKNOWN
60.88/15.36	c PP set 0 variables
60.88/15.36	c pp time: 15298498us (15s)
61.28/15.41	c preprocessor returned 10010 variables
61.28/15.42	c preprocessing returned UNKNOWN
61.28/15.42	c PP set 0 variables
61.28/15.42	c pp time: 15326897us (15s)
61.28/15.49	c preprocessor returned 10010 variables
61.28/15.49	c preprocessing returned UNKNOWN
61.28/15.49	c PP set 0 variables
61.28/15.49	c pp time: 15430681us (15s)
80.05/20.16	c preprocessor returned 30023 variables
80.05/20.16	c preprocessing returned UNKNOWN
80.05/20.16	c PP set 0 variables
80.05/20.16	c pp time: 20050845us (20s)

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-3249182-1304055845/watcher-3249182-1304055845 -o /tmp/evaluation-result-3249182-1304055845/solver-3249182-1304055845 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3249182-1304055845.cnf 1036496160 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: 7.81 8.02 8.00 5/182 10621
/proc/meminfo: memFree=15308208/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0

[startup+0.0566679 s]
/proc/loadavg: 7.81 8.02 8.00 5/182 10621
/proc/meminfo: memFree=15308208/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.146545 s]
/proc/loadavg: 7.81 8.02 8.00 5/182 10621
/proc/meminfo: memFree=15308208/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.982456 s]
/proc/loadavg: 7.81 8.02 8.00 5/182 10621
/proc/meminfo: memFree=15308208/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.08244 s]
/proc/loadavg: 7.81 8.02 8.00 5/182 10621
/proc/meminfo: memFree=15308208/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50036 s]
/proc/loadavg: 7.81 8.02 8.00 5/182 10621
/proc/meminfo: memFree=15308208/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10107 s]
/proc/loadavg: 7.82 8.02 8.00 9/188 10627
/proc/meminfo: memFree=15217680/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=325288 CPUtime=12.15 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 26161 0 0 0 1209 6 0 0 18 0 5 0 517184953 333094912 24901 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 81322 24901 350 389 0 77072 0
[pid=10622/tid=10624] ppid=10621 vsize=325288 CPUtime=3.02 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 3563 0 0 0 301 1 0 0 19 0 5 0 517184959 333094912 24901 33554432000 4194304 5787044 140736229418608 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=325288 CPUtime=3.01 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 3474 0 0 0 301 0 0 0 18 0 5 0 517184960 333094912 24901 33554432000 4194304 5787044 140736229418608 18446744073709551615 244446600315 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=325288 CPUtime=3 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 5379 0 0 0 298 2 0 0 18 0 5 0 517184962 333094912 24901 33554432000 4194304 5787044 140736229418608 18446744073709551615 46935668989933 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=325288 CPUtime=2.97 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 5109 0 0 0 296 1 0 0 19 0 5 0 517184965 333094912 24901 33554432000 4194304 5787044 140736229418608 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 333988

[startup+6.30046 s]
/proc/loadavg: 7.82 8.02 8.00 9/188 10627
/proc/meminfo: memFree=15204228/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=326476 CPUtime=24.93 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 27323 0 0 0 2486 7 0 0 18 0 5 0 517184953 334311424 26063 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 81619 26063 350 389 0 77369 0
[pid=10622/tid=10624] ppid=10621 vsize=326476 CPUtime=6.2 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 3847 0 0 0 619 1 0 0 25 0 5 0 517184959 334311424 26063 33554432000 4194304 5787044 140736229418608 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=326476 CPUtime=6.21 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 3752 0 0 0 621 0 0 0 25 0 5 0 517184960 334311424 26063 33554432000 4194304 5787044 140736229418608 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=326476 CPUtime=6.2 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 5675 0 0 0 618 2 0 0 25 0 5 0 517184962 334311424 26063 33554432000 4194304 5787044 140736229418608 18446744073709551615 4336759 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=326476 CPUtime=6.17 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 5413 0 0 0 616 1 0 0 25 0 5 0 517184965 334311424 26063 33554432000 4194304 5787044 140736229418608 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.93
Current children cumulated vsize (KiB) 335176

[startup+12.7013 s]
/proc/loadavg: 7.85 8.02 8.00 9/188 10627
/proc/meminfo: memFree=15203748/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=326476 CPUtime=50.53 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 27369 0 0 0 5046 7 0 0 18 0 5 0 517184953 334311424 26109 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 81619 26109 352 389 0 77369 0
[pid=10622/tid=10624] ppid=10621 vsize=326476 CPUtime=12.57 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 3858 0 0 0 1256 1 0 0 25 0 5 0 517184959 334311424 26109 33554432000 4194304 5787044 140736229418608 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=326476 CPUtime=12.62 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 3765 0 0 0 1262 0 0 0 25 0 5 0 517184960 334311424 26109 33554432000 4194304 5787044 140736229418608 18446744073709551615 18446744073699065918 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=326476 CPUtime=12.61 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 5686 0 0 0 1259 2 0 0 25 0 5 0 517184962 334311424 26109 33554432000 4194304 5787044 140736229418608 18446744073709551615 4336770 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=326476 CPUtime=12.58 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 5424 0 0 0 1257 1 0 0 25 0 5 0 517184965 334311424 26109 33554432000 4194304 5787044 140736229418608 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 335176

[startup+25.5009 s]
/proc/loadavg: 7.87 8.02 8.00 9/188 10627
/proc/meminfo: memFree=15123912/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=359440 CPUtime=101.61 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 54580 0 0 0 10140 21 0 0 18 0 5 0 517184953 368066560 47309 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 89860 47309 417 389 0 85610 0
[pid=10622/tid=10624] ppid=10621 vsize=359440 CPUtime=25.3 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 9716 0 0 0 2525 5 0 0 25 0 5 0 517184959 368066560 47309 33554432000 4194304 5787044 140736229418608 18446744073709551615 4229611 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=359440 CPUtime=25.41 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 8380 0 0 0 2536 5 0 0 25 0 5 0 517184960 368066560 47309 33554432000 4194304 5787044 140736229418608 18446744073709551615 4220878 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=359440 CPUtime=25.4 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 13448 0 0 0 2534 6 0 0 25 0 5 0 517184962 368066560 47309 33554432000 4194304 5787044 140736229418608 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=359440 CPUtime=25.37 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 14400 0 0 0 2534 3 0 0 18 0 5 0 517184965 368066560 47309 33554432000 4194304 5787044 140736229418608 18446744073709551615 4255030 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 368140

[startup+51.1011 s]
/proc/loadavg: 8.05 8.05 8.01 9/188 10628
/proc/meminfo: memFree=15038252/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=386536 CPUtime=203.83 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 75024 0 0 0 20336 47 0 0 18 0 5 0 517184953 395812864 67586 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 96634 67586 417 389 0 92384 0
[pid=10622/tid=10624] ppid=10621 vsize=386536 CPUtime=50.75 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 15471 0 0 0 5063 12 0 0 25 0 5 0 517184959 395812864 67586 33554432000 4194304 5787044 140736229418608 18446744073709551615 4220688 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=386536 CPUtime=51 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 13816 0 0 0 5088 12 0 0 25 0 5 0 517184960 395812864 67586 33554432000 4194304 5787044 140736229418608 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=386536 CPUtime=50.99 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 19060 0 0 0 5086 13 0 0 25 0 5 0 517184962 395812864 67586 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=386536 CPUtime=50.95 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 18041 0 0 0 5087 8 0 0 25 0 5 0 517184965 395812864 67586 33554432000 4194304 5787044 140736229418608 18446744073709551615 5527590 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.83
Current children cumulated vsize (KiB) 395236

[startup+102.3 s]
/proc/loadavg: 8.09 8.06 8.01 9/188 10629
/proc/meminfo: memFree=14926752/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=620824 CPUtime=408.29 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 103208 0 0 0 40738 91 0 0 18 0 5 0 517184953 635723776 95335 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 155206 95335 417 389 0 150956 0
[pid=10622/tid=10624] ppid=10621 vsize=620824 CPUtime=101.65 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 21524 0 0 0 10143 22 0 0 25 0 5 0 517184959 635723776 95335 33554432000 4194304 5787044 140736229418608 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=620824 CPUtime=102.18 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 22786 0 0 0 10193 25 0 0 25 0 5 0 517184960 635723776 95335 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=620824 CPUtime=102.16 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 25897 0 0 0 10192 24 0 0 25 0 5 0 517184962 635723776 95335 33554432000 4194304 5787044 140736229418608 18446744073709551615 5589533 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=620824 CPUtime=102.14 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 24365 0 0 0 10197 17 0 0 25 0 5 0 517184965 635723776 95335 33554432000 4194304 5787044 140736229418608 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.29
Current children cumulated vsize (KiB) 629524

[startup+162.301 s]
/proc/loadavg: 8.03 8.04 8.00 9/188 10631
/proc/meminfo: memFree=14826004/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=657960 CPUtime=647.93 cores=1,3,5,7

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

/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 74302 0 0 0 88069 119 0 0 25 0 5 0 517184960 1362731008 295769 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=1330792 CPUtime=878.55 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 81943 0 0 0 87742 113 0 0 25 0 5 0 517184962 1362731008 295769 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=1330792 CPUtime=882.06 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 61167 0 0 0 88151 55 0 0 25 0 5 0 517184965 1362731008 295769 33554432000 4194304 5787044 140736229418608 18446744073709551615 5527024 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.69
Current children cumulated vsize (KiB) 1339492

[startup+942.307 s]
/proc/loadavg: 8.13 8.07 8.01 9/188 10781
/proc/meminfo: memFree=13421012/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=1429880 CPUtime=3763.36 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 339376 0 0 0 375891 445 0 0 18 0 5 0 517184953 1464197120 324347 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 357470 324347 417 389 0 353220 0
[pid=10622/tid=10624] ppid=10621 vsize=1429880 CPUtime=941.04 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 95848 0 0 0 93971 133 0 0 25 0 5 0 517184959 1464197120 324347 33554432000 4194304 5787044 140736229418608 18446744073709551615 244446988471 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=1429880 CPUtime=941.55 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 76386 0 0 0 94034 121 0 0 25 0 5 0 517184960 1464197120 324348 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591298 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=1429880 CPUtime=938.56 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 90931 0 0 0 93728 128 0 0 25 0 5 0 517184962 1464197120 324348 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=1429880 CPUtime=942.07 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 67575 0 0 0 94146 61 0 0 25 0 5 0 517184965 1464197120 324348 33554432000 4194304 5787044 140736229418608 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.36
Current children cumulated vsize (KiB) 1438580

[startup+1002.3 s]
/proc/loadavg: 8.08 8.07 8.01 9/188 10782
/proc/meminfo: memFree=13294140/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=1655044 CPUtime=4002.96 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 371847 0 0 0 399805 491 0 0 18 0 5 0 517184953 1694765056 356318 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 413761 356318 417 389 0 409511 0
[pid=10622/tid=10624] ppid=10621 vsize=1655044 CPUtime=1001.02 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 106072 0 0 0 99950 152 0 0 25 0 5 0 517184959 1694765056 356318 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=1655044 CPUtime=1001.2 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 79663 0 0 0 99995 125 0 0 25 0 5 0 517184960 1694765056 356318 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=1655044 CPUtime=998.53 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 102712 0 0 0 99709 144 0 0 18 0 5 0 517184962 1694765056 356318 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=1655044 CPUtime=1002.05 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 74764 0 0 0 100139 66 0 0 25 0 5 0 517184965 1694765056 356318 33554432000 4194304 5787044 140736229418608 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.96
Current children cumulated vsize (KiB) 1663744

[startup+1062.3 s]
/proc/loadavg: 8.16 8.09 8.02 9/188 10793
/proc/meminfo: memFree=13189396/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=1670928 CPUtime=4242.58 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 387891 0 0 0 423739 519 0 0 18 0 5 0 517184953 1711030272 371871 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 417732 371871 417 389 0 413482 0
[pid=10622/tid=10624] ppid=10621 vsize=1670928 CPUtime=1061.01 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 106855 0 0 0 105947 154 0 0 25 0 5 0 517184959 1711030272 371871 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=1670928 CPUtime=1060.87 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 90894 0 0 0 105941 146 0 0 25 0 5 0 517184960 1711030272 371871 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=1670928 CPUtime=1058.52 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 102712 0 0 0 105706 146 0 0 25 0 5 0 517184962 1711030272 371871 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=1670928 CPUtime=1062.04 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 78794 0 0 0 106134 70 0 0 25 0 5 0 517184965 1711030272 371871 33554432000 4194304 5787044 140736229418608 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.58
Current children cumulated vsize (KiB) 1679628

[startup+1122.3 s]
/proc/loadavg: 8.15 8.10 8.02 9/188 10795
/proc/meminfo: memFree=13076528/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=1736464 CPUtime=4482.24 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 392312 0 0 0 447694 530 0 0 18 0 5 0 517184953 1778139136 375792 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 434116 375792 417 389 0 429866 0
[pid=10622/tid=10624] ppid=10621 vsize=1736464 CPUtime=1121.02 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 106894 0 0 0 111946 156 0 0 25 0 5 0 517184959 1778139136 375792 33554432000 4194304 5787044 140736229418608 18446744073709551615 5586779 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=1736464 CPUtime=1120.78 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 95275 0 0 0 111924 154 0 0 25 0 5 0 517184960 1778139136 375792 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=1736464 CPUtime=1118.27 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 102713 0 0 0 111680 147 0 0 25 0 5 0 517184962 1778139136 375792 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=1736464 CPUtime=1122.04 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 78794 0 0 0 112133 71 0 0 25 0 5 0 517184965 1778139136 375792 33554432000 4194304 5787044 140736229418608 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.24
Current children cumulated vsize (KiB) 1745164

[startup+1182.3 s]
/proc/loadavg: 8.28 8.14 8.04 10/188 10796
/proc/meminfo: memFree=12981516/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=1736464 CPUtime=4721.92 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 392721 0 0 0 471661 531 0 0 18 0 5 0 517184953 1778139136 376201 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 434116 376201 417 389 0 429866 0
[pid=10622/tid=10624] ppid=10621 vsize=1736464 CPUtime=1181.02 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 107199 0 0 0 117946 156 0 0 25 0 5 0 517184959 1778139136 376201 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=1736464 CPUtime=1180.78 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 95277 0 0 0 117924 154 0 0 25 0 5 0 517184960 1778139136 376201 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=1736464 CPUtime=1177.94 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 102815 0 0 0 117647 147 0 0 25 0 5 0 517184962 1778139136 376201 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=1736464 CPUtime=1182.04 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 78794 0 0 0 118133 71 0 0 25 0 5 0 517184965 1778139136 376201 33554432000 4194304 5787044 140736229418608 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.92
Current children cumulated vsize (KiB) 1745164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.35 8.17 8.05 10/189 10800
/proc/meminfo: memFree=12935172/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=1736464 CPUtime=4800.22 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 392847 0 0 0 479490 532 0 0 18 0 5 0 517184953 1778139136 376327 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 434116 376327 417 389 0 429866 0
[pid=10622/tid=10624] ppid=10621 vsize=1736464 CPUtime=1200.72 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 107249 0 0 0 119916 156 0 0 25 0 5 0 517184959 1778139136 376327 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=1736464 CPUtime=1200.48 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 95278 0 0 0 119894 154 0 0 25 0 5 0 517184960 1778139136 376327 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=1736464 CPUtime=1197.13 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 102889 0 0 0 119565 148 0 0 25 0 5 0 517184962 1778139136 376327 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=1736464 CPUtime=1201.74 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 78795 0 0 0 120103 71 0 0 25 0 5 0 517184965 1778139136 376327 33554432000 4194304 5787044 140736229418608 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1745164

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

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

[startup+1202 s]
/proc/loadavg: 8.35 8.17 8.05 10/189 10800
/proc/meminfo: memFree=12935172/32951124 swapFree=67111528/67111528
[pid=10621] ppid=10619 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/10621/stat : 10621 (priss.sh) S 10619 10621 9766 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 517184953 8908800 252 33554432000 4194304 4922060 140734728583120 18446744073709551615 244446764165 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/10621/statm: 2175 252 211 178 0 68 0
[pid=10622] ppid=10621 vsize=1736464 CPUtime=4800.22 cores=1,3,5,7
/proc/10622/stat : 10622 (priss) S 10621 10621 9766 0 -1 4202496 392847 0 0 0 479490 532 0 0 18 0 5 0 517184953 1778139136 376327 33554432000 4194304 5787044 140736229418608 18446744073709551615 244458768817 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/10622/statm: 434116 376327 417 389 0 429866 0
[pid=10622/tid=10624] ppid=10621 vsize=1736464 CPUtime=1200.72 cores=1,3,5,7
/proc/10622/task/10624/stat : 10624 (priss) R 10621 10621 9766 0 -1 4202560 107249 0 0 0 119916 156 0 0 25 0 5 0 517184959 1778139136 376327 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=10622/tid=10625] ppid=10621 vsize=1736464 CPUtime=1200.48 cores=1,3,5,7
/proc/10622/task/10625/stat : 10625 (priss) R 10621 10621 9766 0 -1 4202560 95278 0 0 0 119894 154 0 0 25 0 5 0 517184960 1778139136 376327 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=10622/tid=10626] ppid=10621 vsize=1736464 CPUtime=1197.13 cores=1,3,5,7
/proc/10622/task/10626/stat : 10626 (priss) R 10621 10621 9766 0 -1 4202560 102889 0 0 0 119565 148 0 0 25 0 5 0 517184962 1778139136 376327 33554432000 4194304 5787044 140736229418608 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=10622/tid=10627] ppid=10621 vsize=1736464 CPUtime=1201.74 cores=1,3,5,7
/proc/10622/task/10627/stat : 10627 (priss) R 10621 10621 9766 0 -1 4202560 78795 0 0 0 120103 71 0 0 25 0 5 0 517184965 1778139136 376327 33554432000 4194304 5787044 140736229418608 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.22
Current children cumulated vsize (KiB) 1745164

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.02
CPU time (s): 4800.22
CPU user time (s): 4794.9
CPU system time (s): 5.32
CPU usage (%): 399.347
Max. virtual memory (cumulated for all children) (KiB): 1745164

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= 5
involuntary context switches= 2

runsolver used 1.69774 second user time and 4.86926 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 07:44:05
IDJOB=3249182
IDBENCH=83159
IDSOLVER=1603
FILE ID=node105/3249182-1304055845
RUNJOBID= node105-1304047118-9785
PBS_JOBID= 13170404
Free space on /tmp= 71936 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249182-1304055845/watcher-3249182-1304055845 -o /tmp/evaluation-result-3249182-1304055845/solver-3249182-1304055845 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3249182-1304055845.cnf 1036496160 4800 15500 4

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=1036496160

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15308488 kB
Buffers:       2300888 kB
Cached:       14437068 kB
SwapCached:          0 kB
Active:        9213680 kB
Inactive:      7858544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15308488 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4928 kB
Writeback:           0 kB
AnonPages:      333816 kB
Mapped:          15592 kB
Slab:           507300 kB
PageTables:       5584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   530464 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= 71932 MiB
End job on node105 at 2011-04-29 08:04:09