Trace number 3265464

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.31 1202.12

General information on the benchmark

NameSAT05/crafted/lynce05/social-golfer-problem/
sgp_5-6-8.shuffled-as.sat05-2669.cnf
MD5SUM4229175ff4382a4625ce92a19d20dde4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.322
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

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: 3745
0.00/0.21	c parsetime: 215012us
0.00/0.21	c parsed 778800 clauses with 58560 variables
0.00/0.26	c NW started thread 0 successfully (1110010176)
0.00/0.31	c NW started thread 1 successfully (1092892992)
0.00/0.36	c NW started thread 2 successfully (1120500032)
0.00/0.42	c NW started thread 3 successfully (1130989888)
45.60/11.78	c preprocessor returned 60560 variables
45.60/11.78	c preprocessing returned UNKNOWN
45.60/11.78	c PP set 29184 variables
45.60/11.78	c pp time: 11352712us (11s)
46.32/11.97	c preprocessor returned 58860 variables
46.32/11.97	c preprocessing returned UNKNOWN
46.32/11.97	c PP set 29184 variables
46.32/11.97	c pp time: 11650143us (11s)
46.73/12.07	c preprocessor returned 58860 variables
46.73/12.07	c preprocessing returned UNKNOWN
46.73/12.07	c PP set 29184 variables
46.73/12.07	c pp time: 11690341us (11s)
46.73/12.07	c preprocessor returned 58860 variables
46.73/12.07	c preprocessing returned UNKNOWN
46.73/12.07	c PP set 29184 variables
46.73/12.07	c pp time: 11797549us (11s)
47.49/12.24	c HTE
50.69/13.09	c subsumption
59.08/15.12	c simplified formula contains 0 unit clauses

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3265464-1304070370/watcher-3265464-1304070370 -o /tmp/evaluation-result-3265464-1304070370/solver-3265464-1304070370 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3265464-1304070370.cnf 1711884412 4800 15500 4 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.07 8.09 8.07 5/182 3744
/proc/meminfo: memFree=19166524/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0

[startup+0.0929651 s]
/proc/loadavg: 8.07 8.09 8.07 5/182 3744
/proc/meminfo: memFree=19166524/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10096 s]
/proc/loadavg: 8.07 8.09 8.07 5/182 3744
/proc/meminfo: memFree=19166524/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300931 s]
/proc/loadavg: 8.07 8.09 8.07 5/182 3744
/proc/meminfo: memFree=19166524/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.725142 s]
/proc/loadavg: 8.07 8.09 8.07 5/182 3744
/proc/meminfo: memFree=19166524/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50072 s]
/proc/loadavg: 8.07 8.09 8.07 9/188 3750
/proc/meminfo: memFree=18797836/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=718804 CPUtime=4.99 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 122043 0 0 0 473 26 0 0 25 0 5 0 518636818 736055296 119698 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 179701 119698 345 389 0 175451 0
[pid=3745/tid=3747] ppid=3744 vsize=718804 CPUtime=1.21 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 20921 0 0 0 115 6 0 0 18 0 5 0 518636844 736055296 119699 33554432000 4194304 5787044 140736578136000 18446744073709551615 237278570584 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=718804 CPUtime=1.16 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 21149 0 0 0 113 3 0 0 18 0 5 0 518636849 736055296 119699 33554432000 4194304 5787044 140736578136000 18446744073709551615 47100740293783 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=718804 CPUtime=1.11 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 22474 0 0 0 106 5 0 0 18 0 5 0 518636855 736055296 119699 33554432000 4194304 5787044 140736578136000 18446744073709551615 237278546906 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=718804 CPUtime=1.06 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 21397 0 0 0 100 6 0 0 18 0 5 0 518636860 736055296 119700 33554432000 4194304 5787044 140736578136000 18446744073709551615 237278540833 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 727504

[startup+3.10044 s]
/proc/loadavg: 8.07 8.09 8.07 9/188 3750
/proc/meminfo: memFree=18845696/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=531380 CPUtime=11.27 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 131514 0 0 0 1098 29 0 0 25 0 5 0 518636818 544133120 70249 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 132845 70249 349 389 0 128595 0
[pid=3745/tid=3747] ppid=3744 vsize=531380 CPUtime=2.76 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 22796 0 0 0 270 6 0 0 20 0 5 0 518636844 544133120 70249 33554432000 4194304 5787044 140736578136000 18446744073709551615 4336756 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=531380 CPUtime=2.69 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 22564 0 0 0 265 4 0 0 20 0 5 0 518636849 544133120 70249 33554432000 4194304 5787044 140736578136000 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=531380 CPUtime=2.71 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 25195 0 0 0 265 6 0 0 21 0 5 0 518636855 544133120 70249 33554432000 4194304 5787044 140736578136000 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=531380 CPUtime=2.66 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 24855 0 0 0 259 7 0 0 21 0 5 0 518636860 544133120 70249 33554432000 4194304 5787044 140736578136000 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.27
Current children cumulated vsize (KiB) 540080

[startup+6.30087 s]
/proc/loadavg: 8.07 8.09 8.07 9/188 3750
/proc/meminfo: memFree=18871632/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=543556 CPUtime=24.04 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 137001 0 0 0 2373 31 0 0 25 0 5 0 518636818 556601344 72692 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 135889 72692 350 389 0 131639 0
[pid=3745/tid=3747] ppid=3744 vsize=543556 CPUtime=5.94 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 24708 0 0 0 588 6 0 0 25 0 5 0 518636844 556601344 72692 33554432000 4194304 5787044 140736578136000 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=543556 CPUtime=5.89 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 24475 0 0 0 584 5 0 0 25 0 5 0 518636849 556601344 72692 33554432000 4194304 5787044 140736578136000 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=543556 CPUtime=5.91 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 26027 0 0 0 585 6 0 0 25 0 5 0 518636855 556601344 72692 33554432000 4194304 5787044 140736578136000 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=543556 CPUtime=5.86 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 25687 0 0 0 578 8 0 0 25 0 5 0 518636860 556601344 72692 33554432000 4194304 5787044 140736578136000 18446744073709551615 237278535829 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.04
Current children cumulated vsize (KiB) 552256

[startup+12.7007 s]
/proc/loadavg: 8.06 8.09 8.07 9/188 3751
/proc/meminfo: memFree=18827784/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=634516 CPUtime=49.5 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 195929 0 0 0 4906 44 0 0 25 0 5 0 518636818 649744384 97522 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 158629 97522 417 389 0 154379 0
[pid=3745/tid=3747] ppid=3744 vsize=634516 CPUtime=12.21 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 36156 0 0 0 1212 9 0 0 25 0 5 0 518636844 649744384 97522 33554432000 4194304 5787044 140736578136000 18446744073709551615 4254581 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=634516 CPUtime=12.28 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 36167 0 0 0 1222 6 0 0 25 0 5 0 518636849 649744384 97523 33554432000 4194304 5787044 140736578136000 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=634516 CPUtime=12.31 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 40769 0 0 0 1221 10 0 0 25 0 5 0 518636855 649744384 97523 33554432000 4194304 5787044 140736578136000 18446744073709551615 5585308 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=634516 CPUtime=12.24 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 46734 0 0 0 1212 12 0 0 25 0 5 0 518636860 649744384 97523 33554432000 4194304 5787044 140736578136000 18446744073709551615 237278540485 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 49.5
Current children cumulated vsize (KiB) 643216

[startup+25.5005 s]
/proc/loadavg: 8.05 8.08 8.07 9/188 3751
/proc/meminfo: memFree=18761936/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=634516 CPUtime=100.61 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 206281 0 0 0 10012 49 0 0 25 0 5 0 518636818 649744384 98896 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 158629 98896 419 389 0 154379 0
[pid=3745/tid=3747] ppid=3744 vsize=634516 CPUtime=24.93 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 38636 0 0 0 2483 10 0 0 25 0 5 0 518636844 649744384 98896 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591309 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=634516 CPUtime=25.08 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 38231 0 0 0 2501 7 0 0 25 0 5 0 518636849 649744384 98896 33554432000 4194304 5787044 140736578136000 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=634516 CPUtime=25.11 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 43108 0 0 0 2499 12 0 0 25 0 5 0 518636855 649744384 98896 33554432000 4194304 5787044 140736578136000 18446744073709551615 5592784 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=634516 CPUtime=25.04 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 50202 0 0 0 2490 14 0 0 25 0 5 0 518636860 649744384 98896 33554432000 4194304 5787044 140736578136000 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.61
Current children cumulated vsize (KiB) 643216

[startup+51.1009 s]
/proc/loadavg: 8.03 8.08 8.07 9/188 3752
/proc/meminfo: memFree=18718348/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=634516 CPUtime=202.89 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 217643 0 0 0 20230 59 0 0 25 0 5 0 518636818 649744384 110258 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 158629 110266 419 389 0 154379 0
[pid=3745/tid=3747] ppid=3744 vsize=634516 CPUtime=50.4 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 41373 0 0 0 5026 14 0 0 25 0 5 0 518636844 649744384 110266 33554432000 4194304 5787044 140736578136000 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=634516 CPUtime=50.69 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 41087 0 0 0 5060 9 0 0 25 0 5 0 518636849 649744384 110266 33554432000 4194304 5787044 140736578136000 18446744073709551615 4691947 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=634516 CPUtime=50.71 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 46946 0 0 0 5055 16 0 0 25 0 5 0 518636855 649744384 110266 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=634516 CPUtime=50.64 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 52141 0 0 0 5049 15 0 0 25 0 5 0 518636860 649744384 110266 33554432000 4194304 5787044 140736578136000 18446744073709551615 5528429 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 202.89
Current children cumulated vsize (KiB) 643216

[startup+102.307 s]
/proc/loadavg: 8.01 8.06 8.06 9/188 3753
/proc/meminfo: memFree=18645540/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=765588 CPUtime=407.42 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 235164 0 0 0 40663 79 0 0 25 0 5 0 518636818 783962112 127775 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 191397 127775 419 389 0 187147 0
[pid=3745/tid=3747] ppid=3744 vsize=765588 CPUtime=101.33 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 45558 0 0 0 10113 20 0 0 25 0 5 0 518636844 783962112 127775 33554432000 4194304 5787044 140736578136000 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=765588 CPUtime=101.89 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 45375 0 0 0 10177 12 0 0 19 0 5 0 518636849 783962112 127775 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=765588 CPUtime=101.92 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 51767 0 0 0 10171 21 0 0 25 0 5 0 518636855 783962112 127775 33554432000 4194304 5787044 140736578136000 18446744073709551615 5590976 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=765588 CPUtime=101.84 cores=0,2,4,6

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

/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 93301 0 0 0 88119 68 0 0 25 0 5 0 518636849 1522159616 324657 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=1486484 CPUtime=881.85 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 106160 0 0 0 88060 125 0 0 25 0 5 0 518636855 1522159616 324657 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=1486484 CPUtime=879.19 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 101562 0 0 0 87842 77 0 0 25 0 5 0 518636860 1522159616 324657 33554432000 4194304 5787044 140736578136000 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.03
Current children cumulated vsize (KiB) 1495184

[startup+942.301 s]
/proc/loadavg: 4.23 6.27 7.34 5/177 3802
/proc/meminfo: memFree=18618744/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=1621652 CPUtime=3762.65 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 449377 0 0 0 375840 425 0 0 25 0 5 0 518636818 1660571648 340802 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 405413 340802 419 389 0 401163 0
[pid=3745/tid=3747] ppid=3744 vsize=1621652 CPUtime=939.66 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 97119 0 0 0 93887 79 0 0 23 0 5 0 518636844 1660571648 340802 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=1621652 CPUtime=941.85 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 93327 0 0 0 94116 69 0 0 25 0 5 0 518636849 1660571648 340802 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=1621652 CPUtime=941.84 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 117700 0 0 0 94004 180 0 0 25 0 5 0 518636855 1660571648 340802 33554432000 4194304 5787044 140736578136000 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=1621652 CPUtime=938.86 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 105127 0 0 0 93795 91 0 0 25 0 5 0 518636860 1660571648 340802 33554432000 4194304 5787044 140736578136000 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3762.65
Current children cumulated vsize (KiB) 1630352

[startup+1002.3 s]
/proc/loadavg: 4.08 5.85 7.13 5/177 3804
/proc/meminfo: memFree=18511052/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=1687188 CPUtime=4002.26 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 475893 0 0 0 399677 549 0 0 25 0 5 0 518636818 1727680512 367111 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 421797 367111 419 389 0 417547 0
[pid=3745/tid=3747] ppid=3744 vsize=1687188 CPUtime=999.66 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 102506 0 0 0 99880 86 0 0 25 0 5 0 518636844 1727680512 367111 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=1687188 CPUtime=1001.82 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 101832 0 0 0 100069 113 0 0 25 0 5 0 518636849 1727680512 367111 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=1687188 CPUtime=1001.82 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 121007 0 0 0 99984 198 0 0 25 0 5 0 518636855 1727680512 367111 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=1687188 CPUtime=998.51 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 114444 0 0 0 99706 145 0 0 25 0 5 0 518636860 1727680512 367111 33554432000 4194304 5787044 140736578136000 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.26
Current children cumulated vsize (KiB) 1695888

[startup+1062.3 s]
/proc/loadavg: 4.10 5.53 6.94 5/177 3806
/proc/meminfo: memFree=18418248/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=1818260 CPUtime=4241.89 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 499276 0 0 0 423550 639 0 0 25 0 5 0 518636818 1861898240 390291 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 454565 390291 419 389 0 450315 0
[pid=3745/tid=3747] ppid=3744 vsize=1818260 CPUtime=1059.66 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 110110 0 0 0 105871 95 0 0 25 0 5 0 518636844 1861898240 390291 33554432000 4194304 5787044 140736578136000 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=1818260 CPUtime=1061.82 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 111244 0 0 0 106020 162 0 0 25 0 5 0 518636849 1861898240 390291 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=1818260 CPUtime=1061.8 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 121007 0 0 0 105981 199 0 0 25 0 5 0 518636855 1861898240 390291 33554432000 4194304 5787044 140736578136000 18446744073709551615 5590295 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=1818260 CPUtime=1058.18 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 120811 0 0 0 105640 178 0 0 25 0 5 0 518636860 1861898240 390291 33554432000 4194304 5787044 140736578136000 18446744073709551615 4220648 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4241.89
Current children cumulated vsize (KiB) 1826960

[startup+1122.3 s]
/proc/loadavg: 4.10 5.26 6.76 5/177 3810
/proc/meminfo: memFree=18381844/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=1818260 CPUtime=4481.54 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 508460 0 0 0 447496 658 0 0 25 0 5 0 518636818 1861898240 399073 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 454565 399073 419 389 0 450315 0
[pid=3745/tid=3747] ppid=3744 vsize=1818260 CPUtime=1119.66 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 117220 0 0 0 111861 105 0 0 25 0 5 0 518636844 1861898240 399073 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=1818260 CPUtime=1121.81 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 113318 0 0 0 112011 170 0 0 25 0 5 0 518636849 1861898240 399073 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=1818260 CPUtime=1121.78 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 121007 0 0 0 111979 199 0 0 25 0 5 0 518636855 1861898240 399073 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=1818260 CPUtime=1117.85 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 120811 0 0 0 111607 178 0 0 25 0 5 0 518636860 1861898240 399073 33554432000 4194304 5787044 140736578136000 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4481.54
Current children cumulated vsize (KiB) 1826960

[startup+1182.3 s]
/proc/loadavg: 4.03 5.03 6.58 5/177 3812
/proc/meminfo: memFree=18381800/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=1818260 CPUtime=4721.21 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 508461 0 0 0 471463 658 0 0 25 0 5 0 518636818 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 454565 399074 419 389 0 450315 0
[pid=3745/tid=3747] ppid=3744 vsize=1818260 CPUtime=1179.66 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 117220 0 0 0 117861 105 0 0 25 0 5 0 518636844 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=1818260 CPUtime=1181.81 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 113319 0 0 0 118011 170 0 0 25 0 5 0 518636849 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=1818260 CPUtime=1181.77 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 121007 0 0 0 117978 199 0 0 25 0 5 0 518636855 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=1818260 CPUtime=1177.52 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 120811 0 0 0 117574 178 0 0 25 0 5 0 518636860 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.21
Current children cumulated vsize (KiB) 1826960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 4.02 4.95 6.51 5/177 3812
/proc/meminfo: memFree=18381920/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=1818260 CPUtime=4800.31 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 508461 0 0 0 479373 658 0 0 25 0 5 0 518636818 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 454565 399074 419 389 0 450315 0
[pid=3745/tid=3747] ppid=3744 vsize=1818260 CPUtime=1199.46 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 117220 0 0 0 119841 105 0 0 25 0 5 0 518636844 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 4254813 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=1818260 CPUtime=1201.61 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 113319 0 0 0 119991 170 0 0 25 0 5 0 518636849 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=1818260 CPUtime=1201.57 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 121007 0 0 0 119958 199 0 0 25 0 5 0 518636855 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=1818260 CPUtime=1197.21 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 120811 0 0 0 119543 178 0 0 25 0 5 0 518636860 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1826960

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

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

[startup+1202.1 s]
/proc/loadavg: 4.02 4.95 6.51 5/177 3812
/proc/meminfo: memFree=18381920/32950904 swapFree=67082284/67111528
[pid=3744] ppid=3742 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/3744/stat : 3744 (priss.sh) S 3742 3744 1762 0 -1 4202496 331 0 0 0 0 0 0 0 24 0 1 0 518636818 8908800 252 33554432000 4194304 4922060 140736072486448 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/3744/statm: 2175 252 211 178 0 68 0
[pid=3745] ppid=3744 vsize=1818260 CPUtime=4800.31 cores=0,2,4,6
/proc/3745/stat : 3745 (priss) S 3744 3744 1762 0 -1 4202496 508461 0 0 0 479373 658 0 0 25 0 5 0 518636818 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 237290703281 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/3745/statm: 454565 399074 419 389 0 450315 0
[pid=3745/tid=3747] ppid=3744 vsize=1818260 CPUtime=1199.46 cores=0,2,4,6
/proc/3745/task/3747/stat : 3747 (priss) R 3744 3744 1762 0 -1 4202560 117220 0 0 0 119841 105 0 0 25 0 5 0 518636844 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 4254813 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=3745/tid=3748] ppid=3744 vsize=1818260 CPUtime=1201.61 cores=0,2,4,6
/proc/3745/task/3748/stat : 3748 (priss) R 3744 3744 1762 0 -1 4202560 113319 0 0 0 119991 170 0 0 25 0 5 0 518636849 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=3745/tid=3749] ppid=3744 vsize=1818260 CPUtime=1201.57 cores=0,2,4,6
/proc/3745/task/3749/stat : 3749 (priss) R 3744 3744 1762 0 -1 4202560 121007 0 0 0 119958 199 0 0 25 0 5 0 518636855 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=3745/tid=3750] ppid=3744 vsize=1818260 CPUtime=1197.21 cores=0,2,4,6
/proc/3745/task/3750/stat : 3750 (priss) R 3744 3744 1762 0 -1 4202560 120811 0 0 0 119543 178 0 0 25 0 5 0 518636860 1861898240 399074 33554432000 4194304 5787044 140736578136000 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 1826960

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.12
CPU time (s): 4800.31
CPU user time (s): 4793.73
CPU system time (s): 6.58
CPU usage (%): 399.321
Max. virtual memory (cumulated for all children) (KiB): 1826960

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= 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.9527 second user time and 4.6033 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-29 11:46:11
IDJOB=3265464
IDBENCH=85640
IDSOLVER=1603
FILE ID=node121/3265464-1304070370
RUNJOBID= node121-1304060729-2748
PBS_JOBID= 13170425
Free space on /tmp= 72640 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT05/crafted/lynce05/social-golfer-problem/sgp_5-6-8.shuffled-as.sat05-2669.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265464-1304070370/watcher-3265464-1304070370 -o /tmp/evaluation-result-3265464-1304070370/solver-3265464-1304070370 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3265464-1304070370.cnf 1711884412 4800 15500 4

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

MD5SUM BENCH= 4229175ff4382a4625ce92a19d20dde4
RANDOM SEED=1711884412

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.817
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.817
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:     32950904 kB
MemFree:      19166804 kB
Buffers:       2181192 kB
Cached:       10230948 kB
SwapCached:       2776 kB
Active:        9934468 kB
Inactive:      3327724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19166804 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           14028 kB
Writeback:          12 kB
AnonPages:      847956 kB
Mapped:          14420 kB
Slab:           455824 kB
PageTables:       6568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:  1072772 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= 72640 MiB
End job on node121 at 2011-04-29 12:06:15