Trace number 3287916

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 AutoUNSAT 354.842 89.0598

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 28972
0.00/0.00	c setup for 4cores
0.00/0.06	c parsetime: 61710us
0.00/0.06	c parsed 241364 clauses with 82007 variables
0.00/0.08	c NW started thread 0 successfully (1090324800)
0.00/0.09	c NW started thread 1 successfully (1117587776)
0.00/0.11	c NW started thread 2 successfully (1100814656)
0.00/0.13	c NW started thread 3 successfully (1128077632)
8.01/2.13	c preprocessor returned 82007 variables
8.01/2.13	c preprocessing returned UNKNOWN
8.01/2.13	c PP set 3461 variables
8.01/2.13	c pp time: 2035388us (2s)
8.01/2.16	c preprocessor returned 82007 variables
8.01/2.16	c preprocessing returned UNKNOWN
8.01/2.16	c PP set 3461 variables
8.01/2.16	c pp time: 2046469us (2s)
8.01/2.18	c preprocessor returned 82007 variables
8.01/2.18	c preprocessing returned UNKNOWN
8.01/2.18	c PP set 3461 variables
8.01/2.18	c pp time: 2028255us (2s)
8.01/2.18	c preprocessor returned 82007 variables
8.01/2.18	c preprocessing returned UNKNOWN
8.01/2.18	c PP set 3461 variables
8.01/2.18	c pp time: 2050424us (2s)
8.82/2.37	c HTE
9.23/2.46	c subsumption
9.61/2.55	c simplified formula contains 0 unit clauses
41.15/10.49	c HTE
41.55/10.59	c subsumption
42.35/10.75	c simplified formula contains 0 unit clauses
52.75/13.36	c added unsatisfied clause
52.75/13.36	c failed to add network clauses
59.13/14.90	c added unsatisfied clause
59.13/14.90	c failed to add network clauses
87.48/22.04	c added unsatisfied clause
87.48/22.04	c failed to add network clauses
113.05/28.44	c added unsatisfied clause
113.05/28.44	c failed to add network clauses
127.03/31.98	c added unsatisfied clause
127.03/31.98	c failed to add network clauses
189.72/47.69	c HTE
190.92/47.90	c subsumption
192.92/48.47	c simplified formula contains 0 unit clauses
206.51/51.85	c added unsatisfied clause
206.51/51.85	c failed to add network clauses
238.44/59.81	c received clause contains eliminated literal 7230
245.24/61.58	c received clause contains eliminated literal 33504
297.15/74.58	c HTE
297.95/74.75	c subsumption
299.54/75.15	c simplified formula contains 0 unit clauses
305.94/76.74	c received clause contains eliminated literal 5912
327.10/82.06	c received clause contains eliminated literal 4768
327.50/82.17	c received clause contains eliminated literal 57857
341.88/85.73	c received clause contains eliminated literal 23099
343.88/86.22	c HTE
345.07/86.59	c subsumption
346.67/86.98	c simplified formula contains 0 unit clauses
353.46/88.69	c ====================
353.46/88.69	c implication/decision inf%(inf)
353.46/88.69	c decisions:           6745190
353.46/88.69	c last level:          0
353.46/88.69	c conflicts:           489492
353.46/88.69	c restarts:            3249
353.46/88.69	c rejected_restarts    0
353.46/88.69	c removals:            17
353.46/88.69	c removed clauses:     300633
353.46/88.69	c oft clauses:         0
353.86/88.70	c ====================
353.86/88.70	c ====================
353.86/88.70	c ====================
353.86/88.74	c solvetime: 86565922us (86s)
354.21/88.88	c sended clauses   | 23929 | 23190 | 21126 | 26847 |
354.21/88.88	c received clauses | 802 | 831 | 1024 | 567 |
354.21/88.88	c join all other threads
354.75/89.02	c joined thread 0
354.75/89.02	c joined thread 1
354.75/89.03	c joined thread 2
354.75/89.03	c joined thread 3
354.75/89.03	c memory usage (vsize): 434 MB
354.75/89.03	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-3287916-1304050486/watcher-3287916-1304050486 -o /tmp/evaluation-result-3287916-1304050486/solver-3287916-1304050486 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3287916-1304050486.cnf 1247727510 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.35 8.08 7.95 5/182 28971
/proc/meminfo: memFree=23694124/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0

[startup+0.063846 s]
/proc/loadavg: 8.35 8.08 7.95 5/182 28971
/proc/meminfo: memFree=23694124/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.107831 s]
/proc/loadavg: 8.35 8.08 7.95 5/182 28971
/proc/meminfo: memFree=23694124/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.329504 s]
/proc/loadavg: 8.35 8.08 7.95 5/182 28971
/proc/meminfo: memFree=23694124/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.745258 s]
/proc/loadavg: 8.35 8.08 7.95 5/182 28971
/proc/meminfo: memFree=23694124/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50054 s]
/proc/loadavg: 8.35 8.08 7.95 10/188 28977
/proc/meminfo: memFree=23485780/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=392324 CPUtime=5.62 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 81285 0 0 0 539 23 0 0 19 0 5 0 516646317 401739776 53093 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 98081 53093 351 389 0 93831 0
[pid=28972/tid=28974] ppid=28971 vsize=392324 CPUtime=1.39 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 16948 0 0 0 134 5 0 0 18 0 5 0 516646325 401739776 53093 33554432000 4194304 5787044 140734725531968 18446744073709551615 4275966 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=392324 CPUtime=1.38 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 18151 0 0 0 133 5 0 0 18 0 5 0 516646327 401739776 53093 33554432000 4194304 5787044 140734725531968 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=392324 CPUtime=1.35 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 16926 0 0 0 130 5 0 0 18 0 5 0 516646328 401739776 53093 33554432000 4194304 5787044 140734725531968 18446744073709551615 4276259 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=392324 CPUtime=1.34 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 17140 0 0 0 129 5 0 0 19 0 5 0 516646330 401739776 53093 33554432000 4194304 5787044 140734725531968 18446744073709551615 4276512 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 401024

[startup+3.10125 s]
/proc/loadavg: 8.35 8.08 7.95 9/188 28977
/proc/meminfo: memFree=23426384/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=415348 CPUtime=12.01 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 110855 0 0 0 1174 27 0 0 19 0 5 0 516646317 425316352 69436 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 103837 69436 418 389 0 99587 0
[pid=28972/tid=28974] ppid=28971 vsize=415348 CPUtime=2.98 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 24063 0 0 0 293 5 0 0 21 0 5 0 516646325 425316352 69436 33554432000 4194304 5787044 140734725531968 18446744073709551615 5590540 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=415348 CPUtime=2.98 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 24576 0 0 0 292 6 0 0 22 0 5 0 516646327 425316352 69436 33554432000 4194304 5787044 140734725531968 18446744073709551615 212687780383 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=415348 CPUtime=2.94 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 23563 0 0 0 288 6 0 0 18 0 5 0 516646328 425316352 69436 33554432000 4194304 5787044 140734725531968 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=415348 CPUtime=2.94 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 26533 0 0 0 287 7 0 0 22 0 5 0 516646330 425316352 69436 33554432000 4194304 5787044 140734725531968 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 424048

[startup+6.30067 s]
/proc/loadavg: 8.32 8.08 7.95 9/188 28978
/proc/meminfo: memFree=23412840/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=415348 CPUtime=24.79 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 111154 0 0 0 2450 29 0 0 19 0 5 0 516646317 425316352 69735 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 103837 69735 418 389 0 99587 0
[pid=28972/tid=28974] ppid=28971 vsize=415348 CPUtime=6.19 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 24093 0 0 0 613 6 0 0 19 0 5 0 516646325 425316352 69735 33554432000 4194304 5787044 140734725531968 18446744073709551615 5576454 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=415348 CPUtime=6.17 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 24634 0 0 0 611 6 0 0 25 0 5 0 516646327 425316352 69735 33554432000 4194304 5787044 140734725531968 18446744073709551615 212687336481 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=415348 CPUtime=6.12 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 23654 0 0 0 605 7 0 0 20 0 5 0 516646328 425316352 69735 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=415348 CPUtime=6.13 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 26653 0 0 0 606 7 0 0 25 0 5 0 516646330 425316352 69735 33554432000 4194304 5787044 140734725531968 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 424048

[startup+12.7005 s]
/proc/loadavg: 8.30 8.08 7.95 9/188 28978
/proc/meminfo: memFree=23407188/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=415348 CPUtime=50.34 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 113832 0 0 0 5002 32 0 0 19 0 5 0 516646317 425316352 70490 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 103837 70490 418 389 0 99587 0
[pid=28972/tid=28974] ppid=28971 vsize=415348 CPUtime=12.59 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 24289 0 0 0 1252 7 0 0 25 0 5 0 516646325 425316352 70490 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=415348 CPUtime=12.58 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 24873 0 0 0 1251 7 0 0 25 0 5 0 516646327 425316352 70490 33554432000 4194304 5787044 140734725531968 18446744073709551615 5586627 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=415348 CPUtime=12.49 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 23877 0 0 0 1241 8 0 0 25 0 5 0 516646328 425316352 70490 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=415348 CPUtime=12.53 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 28673 0 0 0 1245 8 0 0 25 0 5 0 516646330 425316352 70490 33554432000 4194304 5787044 140734725531968 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.34
Current children cumulated vsize (KiB) 424048

[startup+25.5072 s]
/proc/loadavg: 8.23 8.07 7.95 9/188 28978
/proc/meminfo: memFree=23387316/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=419464 CPUtime=101.49 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 116395 0 0 0 10111 38 0 0 19 0 5 0 516646317 429531136 73053 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 104866 73053 418 389 0 100616 0
[pid=28972/tid=28974] ppid=28971 vsize=419464 CPUtime=25.39 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 25632 0 0 0 2531 8 0 0 25 0 5 0 516646325 429531136 73053 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=419464 CPUtime=25.38 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 25330 0 0 0 2530 8 0 0 25 0 5 0 516646327 429531136 73053 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=419464 CPUtime=25.21 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 24277 0 0 0 2511 10 0 0 25 0 5 0 516646328 429531136 73053 33554432000 4194304 5787044 140734725531968 18446744073709551615 4213852 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=419464 CPUtime=25.34 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 29036 0 0 0 2525 9 0 0 25 0 5 0 516646330 429531136 73053 33554432000 4194304 5787044 140734725531968 18446744073709551615 5528380 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 428164

[startup+51.1005 s]
/proc/loadavg: 8.22 8.08 7.95 9/188 28979
/proc/meminfo: memFree=23330388/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=493540 CPUtime=203.7 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 125685 0 0 0 20318 52 0 0 19 0 5 0 516646317 505384960 81389 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 123385 81389 418 389 0 119135 0
[pid=28972/tid=28974] ppid=28971 vsize=493540 CPUtime=50.98 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 28458 0 0 0 5087 11 0 0 25 0 5 0 516646325 505384960 81389 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=493540 CPUtime=50.97 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 25856 0 0 0 5087 10 0 0 25 0 5 0 516646327 505384960 81389 33554432000 4194304 5787044 140734725531968 18446744073709551615 5590848 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=493540 CPUtime=50.67 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 25051 0 0 0 5053 14 0 0 25 0 5 0 516646328 505384960 81389 33554432000 4194304 5787044 140734725531968 18446744073709551615 5590624 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=493540 CPUtime=50.92 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 34200 0 0 0 5078 14 0 0 24 0 5 0 516646330 505384960 81389 33554432000 4194304 5787044 140734725531968 18446744073709551615 212687780383 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.7
Current children cumulated vsize (KiB) 502240

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

[startup+51.3005 s]
/proc/loadavg: 8.22 8.08 7.95 9/188 28979
/proc/meminfo: memFree=23330388/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=493540 CPUtime=204.5 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 125685 0 0 0 20398 52 0 0 19 0 5 0 516646317 505384960 81389 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 123385 81389 418 389 0 119135 0
[pid=28972/tid=28974] ppid=28971 vsize=493540 CPUtime=51.18 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 28458 0 0 0 5107 11 0 0 25 0 5 0 516646325 505384960 81389 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591666 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=493540 CPUtime=51.17 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 25856 0 0 0 5107 10 0 0 25 0 5 0 516646327 505384960 81389 33554432000 4194304 5787044 140734725531968 18446744073709551615 4254583 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=493540 CPUtime=50.87 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 25051 0 0 0 5073 14 0 0 25 0 5 0 516646328 505384960 81389 33554432000 4194304 5787044 140734725531968 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=493540 CPUtime=51.12 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 34200 0 0 0 5098 14 0 0 25 0 5 0 516646330 505384960 81389 33554432000 4194304 5787044 140734725531968 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.5
Current children cumulated vsize (KiB) 502240

[startup+64.1011 s]
/proc/loadavg: 8.31 8.11 7.96 9/188 28979
/proc/meminfo: memFree=23315996/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=493540 CPUtime=255.62 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 126709 0 0 0 25503 59 0 0 19 0 5 0 516646317 505384960 82392 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 123385 82392 418 389 0 119135 0
[pid=28972/tid=28974] ppid=28971 vsize=493540 CPUtime=63.97 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 28707 0 0 0 6384 13 0 0 25 0 5 0 516646325 505384960 82392 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=493540 CPUtime=63.97 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 25972 0 0 0 6386 11 0 0 25 0 5 0 516646327 505384960 82392 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=493540 CPUtime=63.59 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 25237 0 0 0 6343 16 0 0 25 0 5 0 516646328 505384960 82392 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=493540 CPUtime=63.92 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 34673 0 0 0 6376 16 0 0 25 0 5 0 516646330 505384960 82392 33554432000 4194304 5787044 140734725531968 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 255.62
Current children cumulated vsize (KiB) 502240

[startup+76.9008 s]
/proc/loadavg: 8.26 8.11 7.96 9/188 28979
/proc/meminfo: memFree=23285488/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=503524 CPUtime=306.74 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 131903 0 0 0 30609 65 0 0 19 0 5 0 516646317 515608576 87531 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 125881 87531 418 389 0 121631 0
[pid=28972/tid=28974] ppid=28971 vsize=503524 CPUtime=76.78 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 29159 0 0 0 7663 15 0 0 25 0 5 0 516646325 515608576 87531 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=503524 CPUtime=76.77 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 26291 0 0 0 7665 12 0 0 25 0 5 0 516646327 515608576 87531 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=503524 CPUtime=76.32 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 26092 0 0 0 7614 18 0 0 25 0 5 0 516646328 515608576 87531 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=503524 CPUtime=76.71 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 38241 0 0 0 7654 17 0 0 25 0 5 0 516646330 515608576 87531 33554432000 4194304 5787044 140734725531968 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 306.74
Current children cumulated vsize (KiB) 512224

[startup+83.3007 s]
/proc/loadavg: 8.24 8.10 7.96 9/188 28980
/proc/meminfo: memFree=23279024/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=503524 CPUtime=332.3 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 132042 0 0 0 33163 67 0 0 19 0 5 0 516646317 515608576 87637 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 125881 87637 418 389 0 121631 0
[pid=28972/tid=28974] ppid=28971 vsize=503524 CPUtime=83.17 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 29172 0 0 0 8302 15 0 0 25 0 5 0 516646325 515608576 87637 33554432000 4194304 5787044 140734725531968 18446744073709551615 4254633 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=503524 CPUtime=83.17 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 26417 0 0 0 8304 13 0 0 25 0 5 0 516646327 515608576 87637 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=503524 CPUtime=82.68 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 26092 0 0 0 8250 18 0 0 25 0 5 0 516646328 515608576 87637 33554432000 4194304 5787044 140734725531968 18446744073709551615 4229263 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=503524 CPUtime=83.11 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 38241 0 0 0 8293 18 0 0 25 0 5 0 516646330 515608576 87637 33554432000 4194304 5787044 140734725531968 18446744073709551615 212687780383 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 332.3
Current children cumulated vsize (KiB) 512224

[startup+86.5011 s]
/proc/loadavg: 8.22 8.10 7.96 9/188 28980
/proc/meminfo: memFree=23272200/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=503524 CPUtime=345.07 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 133303 0 0 0 34439 68 0 0 19 0 5 0 516646317 515608576 88072 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 125881 88073 418 389 0 121631 0
[pid=28972/tid=28974] ppid=28971 vsize=503524 CPUtime=86.37 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 29172 0 0 0 8622 15 0 0 25 0 5 0 516646325 515608576 88073 33554432000 4194304 5787044 140734725531968 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=503524 CPUtime=86.36 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 26417 0 0 0 8623 13 0 0 25 0 5 0 516646327 515608576 88074 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=503524 CPUtime=85.86 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 26092 0 0 0 8568 18 0 0 25 0 5 0 516646328 515608576 88074 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=503524 CPUtime=86.31 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 39505 0 0 0 8612 19 0 0 25 0 5 0 516646330 515608576 88075 33554432000 4194304 5787044 140734725531968 18446744073709551615 212687336133 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 345.07
Current children cumulated vsize (KiB) 512224

[startup+88.1008 s]
/proc/loadavg: 8.22 8.10 7.96 9/188 28980
/proc/meminfo: memFree=23266496/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=503524 CPUtime=351.48 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 133841 0 0 0 35080 68 0 0 19 0 5 0 516646317 515608576 88610 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 125881 88610 418 389 0 121631 0
[pid=28972/tid=28974] ppid=28971 vsize=503524 CPUtime=87.97 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 29172 0 0 0 8782 15 0 0 25 0 5 0 516646325 515608576 88610 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591716 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=503524 CPUtime=87.97 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 26417 0 0 0 8784 13 0 0 25 0 5 0 516646327 515608576 88610 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=503524 CPUtime=87.45 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 26092 0 0 0 8727 18 0 0 25 0 5 0 516646328 515608576 88610 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=503524 CPUtime=87.92 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 40040 0 0 0 8773 19 0 0 25 0 5 0 516646330 515608576 88610 33554432000 4194304 5787044 140734725531968 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 351.48
Current children cumulated vsize (KiB) 512224

[startup+88.5007 s]
/proc/loadavg: 8.22 8.10 7.96 9/188 28980
/proc/meminfo: memFree=23266496/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=503524 CPUtime=353.06 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 133841 0 0 0 35238 68 0 0 19 0 5 0 516646317 515608576 88610 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699498929 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 125881 88610 418 389 0 121631 0
[pid=28972/tid=28974] ppid=28971 vsize=503524 CPUtime=88.37 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 29172 0 0 0 8822 15 0 0 25 0 5 0 516646325 515608576 88610 33554432000 4194304 5787044 140734725531968 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=503524 CPUtime=88.36 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 26417 0 0 0 8823 13 0 0 25 0 5 0 516646327 515608576 88610 33554432000 4194304 5787044 140734725531968 18446744073709551615 5588208 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=503524 CPUtime=87.85 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 26092 0 0 0 8767 18 0 0 25 0 5 0 516646328 515608576 88610 33554432000 4194304 5787044 140734725531968 18446744073709551615 5591024 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=28972/tid=28977] ppid=28971 vsize=503524 CPUtime=88.31 cores=0,2,4,6
/proc/28972/task/28977/stat : 28977 (priss) R 28971 28971 28051 0 -1 4202560 40040 0 0 0 8812 19 0 0 25 0 5 0 516646330 515608576 88610 33554432000 4194304 5787044 140734725531968 18446744073709551615 5527072 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 353.06
Current children cumulated vsize (KiB) 512224

[startup+88.9006 s]
/proc/loadavg: 8.22 8.10 7.96 9/188 28980
/proc/meminfo: memFree=23266496/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=495832 CPUtime=354.48 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 133856 0 0 0 35352 96 0 0 18 0 4 0 516646317 507731968 86234 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699477989 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 123958 86234 432 389 0 119708 0
[pid=28972/tid=28974] ppid=28971 vsize=495832 CPUtime=88.73 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 29172 0 0 0 8851 22 0 0 17 0 4 0 516646325 507731968 86234 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699501237 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=495832 CPUtime=88.74 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 26417 0 0 0 8855 19 0 0 17 0 4 0 516646327 507731968 86234 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699501237 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=495832 CPUtime=88.2 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 26092 0 0 0 8793 27 0 0 17 0 4 0 516646328 507731968 86234 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699501237 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 354.48
Current children cumulated vsize (KiB) 504532

[startup+89.0006 s]
/proc/loadavg: 8.22 8.10 7.96 9/188 28980
/proc/meminfo: memFree=23266496/32951124 swapFree=67111524/67111528
[pid=28971] ppid=28969 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/28971/stat : 28971 (prissAuto.sh) S 28969 28971 28051 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 516646317 8908800 251 33554432000 4194304 4922060 140733455772416 18446744073709551615 212687494277 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/28971/statm: 2175 251 211 178 0 68 0
[pid=28972] ppid=28971 vsize=477868 CPUtime=354.75 cores=0,2,4,6
/proc/28972/stat : 28972 (priss) S 28971 28971 28051 0 -1 4202496 133856 0 0 0 35366 109 0 0 18 0 4 0 516646317 489336832 81743 33554432000 4194304 5787044 140734725531968 18446744073709551615 212699477989 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/28972/statm: 119467 81743 432 389 0 115217 0
[pid=28972/tid=28974] ppid=28971 vsize=477868 CPUtime=88.82 cores=0,2,4,6
/proc/28972/task/28974/stat : 28974 (priss) R 28971 28971 28051 0 -1 4202560 29172 0 0 0 8855 27 0 0 18 0 4 0 516646325 489336832 81743 33554432000 4194304 5787044 140734725531968 18446744073709551615 212687331285 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=28972/tid=28975] ppid=28971 vsize=477868 CPUtime=88.82 cores=0,2,4,6
/proc/28972/task/28975/stat : 28975 (priss) R 28971 28971 28051 0 -1 4202560 26417 0 0 0 8861 21 0 0 17 0 4 0 516646327 489336832 81743 33554432000 4194304 5787044 140734725531968 18446744073709551615 212687333120 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=28972/tid=28976] ppid=28971 vsize=477868 CPUtime=88.29 cores=0,2,4,6
/proc/28972/task/28976/stat : 28976 (priss) R 28971 28971 28051 0 -1 4202560 26092 0 0 0 8797 32 0 0 17 0 4 0 516646328 489336832 81743 33554432000 4194304 5787044 140734725531968 18446744073709551615 212687331285 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 354.75
Current children cumulated vsize (KiB) 486568

Child status: 20
Real time (s): 89.0598
CPU time (s): 354.842
CPU user time (s): 353.724
CPU system time (s): 1.11783
CPU usage (%): 398.431
Max. virtual memory (cumulated for all children) (KiB): 512224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 353.724
system time used= 1.11783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134209
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= 39834
involuntary context switches= 1787

runsolver used 0.141978 second user time and 0.347947 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-29 06:14:46
IDJOB=3287916
IDBENCH=82477
IDSOLVER=1602
FILE ID=node139/3287916-1304050486
RUNJOBID= node139-1304045238-28069
PBS_JOBID= 13170397
Free space on /tmp= 72540 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287916-1304050486/watcher-3287916-1304050486 -o /tmp/evaluation-result-3287916-1304050486/solver-3287916-1304050486 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3287916-1304050486.cnf 1247727510 4800 15500 4

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=1247727510

node139.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.852
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.70
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23694272 kB
Buffers:       2028908 kB
Cached:        5884708 kB
SwapCached:          4 kB
Active:        1637464 kB
Inactive:      7100348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23694272 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5864 kB
Writeback:           0 kB
AnonPages:      824104 kB
Mapped:          15632 kB
Slab:           453220 kB
PageTables:       6092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1081028 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= 72540 MiB
End job on node139 at 2011-04-29 06:16:15