Trace number 3258380

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.25 1201.92

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes7.cnf
MD5SUM92e61742efd2e322c59b4442206bebf1
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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: 17667
0.00/0.06	c parsetime: 58879us
0.00/0.06	c parsed 266431 clauses with 2400 variables
0.00/0.08	c NW started thread 0 successfully (1099548992)
0.00/0.10	c NW started thread 1 successfully (1110038848)
0.00/0.13	c NW started thread 2 successfully (1120528704)
0.00/0.15	c NW started thread 3 successfully (1131018560)
43.09/10.99	c preprocessor returned 10005 variables
43.09/10.99	c preprocessing returned UNKNOWN
43.09/10.99	c PP set 0 variables
43.09/10.99	c pp time: 10883993us (10s)
43.49/11.04	c preprocessor returned 10005 variables
43.49/11.04	c preprocessing returned UNKNOWN
43.49/11.04	c PP set 0 variables
43.49/11.04	c pp time: 10911998us (10s)
43.49/11.07	c preprocessor returned 10005 variables
43.49/11.07	c preprocessing returned UNKNOWN
43.49/11.07	c PP set 0 variables
43.49/11.07	c pp time: 10990327us (10s)
76.99/19.49	c preprocessor returned 30023 variables
76.99/19.49	c preprocessing returned UNKNOWN
76.99/19.49	c PP set 0 variables
76.99/19.49	c pp time: 19336449us (19s)

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-3258380-1304045629/watcher-3258380-1304045629 -o /tmp/evaluation-result-3258380-1304045629/solver-3258380-1304045629 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3258380-1304045629.cnf 1645905055 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.79 8.02 7.81 6/182 17666
/proc/meminfo: memFree=24106380/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0

[startup+0.0157849 s]
/proc/loadavg: 7.79 8.02 7.81 6/182 17666
/proc/meminfo: memFree=24106380/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100741 s]
/proc/loadavg: 7.79 8.02 7.81 6/182 17666
/proc/meminfo: memFree=24106380/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300702 s]
/proc/loadavg: 7.79 8.02 7.81 6/182 17666
/proc/meminfo: memFree=24106380/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700634 s]
/proc/loadavg: 7.79 8.02 7.81 6/182 17666
/proc/meminfo: memFree=24106380/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50049 s]
/proc/loadavg: 7.79 8.02 7.81 9/188 17672
/proc/meminfo: memFree=24030004/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=317548 CPUtime=5.52 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 45502 0 0 0 538 14 0 0 18 0 5 0 496979191 325169152 20226 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 79387 20226 350 389 0 75137 0
[pid=17667/tid=17669] ppid=17666 vsize=317548 CPUtime=1.35 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 8381 0 0 0 132 3 0 0 19 0 5 0 496979199 325169152 20226 33554432000 4194304 5787044 140734978658768 18446744073709551615 18446744073699065894 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=317548 CPUtime=1.35 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 8342 0 0 0 132 3 0 0 19 0 5 0 496979201 325169152 20226 33554432000 4194304 5787044 140734978658768 18446744073709551615 4336718 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=317548 CPUtime=1.32 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 8155 0 0 0 128 4 0 0 19 0 5 0 496979204 325169152 20226 33554432000 4194304 5787044 140734978658768 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=317548 CPUtime=1.31 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 7093 0 0 0 130 1 0 0 19 0 5 0 496979207 325169152 20226 33554432000 4194304 5787044 140734978658768 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.52
Current children cumulated vsize (KiB) 326248

[startup+3.1012 s]
/proc/loadavg: 7.79 8.02 7.81 9/188 17672
/proc/meminfo: memFree=24021100/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=318736 CPUtime=11.91 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 46706 0 0 0 1176 15 0 0 18 0 5 0 496979191 326385664 21430 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 79684 21430 350 389 0 75434 0
[pid=17667/tid=17669] ppid=17666 vsize=318736 CPUtime=2.96 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 8679 0 0 0 292 4 0 0 23 0 5 0 496979199 326385664 21430 33554432000 4194304 5787044 140734978658768 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=318736 CPUtime=2.95 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 8697 0 0 0 292 3 0 0 24 0 5 0 496979201 326385664 21430 33554432000 4194304 5787044 140734978658768 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=318736 CPUtime=2.92 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 8383 0 0 0 288 4 0 0 23 0 5 0 496979204 326385664 21430 33554432000 4194304 5787044 140734978658768 18446744073709551615 18446744073699065971 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=318736 CPUtime=2.91 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 7416 0 0 0 290 1 0 0 23 0 5 0 496979207 326385664 21430 33554432000 4194304 5787044 140734978658768 18446744073709551615 4336759 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.91
Current children cumulated vsize (KiB) 327436

[startup+6.30063 s]
/proc/loadavg: 7.81 8.02 7.81 9/188 17672
/proc/meminfo: memFree=24021044/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=318736 CPUtime=24.69 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 46707 0 0 0 2454 15 0 0 18 0 5 0 496979191 326385664 21431 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 79684 21431 350 389 0 75434 0
[pid=17667/tid=17669] ppid=17666 vsize=318736 CPUtime=6.14 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 8679 0 0 0 610 4 0 0 25 0 5 0 496979199 326385664 21431 33554432000 4194304 5787044 140734978658768 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=318736 CPUtime=6.15 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 8697 0 0 0 612 3 0 0 25 0 5 0 496979201 326385664 21431 33554432000 4194304 5787044 140734978658768 18446744073709551615 4336833 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=318736 CPUtime=6.12 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 8383 0 0 0 608 4 0 0 25 0 5 0 496979204 326385664 21431 33554432000 4194304 5787044 140734978658768 18446744073709551615 4336749 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=318736 CPUtime=6.11 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 7417 0 0 0 610 1 0 0 25 0 5 0 496979207 326385664 21431 33554432000 4194304 5787044 140734978658768 18446744073709551615 4336696 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.69
Current children cumulated vsize (KiB) 327436

[startup+12.7005 s]
/proc/loadavg: 7.82 8.02 7.81 9/188 17672
/proc/meminfo: memFree=23976060/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=331076 CPUtime=50.25 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 75281 0 0 0 5004 21 0 0 18 0 5 0 496979191 339021824 32834 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 82769 32834 404 389 0 78519 0
[pid=17667/tid=17669] ppid=17666 vsize=331076 CPUtime=12.5 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 14994 0 0 0 1245 5 0 0 20 0 5 0 496979199 339021824 32834 33554432000 4194304 5787044 140734978658768 18446744073709551615 5592391 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=331076 CPUtime=12.55 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 19109 0 0 0 1250 5 0 0 25 0 5 0 496979201 339021824 32834 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591564 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=331076 CPUtime=12.52 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 16426 0 0 0 1246 6 0 0 20 0 5 0 496979204 339021824 32834 33554432000 4194304 5787044 140734978658768 18446744073709551615 5590264 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=331076 CPUtime=12.51 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 11221 0 0 0 1249 2 0 0 25 0 5 0 496979207 339021824 32834 33554432000 4194304 5787044 140734978658768 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.25
Current children cumulated vsize (KiB) 339776

[startup+25.5012 s]
/proc/loadavg: 7.86 8.02 7.81 9/188 17673
/proc/meminfo: memFree=23944432/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=346764 CPUtime=101.35 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 86403 0 0 0 10110 25 0 0 18 0 5 0 496979191 355086336 40849 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 86691 40849 417 389 0 82441 0
[pid=17667/tid=17669] ppid=17666 vsize=346764 CPUtime=25.2 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 17117 0 0 0 2514 6 0 0 25 0 5 0 496979199 355086336 40849 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=346764 CPUtime=25.35 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 20216 0 0 0 2529 6 0 0 25 0 5 0 496979201 355086336 40849 33554432000 4194304 5787044 140734978658768 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=346764 CPUtime=25.31 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 17415 0 0 0 2525 6 0 0 25 0 5 0 496979204 355086336 40849 33554432000 4194304 5787044 140734978658768 18446744073709551615 212039316513 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=346764 CPUtime=25.31 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 18124 0 0 0 2528 3 0 0 25 0 5 0 496979207 355086336 40849 33554432000 4194304 5787044 140734978658768 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 355464

[startup+51.1006 s]
/proc/loadavg: 7.91 8.02 7.82 9/188 17673
/proc/meminfo: memFree=23917964/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=353636 CPUtime=203.59 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 93218 0 0 0 20329 30 0 0 18 0 5 0 496979191 362123264 47664 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 88409 47664 417 389 0 84159 0
[pid=17667/tid=17669] ppid=17666 vsize=353636 CPUtime=50.66 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 19456 0 0 0 5058 8 0 0 25 0 5 0 496979199 362123264 47664 33554432000 4194304 5787044 140734978658768 18446744073709551615 4238789 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=353636 CPUtime=50.95 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 21440 0 0 0 5087 8 0 0 25 0 5 0 496979201 362123264 47664 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=353636 CPUtime=50.91 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 20044 0 0 0 5083 8 0 0 25 0 5 0 496979204 362123264 47664 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=353636 CPUtime=50.91 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 18747 0 0 0 5087 4 0 0 25 0 5 0 496979207 362123264 47664 33554432000 4194304 5787044 140734978658768 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.59
Current children cumulated vsize (KiB) 362336

[startup+102.306 s]
/proc/loadavg: 8.01 8.03 7.83 9/188 17675
/proc/meminfo: memFree=23843300/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=378712 CPUtime=408.11 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 108359 0 0 0 40764 47 0 0 18 0 5 0 496979191 387801088 62742 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 94678 62742 417 389 0 90428 0
[pid=17667/tid=17669] ppid=17666 vsize=378712 CPUtime=101.84 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 24397 0 0 0 10169 15 0 0 25 0 5 0 496979199 387801088 62742 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=378712 CPUtime=102.14 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 27395 0 0 0 10202 12 0 0 25 0 5 0 496979201 387801088 62742 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=378712 CPUtime=102.11 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 22506 0 0 0 10199 12 0 0 25 0 5 0 496979204 387801088 62742 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=378712 CPUtime=101.84 cores=1,3,5,7

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

/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 61859 0 0 0 88145 63 0 0 25 0 5 0 496979201 991473664 189355 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=968236 CPUtime=878.15 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 64082 0 0 0 87739 76 0 0 25 0 5 0 496979204 991473664 189355 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=968236 CPUtime=881.43 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 41435 0 0 0 88106 37 0 0 25 0 5 0 496979207 991473664 189355 33554432000 4194304 5787044 140734978658768 18446744073709551615 5528394 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.6
Current children cumulated vsize (KiB) 976936

[startup+942.3 s]
/proc/loadavg: 8.15 8.11 7.97 9/188 17739
/proc/meminfo: memFree=23221836/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=968236 CPUtime=3763.24 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 237228 0 0 0 376081 243 0 0 18 0 5 0 496979191 991473664 189903 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 242059 189903 417 389 0 237809 0
[pid=17667/tid=17669] ppid=17666 vsize=968236 CPUtime=941.76 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 55347 0 0 0 94113 63 0 0 25 0 5 0 496979199 991473664 189903 33554432000 4194304 5787044 140734978658768 18446744073709551615 4254966 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=968236 CPUtime=942.07 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 61860 0 0 0 94144 63 0 0 25 0 5 0 496979201 991473664 189903 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=968236 CPUtime=937.82 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 64693 0 0 0 93705 77 0 0 25 0 5 0 496979204 991473664 189903 33554432000 4194304 5787044 140734978658768 18446744073709551615 5590850 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=968236 CPUtime=941.42 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 41797 0 0 0 94105 37 0 0 25 0 5 0 496979207 991473664 189903 33554432000 4194304 5787044 140734978658768 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.24
Current children cumulated vsize (KiB) 976936

[startup+1002.3 s]
/proc/loadavg: 8.14 8.12 7.98 9/188 17741
/proc/meminfo: memFree=23176300/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=968236 CPUtime=4002.92 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 237235 0 0 0 400048 244 0 0 18 0 5 0 496979191 991473664 189910 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 242059 189910 417 389 0 237809 0
[pid=17667/tid=17669] ppid=17666 vsize=968236 CPUtime=1001.76 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 55351 0 0 0 100113 63 0 0 25 0 5 0 496979199 991473664 189910 33554432000 4194304 5787044 140734978658768 18446744073709551615 5586592 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=968236 CPUtime=1002.07 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 61862 0 0 0 100144 63 0 0 25 0 5 0 496979201 991473664 189910 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=968236 CPUtime=997.49 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 64693 0 0 0 99672 77 0 0 25 0 5 0 496979204 991473664 189910 33554432000 4194304 5787044 140734978658768 18446744073709551615 5590268 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=968236 CPUtime=1001.42 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 41798 0 0 0 100105 37 0 0 25 0 5 0 496979207 991473664 189910 33554432000 4194304 5787044 140734978658768 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.92
Current children cumulated vsize (KiB) 976936

[startup+1062.3 s]
/proc/loadavg: 8.13 8.12 7.99 9/188 17742
/proc/meminfo: memFree=23172664/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=968236 CPUtime=4242.6 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 237264 0 0 0 424016 244 0 0 18 0 5 0 496979191 991473664 189939 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 242059 189939 417 389 0 237809 0
[pid=17667/tid=17669] ppid=17666 vsize=968236 CPUtime=1061.77 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 55357 0 0 0 106113 64 0 0 25 0 5 0 496979199 991473664 189939 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=968236 CPUtime=1062.08 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 61880 0 0 0 106145 63 0 0 25 0 5 0 496979201 991473664 189939 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=968236 CPUtime=1057.16 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 64693 0 0 0 105639 77 0 0 25 0 5 0 496979204 991473664 189939 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=968236 CPUtime=1061.41 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 41803 0 0 0 106104 37 0 0 25 0 5 0 496979207 991473664 189939 33554432000 4194304 5787044 140734978658768 18446744073709551615 5527057 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.6
Current children cumulated vsize (KiB) 976936

[startup+1122.3 s]
/proc/loadavg: 8.12 8.13 8.00 9/188 17744
/proc/meminfo: memFree=23096500/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=968380 CPUtime=4482.27 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 237802 0 0 0 447982 245 0 0 18 0 5 0 496979191 991621120 190477 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 242095 190477 417 389 0 237845 0
[pid=17667/tid=17669] ppid=17666 vsize=968380 CPUtime=1121.77 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 55444 0 0 0 112113 64 0 0 25 0 5 0 496979199 991621120 190477 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=968380 CPUtime=1122.08 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 61904 0 0 0 112145 63 0 0 25 0 5 0 496979201 991621120 190477 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=968380 CPUtime=1116.83 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 64700 0 0 0 111606 77 0 0 25 0 5 0 496979204 991621120 190477 33554432000 4194304 5787044 140734978658768 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=968380 CPUtime=1121.42 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 42223 0 0 0 112104 38 0 0 25 0 5 0 496979207 991621120 190477 33554432000 4194304 5787044 140734978658768 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.27
Current children cumulated vsize (KiB) 977080

[startup+1182.3 s]
/proc/loadavg: 8.19 8.15 8.01 9/188 17745
/proc/meminfo: memFree=23000620/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=979772 CPUtime=4721.94 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 246989 0 0 0 471936 258 0 0 18 0 5 0 496979191 1003286528 199664 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 244943 199664 417 389 0 240693 0
[pid=17667/tid=17669] ppid=17666 vsize=979772 CPUtime=1181.77 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 59085 0 0 0 118107 70 0 0 25 0 5 0 496979199 1003286528 199664 33554432000 4194304 5787044 140734978658768 18446744073709551615 5590260 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=979772 CPUtime=1182.08 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 63793 0 0 0 118144 64 0 0 25 0 5 0 496979201 1003286528 199664 33554432000 4194304 5787044 140734978658768 18446744073709551615 5592064 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=979772 CPUtime=1176.51 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 65218 0 0 0 117573 78 0 0 25 0 5 0 496979204 1003286528 199664 33554432000 4194304 5787044 140734978658768 18446744073709551615 5588168 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=979772 CPUtime=1181.41 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 45362 0 0 0 118098 43 0 0 25 0 5 0 496979207 1003286528 199664 33554432000 4194304 5787044 140734978658768 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.94
Current children cumulated vsize (KiB) 988472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.20 8.15 8.01 9/188 17746
/proc/meminfo: memFree=22968732/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=989980 CPUtime=4800.25 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 252869 0 0 0 479759 266 0 0 18 0 5 0 496979191 1013739520 205544 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 247495 205544 417 389 0 243245 0
[pid=17667/tid=17669] ppid=17666 vsize=989980 CPUtime=1201.38 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 61584 0 0 0 120065 73 0 0 25 0 5 0 496979199 1013739520 205544 33554432000 4194304 5787044 140734978658768 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=989980 CPUtime=1201.69 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 65300 0 0 0 120103 66 0 0 25 0 5 0 496979201 1013739520 205544 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=989980 CPUtime=1196 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 65959 0 0 0 119520 80 0 0 25 0 5 0 496979204 1013739520 205544 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=989980 CPUtime=1201.02 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 46495 0 0 0 120057 45 0 0 25 0 5 0 496979207 1013739520 205544 33554432000 4194304 5787044 140734978658768 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 998680

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

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

[startup+1201.9 s]
/proc/loadavg: 8.20 8.15 8.01 9/188 17746
/proc/meminfo: memFree=22968732/32951124 swapFree=67111524/67111528
[pid=17666] ppid=17664 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17666/stat : 17666 (priss.sh) S 17664 17666 17192 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 496979191 8908800 252 33554432000 4194304 4922060 140733711156288 18446744073709551615 212039474309 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/17666/statm: 2175 252 211 178 0 68 0
[pid=17667] ppid=17666 vsize=989980 CPUtime=4800.25 cores=1,3,5,7
/proc/17667/stat : 17667 (priss) S 17666 17666 17192 0 -1 4202496 252869 0 0 0 479759 266 0 0 18 0 5 0 496979191 1013739520 205544 33554432000 4194304 5787044 140734978658768 18446744073709551615 212051478961 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/17667/statm: 247495 205544 417 389 0 243245 0
[pid=17667/tid=17669] ppid=17666 vsize=989980 CPUtime=1201.38 cores=1,3,5,7
/proc/17667/task/17669/stat : 17669 (priss) R 17666 17666 17192 0 -1 4202560 61584 0 0 0 120065 73 0 0 25 0 5 0 496979199 1013739520 205544 33554432000 4194304 5787044 140734978658768 18446744073709551615 5586761 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17667/tid=17670] ppid=17666 vsize=989980 CPUtime=1201.69 cores=1,3,5,7
/proc/17667/task/17670/stat : 17670 (priss) R 17666 17666 17192 0 -1 4202560 65300 0 0 0 120103 66 0 0 25 0 5 0 496979201 1013739520 205544 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17667/tid=17671] ppid=17666 vsize=989980 CPUtime=1196 cores=1,3,5,7
/proc/17667/task/17671/stat : 17671 (priss) R 17666 17666 17192 0 -1 4202560 65959 0 0 0 119520 80 0 0 25 0 5 0 496979204 1013739520 205544 33554432000 4194304 5787044 140734978658768 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17667/tid=17672] ppid=17666 vsize=989980 CPUtime=1201.02 cores=1,3,5,7
/proc/17667/task/17672/stat : 17672 (priss) R 17666 17666 17192 0 -1 4202560 46495 0 0 0 120057 45 0 0 25 0 5 0 496979207 1013739520 205544 33554432000 4194304 5787044 140734978658768 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 998680

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.92
CPU time (s): 4800.25
CPU user time (s): 4797.59
CPU system time (s): 2.66
CPU usage (%): 399.382
Max. virtual memory (cumulated for all children) (KiB): 998680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
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.67274 second user time and 4.89825 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 04:53:49
IDJOB=3258380
IDBENCH=71353
IDSOLVER=1603
FILE ID=node146/3258380-1304045629
RUNJOBID= node146-1304042862-17211
PBS_JOBID= 13170387
Free space on /tmp= 72992 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes7.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258380-1304045629/watcher-3258380-1304045629 -o /tmp/evaluation-result-3258380-1304045629/solver-3258380-1304045629 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3258380-1304045629.cnf 1645905055 4800 15500 4

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

MD5SUM BENCH= 92e61742efd2e322c59b4442206bebf1
RANDOM SEED=1645905055

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24106652 kB
Buffers:       1662796 kB
Cached:        6184248 kB
SwapCached:          4 kB
Active:        1748400 kB
Inactive:      6567640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24106652 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4868 kB
Writeback:          36 kB
AnonPages:      468760 kB
Mapped:          15680 kB
Slab:           463344 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   661384 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= 72984 MiB
End job on node146 at 2011-04-29 05:13:53