Trace number 3288469

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.0UNSAT 3476.05 870.697

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 17195
0.00/0.24	c parsetime: 238920us
0.00/0.24	c parsed 763101 clauses with 33320 variables
0.00/0.29	c NW started thread 0 successfully (1094703424)
0.00/0.34	c NW started thread 1 successfully (1105193280)
0.00/0.39	c NW started thread 2 successfully (1115683136)
0.00/0.45	c NW started thread 3 successfully (1126172992)
39.65/10.21	c preprocessor returned 33620 variables
39.65/10.21	c preprocessing returned UNKNOWN
39.65/10.21	c PP set 0 variables
39.65/10.21	c pp time: 9918479us (9s)
39.65/10.27	c preprocessor returned 33620 variables
39.65/10.27	c preprocessing returned UNKNOWN
39.65/10.27	c PP set 0 variables
39.65/10.27	c pp time: 9923496us (9s)
40.06/10.31	c preprocessor returned 35320 variables
40.06/10.31	c preprocessing returned UNKNOWN
40.06/10.31	c PP set 0 variables
40.06/10.31	c pp time: 9851846us (9s)
40.45/10.40	c preprocessor returned 33620 variables
40.45/10.40	c preprocessing returned UNKNOWN
40.45/10.40	c PP set 0 variables
40.45/10.40	c pp time: 9999914us (9s)
133.13/33.62	c added unsatisfied clause
133.13/33.62	c failed to add network clauses
1278.33/320.34	c added unsatisfied clause
1278.33/320.34	c failed to add network clauses
2755.08/690.08	c added unsatisfied clause
2755.08/690.08	c failed to add network clauses
3474.89/870.25	c ====================
3474.89/870.25	c implication/decision inf%(inf)
3474.89/870.25	c decisions:           1411146
3474.89/870.25	c last level:          0
3474.89/870.25	c conflicts:           1117091
3474.89/870.25	c restarts:            7409
3474.89/870.25	c rejected_restarts    0
3474.89/870.25	c removals:            20
3474.89/870.25	c removed clauses:     752846
3474.89/870.25	c oft clauses:         0
3475.67/870.40	c solvetime: 860126099us (860s)
3475.67/870.42	c sended clauses   | 59934 | 60926 | 45893 | 62336 |
3475.67/870.42	c received clauses | 0 | 27 | 53 | 47 |
3475.67/870.42	c join all other threads
3475.67/870.42	c joined thread 0
3475.67/870.42	c joined thread 1
3475.67/870.42	c joined thread 2
3475.95/870.67	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.01 8.05 7.77 5/182 17194
/proc/meminfo: memFree=14788016/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0

[startup+0.0360921 s]
/proc/loadavg: 8.01 8.05 7.77 5/182 17194
/proc/meminfo: memFree=14788016/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101079 s]
/proc/loadavg: 8.01 8.05 7.77 5/182 17194
/proc/meminfo: memFree=14788016/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301043 s]
/proc/loadavg: 8.01 8.05 7.77 5/182 17194
/proc/meminfo: memFree=14788016/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700938 s]
/proc/loadavg: 8.01 8.05 7.77 5/182 17194
/proc/meminfo: memFree=14788016/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 8.01 8.05 7.77 9/188 17200
/proc/meminfo: memFree=14521368/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=531016 CPUtime=4.9 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 73151 0 0 0 477 13 0 0 18 0 5 0 595455330 543760384 66804 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 132754 66804 350 389 0 128504 0
[pid=17195/tid=17197] ppid=17194 vsize=531016 CPUtime=1.19 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 9675 0 0 0 117 2 0 0 19 0 5 0 595455359 543760384 66804 33554432000 4194304 5787044 140734132781504 18446744073709551615 18446744073699065863 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=531016 CPUtime=1.13 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 8430 0 0 0 112 1 0 0 19 0 5 0 595455364 543760384 66804 33554432000 4194304 5787044 140734132781504 18446744073709551615 4336175 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=531016 CPUtime=1.08 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 9609 0 0 0 106 2 0 0 19 0 5 0 595455369 543760384 66804 33554432000 4194304 5787044 140734132781504 18446744073709551615 4336744 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=531016 CPUtime=1.04 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 9515 0 0 0 102 2 0 0 19 0 5 0 595455375 543760384 66804 33554432000 4194304 5787044 140734132781504 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 539716

[startup+3.10049 s]
/proc/loadavg: 8.01 8.05 7.77 9/188 17200
/proc/meminfo: memFree=14520756/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=531016 CPUtime=11.3 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 73151 0 0 0 1117 13 0 0 18 0 5 0 595455330 543760384 66804 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 132754 66804 350 389 0 128504 0
[pid=17195/tid=17197] ppid=17194 vsize=531016 CPUtime=2.79 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 9675 0 0 0 277 2 0 0 22 0 5 0 595455359 543760384 66804 33554432000 4194304 5787044 140734132781504 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=531016 CPUtime=2.73 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 8430 0 0 0 272 1 0 0 22 0 5 0 595455364 543760384 66804 33554432000 4194304 5787044 140734132781504 18446744073709551615 18446744073699065894 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=531016 CPUtime=2.67 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 9609 0 0 0 265 2 0 0 22 0 5 0 595455369 543760384 66804 33554432000 4194304 5787044 140734132781504 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=531016 CPUtime=2.64 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 9515 0 0 0 262 2 0 0 22 0 5 0 595455375 543760384 66804 33554432000 4194304 5787044 140734132781504 18446744073709551615 18446744073699065939 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.3
Current children cumulated vsize (KiB) 539716

[startup+6.3009 s]
/proc/loadavg: 8.01 8.05 7.77 9/188 17200
/proc/meminfo: memFree=14516832/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=542936 CPUtime=24.08 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 76155 0 0 0 2394 14 0 0 18 0 5 0 595455330 555966464 66824 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 135734 66824 350 389 0 131484 0
[pid=17195/tid=17197] ppid=17194 vsize=542936 CPUtime=5.99 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 10426 0 0 0 597 2 0 0 25 0 5 0 595455359 555966464 66824 33554432000 4194304 5787044 140734132781504 18446744073709551615 260020093578 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=542936 CPUtime=5.93 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 9181 0 0 0 592 1 0 0 25 0 5 0 595455364 555966464 66824 33554432000 4194304 5787044 140734132781504 18446744073709551615 4336171 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=542936 CPUtime=5.85 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 10360 0 0 0 583 2 0 0 25 0 5 0 595455369 555966464 66824 33554432000 4194304 5787044 140734132781504 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=542936 CPUtime=5.84 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 10266 0 0 0 582 2 0 0 25 0 5 0 595455375 555966464 66824 33554432000 4194304 5787044 140734132781504 18446744073709551615 260020054453 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.08
Current children cumulated vsize (KiB) 551636

[startup+12.7007 s]
/proc/loadavg: 8.08 8.06 7.78 9/188 17201
/proc/meminfo: memFree=14430716/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=565256 CPUtime=49.64 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 106755 0 0 0 4944 20 0 0 18 0 5 0 595455330 578822144 88746 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 141314 88746 418 389 0 137064 0
[pid=17195/tid=17197] ppid=17194 vsize=565256 CPUtime=12.39 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 17986 0 0 0 1235 4 0 0 21 0 5 0 595455359 578822144 88746 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=565256 CPUtime=12.33 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 17095 0 0 0 1230 3 0 0 25 0 5 0 595455364 578822144 88746 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=565256 CPUtime=12.22 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 18393 0 0 0 1218 4 0 0 25 0 5 0 595455369 578822144 88746 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=565256 CPUtime=12.23 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 17359 0 0 0 1220 3 0 0 21 0 5 0 595455375 578822144 88746 33554432000 4194304 5787044 140734132781504 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 49.64
Current children cumulated vsize (KiB) 573956

[startup+25.5004 s]
/proc/loadavg: 8.07 8.06 7.78 9/188 17201
/proc/meminfo: memFree=14415796/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=565256 CPUtime=100.76 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 108456 0 0 0 10053 23 0 0 18 0 5 0 595455330 578822144 90447 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 141314 90447 419 389 0 137064 0
[pid=17195/tid=17197] ppid=17194 vsize=565256 CPUtime=25.19 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 18577 0 0 0 2514 5 0 0 25 0 5 0 595455359 578822144 90447 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=565256 CPUtime=25.14 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 17303 0 0 0 2510 4 0 0 25 0 5 0 595455364 578822144 90447 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=565256 CPUtime=24.95 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 18926 0 0 0 2490 5 0 0 25 0 5 0 595455369 578822144 90447 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=565256 CPUtime=25.03 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 17728 0 0 0 2500 3 0 0 25 0 5 0 595455375 578822144 90447 33554432000 4194304 5787044 140734132781504 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 100.76
Current children cumulated vsize (KiB) 573956

[startup+51.1006 s]
/proc/loadavg: 8.04 8.05 7.79 9/188 17202
/proc/meminfo: memFree=14393288/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=566708 CPUtime=203.03 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 111056 0 0 0 20274 29 0 0 18 0 5 0 595455330 580308992 93047 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 141677 93047 419 389 0 137427 0
[pid=17195/tid=17197] ppid=17194 vsize=566708 CPUtime=50.79 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 19662 0 0 0 5071 8 0 0 25 0 5 0 595455359 580308992 93047 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=566708 CPUtime=50.64 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 17689 0 0 0 5059 5 0 0 25 0 5 0 595455364 580308992 93047 33554432000 4194304 5787044 140734132781504 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=566708 CPUtime=50.51 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 19421 0 0 0 5045 6 0 0 25 0 5 0 595455369 580308992 93047 33554432000 4194304 5787044 140734132781504 18446744073709551615 4254881 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=566708 CPUtime=50.63 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 18362 0 0 0 5059 4 0 0 25 0 5 0 595455375 580308992 93047 33554432000 4194304 5787044 140734132781504 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.03
Current children cumulated vsize (KiB) 575408

[startup+102.307 s]
/proc/loadavg: 8.06 8.06 7.80 9/188 17203
/proc/meminfo: memFree=14338256/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=575856 CPUtime=407.55 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 116311 0 0 0 40719 36 0 0 18 0 5 0 595455330 589676544 98296 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 143964 98296 419 389 0 139714 0
[pid=17195/tid=17197] ppid=17194 vsize=575856 CPUtime=101.99 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 20911 0 0 0 10189 10 0 0 25 0 5 0 595455359 589676544 98296 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=575856 CPUtime=101.57 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 18538 0 0 0 10150 7 0 0 25 0 5 0 595455364 589676544 98296 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=575856 CPUtime=101.72 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 20473 0 0 0 10164 8 0 0 25 0 5 0 595455369 589676544 98296 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=575856 CPUtime=101.81 cores=1,3,5,7

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


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

[startup+844.701 s]
/proc/loadavg: 8.19 8.12 7.94 9/188 17288
/proc/meminfo: memFree=15428980/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=835064 CPUtime=3373.05 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 160219 0 0 0 337204 101 0 0 18 0 5 0 595455330 855105536 141409 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 208766 141409 419 389 0 204516 0
[pid=17195/tid=17197] ppid=17194 vsize=835064 CPUtime=844.41 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 32391 0 0 0 84416 25 0 0 25 0 5 0 595455359 855105536 141409 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=835064 CPUtime=843.9 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 25932 0 0 0 84368 22 0 0 25 0 5 0 595455364 855105536 141409 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=835064 CPUtime=843.87 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 34144 0 0 0 84361 26 0 0 25 0 5 0 595455369 855105536 141409 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=835064 CPUtime=840.4 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 31830 0 0 0 84019 21 0 0 25 0 5 0 595455375 855105536 141409 33554432000 4194304 5787044 140734132781504 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3373.05
Current children cumulated vsize (KiB) 843764

[startup+857.501 s]
/proc/loadavg: 8.14 8.11 7.94 9/188 17288
/proc/meminfo: memFree=15427112/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=835064 CPUtime=3424.16 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 160303 0 0 0 342315 101 0 0 18 0 5 0 595455330 855105536 141493 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 208766 141493 419 389 0 204516 0
[pid=17195/tid=17197] ppid=17194 vsize=835064 CPUtime=857.21 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 32418 0 0 0 85696 25 0 0 25 0 5 0 595455359 855105536 141493 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=835064 CPUtime=856.69 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 25950 0 0 0 85647 22 0 0 25 0 5 0 595455364 855105536 141493 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=835064 CPUtime=856.6 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 34144 0 0 0 85634 26 0 0 25 0 5 0 595455369 855105536 141493 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=835064 CPUtime=853.19 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 31869 0 0 0 85298 21 0 0 25 0 5 0 595455375 855105536 141493 33554432000 4194304 5787044 140734132781504 18446744073709551615 5527168 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3424.16
Current children cumulated vsize (KiB) 843764

[startup+863.901 s]
/proc/loadavg: 8.13 8.11 7.94 9/188 17288
/proc/meminfo: memFree=15426856/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=835064 CPUtime=3449.72 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 160347 0 0 0 344871 101 0 0 18 0 5 0 595455330 855105536 141537 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 208766 141537 419 389 0 204516 0
[pid=17195/tid=17197] ppid=17194 vsize=835064 CPUtime=863.6 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 32441 0 0 0 86335 25 0 0 25 0 5 0 595455359 855105536 141537 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=835064 CPUtime=863.08 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 25950 0 0 0 86286 22 0 0 25 0 5 0 595455364 855105536 141537 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=835064 CPUtime=862.96 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 34144 0 0 0 86270 26 0 0 25 0 5 0 595455369 855105536 141537 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591844 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=835064 CPUtime=859.6 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 31890 0 0 0 85938 22 0 0 25 0 5 0 595455375 855105536 141537 33554432000 4194304 5787044 140734132781504 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3449.72
Current children cumulated vsize (KiB) 843764

[startup+867.101 s]
/proc/loadavg: 8.12 8.11 7.94 9/188 17289
/proc/meminfo: memFree=15426724/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=835064 CPUtime=3462.5 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 160353 0 0 0 346149 101 0 0 18 0 5 0 595455330 855105536 141543 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 208766 141543 419 389 0 204516 0
[pid=17195/tid=17197] ppid=17194 vsize=835064 CPUtime=866.8 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 32447 0 0 0 86655 25 0 0 25 0 5 0 595455359 855105536 141543 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=835064 CPUtime=866.29 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 25950 0 0 0 86607 22 0 0 25 0 5 0 595455364 855105536 141543 33554432000 4194304 5787044 140734132781504 18446744073709551615 5590624 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=835064 CPUtime=866.15 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 34144 0 0 0 86589 26 0 0 25 0 5 0 595455369 855105536 141543 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=835064 CPUtime=862.8 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 31890 0 0 0 86258 22 0 0 25 0 5 0 595455375 855105536 141543 33554432000 4194304 5787044 140734132781504 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3462.5
Current children cumulated vsize (KiB) 843764

[startup+868.701 s]
/proc/loadavg: 8.12 8.11 7.94 9/188 17289
/proc/meminfo: memFree=15426724/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=835064 CPUtime=3468.9 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 160369 0 0 0 346788 102 0 0 18 0 5 0 595455330 855105536 141559 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 208766 141559 419 389 0 204516 0
[pid=17195/tid=17197] ppid=17194 vsize=835064 CPUtime=868.4 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 32459 0 0 0 86815 25 0 0 25 0 5 0 595455359 855105536 141559 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=835064 CPUtime=867.89 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 25950 0 0 0 86767 22 0 0 25 0 5 0 595455364 855105536 141559 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=835064 CPUtime=867.74 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 34144 0 0 0 86748 26 0 0 25 0 5 0 595455369 855105536 141559 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=835064 CPUtime=864.4 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 31894 0 0 0 86418 22 0 0 25 0 5 0 595455375 855105536 141559 33554432000 4194304 5787044 140734132781504 18446744073709551615 4228056 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3468.9
Current children cumulated vsize (KiB) 843764

[startup+869.501 s]
/proc/loadavg: 8.12 8.11 7.94 9/188 17289
/proc/meminfo: memFree=15426600/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=835064 CPUtime=3472.09 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 160376 0 0 0 347107 102 0 0 18 0 5 0 595455330 855105536 141566 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 208766 141566 419 389 0 204516 0
[pid=17195/tid=17197] ppid=17194 vsize=835064 CPUtime=869.2 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 32464 0 0 0 86895 25 0 0 25 0 5 0 595455359 855105536 141566 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=835064 CPUtime=868.68 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) R 17194 17194 15086 0 -1 4202560 25950 0 0 0 86846 22 0 0 25 0 5 0 595455364 855105536 141566 33554432000 4194304 5787044 140734132781504 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=835064 CPUtime=868.54 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 34144 0 0 0 86828 26 0 0 25 0 5 0 595455369 855105536 141566 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=835064 CPUtime=865.2 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 31896 0 0 0 86498 22 0 0 25 0 5 0 595455375 855105536 141566 33554432000 4194304 5787044 140734132781504 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3472.09
Current children cumulated vsize (KiB) 843764

[startup+870.301 s]
/proc/loadavg: 8.12 8.11 7.94 9/188 17289
/proc/meminfo: memFree=15426476/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=835064 CPUtime=3475.28 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 160394 0 0 0 347426 102 0 0 18 0 5 0 595455330 855105536 141584 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 208766 141584 431 389 0 204516 0
[pid=17195/tid=17197] ppid=17194 vsize=835064 CPUtime=870 cores=1,3,5,7
/proc/17195/task/17197/stat : 17197 (priss) R 17194 17194 15086 0 -1 4202560 32465 0 0 0 86975 25 0 0 25 0 5 0 595455359 855105536 141584 33554432000 4194304 5787044 140734132781504 18446744073709551615 260020054772 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=17195/tid=17198] ppid=17194 vsize=835064 CPUtime=869.48 cores=1,3,5,7
/proc/17195/task/17198/stat : 17198 (priss) S 17194 17194 15086 0 -1 4202560 25962 0 0 0 86926 22 0 0 18 0 5 0 595455364 855105536 141584 33554432000 4194304 5787044 140734132781504 18446744073709551615 260020500974 0 0 4096 0 18446604461398056000 0 0 -1 1 0 0 0
[pid=17195/tid=17199] ppid=17194 vsize=835064 CPUtime=869.33 cores=1,3,5,7
/proc/17195/task/17199/stat : 17199 (priss) R 17194 17194 15086 0 -1 4202560 34144 0 0 0 86907 26 0 0 25 0 5 0 595455369 855105536 141584 33554432000 4194304 5787044 140734132781504 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=17195/tid=17200] ppid=17194 vsize=835064 CPUtime=866 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 31901 0 0 0 86578 22 0 0 25 0 5 0 595455375 855105536 141584 33554432000 4194304 5787044 140734132781504 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3475.28
Current children cumulated vsize (KiB) 843764

[startup+870.501 s]
/proc/loadavg: 8.12 8.11 7.94 9/188 17289
/proc/meminfo: memFree=15426476/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=827772 CPUtime=3475.85 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 161357 0 0 0 347482 103 0 0 18 0 2 0 595455330 847638528 141429 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 206943 141429 447 389 0 202693 0
[pid=17195/tid=17200] ppid=17194 vsize=827772 CPUtime=866.19 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 32845 0 0 0 86597 22 0 0 25 0 2 0 595455375 847638528 141429 33554432000 4194304 5787044 140734132781504 18446744073709551615 4330670 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3475.85
Current children cumulated vsize (KiB) 836472

[startup+870.601 s]
/proc/loadavg: 8.12 8.11 7.94 9/188 17289
/proc/meminfo: memFree=15426476/32951124 swapFree=67111528/67111528
[pid=17194] ppid=17192 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/17194/stat : 17194 (priss.sh) S 17192 17194 15086 0 -1 4202496 330 0 0 0 0 0 0 0 21 0 1 0 595455330 8908800 251 33554432000 4194304 4922060 140735865077488 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/17194/statm: 2175 251 211 178 0 68 0
[pid=17195] ppid=17194 vsize=827772 CPUtime=3475.95 cores=1,3,5,7
/proc/17195/stat : 17195 (priss) S 17194 17194 15086 0 -1 4202496 161358 0 0 0 347492 103 0 0 18 0 2 0 595455330 847638528 141430 33554432000 4194304 5787044 140734132781504 18446744073709551615 260032198629 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/17195/statm: 206943 141430 447 389 0 202693 0
[pid=17195/tid=17200] ppid=17194 vsize=827772 CPUtime=866.29 cores=1,3,5,7
/proc/17195/task/17200/stat : 17200 (priss) R 17194 17194 15086 0 -1 4202560 32846 0 0 0 86607 22 0 0 25 0 2 0 595455375 847638528 141430 33554432000 4194304 5787044 140734132781504 18446744073709551615 4327501 0 0 4096 0 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3475.95
Current children cumulated vsize (KiB) 836472

Child status: 20
Real time (s): 870.697
CPU time (s): 3476.05
CPU user time (s): 3474.99
CPU system time (s): 1.06284
CPU usage (%): 399.226
Max. virtual memory (cumulated for all children) (KiB): 843764

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

runsolver used 1.11983 second user time and 3.63245 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-29 06:44:08
IDJOB=3288469
IDBENCH=82497
IDSOLVER=1603
FILE ID=node110/3288469-1304052247
RUNJOBID= node110-1304039990-15105
PBS_JOBID= 13170381
Free space on /tmp= 72800 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_unknown.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288469-1304052247/watcher-3288469-1304052247 -o /tmp/evaluation-result-3288469-1304052247/solver-3288469-1304052247 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3288469-1304052247.cnf 1538172139 4800 15500 4

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=1538172139

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14788288 kB
Buffers:       2339472 kB
Cached:       13397584 kB
SwapCached:          0 kB
Active:        9740632 kB
Inactive:      7846556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14788288 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20228 kB
Writeback:           0 kB
AnonPages:     1849100 kB
Mapped:          15616 kB
Slab:           508568 kB
PageTables:       8484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2156608 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= 72800 MiB
End job on node110 at 2011-04-29 06:58:38