Trace number 3293482

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 266.696 67.0882

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
manolios/c10idw_i.cnf
MD5SUMc139a321e75833c70af36726562b66de
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark23.2925
Satisfiable
(Un)Satisfiability was proved
Number of variables196306
Number of clauses582994
Sum of the clauses size1360318
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2388662
Number of clauses of size 3194331
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: 31878
0.00/0.00	c setup for 4cores
0.00/0.17	c parsetime: 165864us
0.00/0.17	c parsed 582994 clauses with 196306 variables
0.00/0.20	c NW started thread 0 successfully (1095727424)
0.00/0.24	c NW started thread 1 successfully (1106217280)
0.00/0.29	c NW started thread 2 successfully (1085012288)
0.00/0.34	c NW started thread 3 successfully (1116707136)
29.35/7.62	c preprocessor returned 196306 variables
29.35/7.62	c preprocessing returned UNKNOWN
29.35/7.62	c PP set 2849 variables
29.35/7.62	c pp time: 7373082us (7s)
29.35/7.68	c preprocessor returned 196306 variables
29.35/7.68	c preprocessing returned UNKNOWN
29.35/7.68	c PP set 2849 variables
29.35/7.68	c pp time: 7389816us (7s)
29.76/7.76	c preprocessor returned 196306 variables
29.76/7.76	c preprocessing returned UNKNOWN
29.76/7.76	c PP set 2849 variables
29.76/7.76	c pp time: 7369962us (7s)
29.76/7.79	c preprocessor returned 196306 variables
29.76/7.79	c preprocessing returned UNKNOWN
29.76/7.79	c PP set 2849 variables
29.76/7.79	c pp time: 7444313us (7s)
31.73/8.23	c HTE
32.53/8.47	c subsumption
33.74/8.77	c simplified formula contains 0 unit clauses
35.31/9.15	c HTE
36.12/9.30	c subsumption
36.92/9.59	c simplified formula contains 0 unit clauses
37.32/9.62	c received clause contains eliminated literal -38572
38.14/9.88	c HTE
39.32/10.10	c subsumption
40.12/10.38	c simplified formula contains 0 unit clauses
40.52/10.41	c received clause contains eliminated literal -109072
40.52/10.41	c received clause contains eliminated literal -38563
40.52/10.41	c received clause contains eliminated literal -15520
46.10/11.84	c received clause contains eliminated literal -38513
48.90/12.54	c HTE
49.70/12.70	c subsumption
50.90/13.01	c simplified formula contains 0 unit clauses
63.67/16.27	c received clause contains eliminated literal 29743
65.67/16.70	c HTE
66.07/16.87	c subsumption
67.27/17.14	c simplified formula contains 0 unit clauses
67.27/17.16	c received clause contains eliminated literal -131323
68.47/17.41	c HTE
68.89/17.55	c subsumption
70.06/17.80	c simplified formula contains 0 unit clauses
84.45/21.40	c HTE
84.85/21.55	c subsumption
86.05/21.84	c simplified formula contains 0 unit clauses
86.05/21.87	c received clause contains eliminated literal -86021
92.83/23.59	c received clause contains eliminated literal -141851
121.61/30.74	c added unsatisfied clause
121.61/30.74	c failed to add network clauses
173.11/43.62	c HTE
174.33/43.93	c subsumption
179.12/45.13	c simplified formula contains 0 unit clauses
238.61/60.09	c added unsatisfied clause
238.61/60.09	c failed to add network clauses
242.22/60.97	c added unsatisfied clause
242.22/60.97	c failed to add network clauses
246.60/62.07	c HTE
248.20/62.44	c subsumption
251.79/63.37	c simplified formula contains 0 unit clauses
252.98/63.66	c HTE
253.80/63.89	c subsumption
255.78/64.35	c simplified formula contains 0 unit clauses
259.77/65.35	c added unsatisfied clause
259.77/65.35	c failed to add network clauses
260.17/65.40	c added unsatisfied clause
260.17/65.40	c failed to add network clauses
264.97/66.67	c added unsatisfied clause
264.97/66.67	c failed to add network clauses
265.37/66.73	c added unsatisfied clause
265.37/66.73	c failed to add network clauses
265.37/66.78	c received clause contains eliminated literal -15299
265.77/66.80	c received clause contains eliminated literal -15239
265.77/66.82	c received clause contains eliminated literal 15339
265.77/66.82	c ====================
265.77/66.82	c implication/decision inf%(inf)
265.77/66.82	c decisions:           2340929
265.77/66.82	c last level:          0
265.77/66.82	c conflicts:           242619
265.77/66.82	c restarts:            1609
265.77/66.82	c rejected_restarts    0
265.77/66.82	c removals:            15
265.77/66.82	c removed clauses:     174433
265.77/66.82	c oft clauses:         0
265.77/66.86	c solvetime: 59245609us (59s)
266.55/67.03	c sended clauses   | 13433 | 13404 | 10585 | 15119 |
266.55/67.03	c received clauses | 194 | 253 | 230 | 156 |
266.55/67.03	c join all other threads
266.55/67.03	c joined thread 0
266.55/67.03	c joined thread 1
266.55/67.03	c joined thread 2
266.55/67.05	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-3293482-1304076551/watcher-3293482-1304076551 -o /tmp/evaluation-result-3293482-1304076551/solver-3293482-1304076551 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3293482-1304076551.cnf 1762859520 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: 7.91 8.07 8.02 5/182 31877
/proc/meminfo: memFree=25964764/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0

[startup+0.0610871 s]
/proc/loadavg: 7.91 8.07 8.02 5/182 31877
/proc/meminfo: memFree=25964764/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101082 s]
/proc/loadavg: 7.91 8.07 8.02 5/182 31877
/proc/meminfo: memFree=25964764/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301135 s]
/proc/loadavg: 7.91 8.07 8.02 5/182 31877
/proc/meminfo: memFree=25964764/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700932 s]
/proc/loadavg: 7.91 8.07 8.02 5/182 31877
/proc/meminfo: memFree=25964764/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/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: 7.91 8.07 8.02 9/188 31883
/proc/meminfo: memFree=25546428/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=657188 CPUtime=5.08 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 154116 0 0 0 473 35 0 0 18 0 5 0 500070632 672960512 103212 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 164297 103212 350 389 0 160047 0
[pid=31878/tid=31880] ppid=31877 vsize=657188 CPUtime=1.25 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 30996 0 0 0 119 6 0 0 19 0 5 0 500070653 672960512 103212 33554432000 4194304 5787044 140733385329408 18446744073709551615 18446744073699065949 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=657188 CPUtime=1.21 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 32571 0 0 0 114 7 0 0 19 0 5 0 500070657 672960512 103212 33554432000 4194304 5787044 140733385329408 18446744073709551615 18446744073699065974 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=657188 CPUtime=1.15 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 32180 0 0 0 106 9 0 0 19 0 5 0 500070661 672960512 103212 33554432000 4194304 5787044 140733385329408 18446744073709551615 18446744073699065989 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=657188 CPUtime=1.11 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 31082 0 0 0 103 8 0 0 18 0 5 0 500070666 672960512 103212 33554432000 4194304 5787044 140733385329408 18446744073709551615 228095107079 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 665888

[startup+3.10049 s]
/proc/loadavg: 7.91 8.07 8.02 9/188 31883
/proc/meminfo: memFree=25513320/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=675840 CPUtime=11.37 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 179536 0 0 0 1074 63 0 0 18 0 5 0 500070632 692060160 126922 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 168960 126922 350 389 0 164710 0
[pid=31878/tid=31880] ppid=31877 vsize=675840 CPUtime=2.82 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 36050 0 0 0 267 15 0 0 18 0 5 0 500070653 692060160 126922 33554432000 4194304 5787044 140733385329408 18446744073709551615 4335738 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=675840 CPUtime=2.78 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 38470 0 0 0 264 14 0 0 18 0 5 0 500070657 692060160 126922 33554432000 4194304 5787044 140733385329408 18446744073709551615 4335986 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=675840 CPUtime=2.72 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 39894 0 0 0 256 16 0 0 18 0 5 0 500070661 692060160 126922 33554432000 4194304 5787044 140733385329408 18446744073709551615 4336794 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=675840 CPUtime=2.69 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 37835 0 0 0 256 13 0 0 18 0 5 0 500070666 692060160 126922 33554432000 4194304 5787044 140733385329408 18446744073709551615 4336173 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 684540

[startup+6.3009 s]
/proc/loadavg: 7.92 8.07 8.02 9/188 31883
/proc/meminfo: memFree=25431844/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=675840 CPUtime=24.15 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 185723 0 0 0 2351 64 0 0 18 0 5 0 500070632 692060160 133109 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 168960 133109 351 389 0 164710 0
[pid=31878/tid=31880] ppid=31877 vsize=675840 CPUtime=6.02 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 37774 0 0 0 587 15 0 0 25 0 5 0 500070653 692060160 133109 33554432000 4194304 5787044 140733385329408 18446744073709551615 4278473 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=675840 CPUtime=5.97 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 40208 0 0 0 583 14 0 0 25 0 5 0 500070657 692060160 133109 33554432000 4194304 5787044 140733385329408 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=675840 CPUtime=5.9 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 40899 0 0 0 574 16 0 0 23 0 5 0 500070661 692060160 133109 33554432000 4194304 5787044 140733385329408 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=675840 CPUtime=5.89 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 39555 0 0 0 576 13 0 0 25 0 5 0 500070666 692060160 133109 33554432000 4194304 5787044 140733385329408 18446744073709551615 4276317 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.15
Current children cumulated vsize (KiB) 684540

[startup+12.7007 s]
/proc/loadavg: 7.93 8.07 8.02 9/188 31884
/proc/meminfo: memFree=25274992/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=890852 CPUtime=49.7 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 273756 0 0 0 4891 79 0 0 18 0 5 0 500070632 912232448 172477 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 222713 172477 418 389 0 218463 0
[pid=31878/tid=31880] ppid=31877 vsize=890852 CPUtime=12.42 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 52897 0 0 0 1224 18 0 0 25 0 5 0 500070653 912232448 172477 33554432000 4194304 5787044 140733385329408 18446744073709551615 4254912 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=890852 CPUtime=12.37 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 53827 0 0 0 1221 16 0 0 19 0 5 0 500070657 912232448 172477 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=890852 CPUtime=12.27 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 56241 0 0 0 1207 20 0 0 25 0 5 0 500070661 912232448 172477 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=890852 CPUtime=12.29 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 83504 0 0 0 1209 20 0 0 25 0 5 0 500070666 912232448 172477 33554432000 4194304 5787044 140733385329408 18446744073709551615 4324790 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.7
Current children cumulated vsize (KiB) 899552

[startup+25.5003 s]
/proc/loadavg: 8.01 8.08 8.02 9/188 31884
/proc/meminfo: memFree=25255744/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=967784 CPUtime=100.81 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 289827 0 0 0 9997 84 0 0 18 0 5 0 500070632 991010816 176349 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 241946 176349 418 389 0 237696 0
[pid=31878/tid=31880] ppid=31877 vsize=967784 CPUtime=25.21 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 53132 0 0 0 2502 19 0 0 21 0 5 0 500070653 991010816 176349 33554432000 4194304 5787044 140733385329408 18446744073709551615 4254384 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=967784 CPUtime=25.16 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 54067 0 0 0 2499 17 0 0 25 0 5 0 500070657 991010816 176349 33554432000 4194304 5787044 140733385329408 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=967784 CPUtime=24.99 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 56302 0 0 0 2478 21 0 0 25 0 5 0 500070661 991010816 176349 33554432000 4194304 5787044 140733385329408 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=967784 CPUtime=25.09 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 99039 0 0 0 2486 23 0 0 25 0 5 0 500070666 991010816 176349 33554432000 4194304 5787044 140733385329408 18446744073709551615 5530989 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.81
Current children cumulated vsize (KiB) 976484

[startup+51.1006 s]
/proc/loadavg: 8.14 8.10 8.03 9/188 31885
/proc/meminfo: memFree=25237908/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=967784 CPUtime=203.07 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 300337 0 0 0 20215 92 0 0 18 0 5 0 500070632 991010816 179991 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 241946 179991 418 389 0 237696 0
[pid=31878/tid=31880] ppid=31877 vsize=967784 CPUtime=50.81 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 53535 0 0 0 5060 21 0 0 25 0 5 0 500070653 991010816 179991 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=967784 CPUtime=50.77 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 55199 0 0 0 5058 19 0 0 20 0 5 0 500070657 991010816 179991 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=967784 CPUtime=50.45 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 56637 0 0 0 5023 22 0 0 25 0 5 0 500070661 991010816 179991 33554432000 4194304 5787044 140733385329408 18446744073709551615 5588062 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=967784 CPUtime=50.68 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 107679 0 0 0 5043 25 0 0 25 0 5 0 500070666 991010816 179991 33554432000 4194304 5787044 140733385329408 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.07
Current children cumulated vsize (KiB) 976484

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

[startup+57.5004 s]
/proc/loadavg: 8.13 8.10 8.03 9/188 31885
/proc/meminfo: memFree=25236544/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=967784 CPUtime=228.63 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 300648 0 0 0 22770 93 0 0 18 0 5 0 500070632 991010816 180302 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 241946 180302 418 389 0 237696 0
[pid=31878/tid=31880] ppid=31877 vsize=967784 CPUtime=57.21 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 53653 0 0 0 5700 21 0 0 25 0 5 0 500070653 991010816 180302 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=967784 CPUtime=57.16 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 55199 0 0 0 5697 19 0 0 25 0 5 0 500070657 991010816 180302 33554432000 4194304 5787044 140733385329408 18446744073709551615 228095556127 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=967784 CPUtime=56.81 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 56828 0 0 0 5659 22 0 0 25 0 5 0 500070661 991010816 180302 33554432000 4194304 5787044 140733385329408 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=967784 CPUtime=57.09 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 107681 0 0 0 5683 26 0 0 25 0 5 0 500070666 991010816 180302 33554432000 4194304 5787044 140733385329408 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 228.63
Current children cumulated vsize (KiB) 976484

[startup+63.9012 s]
/proc/loadavg: 8.11 8.10 8.03 9/188 31885
/proc/meminfo: memFree=25217568/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=967784 CPUtime=254.18 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 319693 0 0 0 25322 96 0 0 18 0 5 0 500070632 991010816 184002 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 241946 184002 418 389 0 237696 0
[pid=31878/tid=31880] ppid=31877 vsize=967784 CPUtime=63.6 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 54875 0 0 0 6339 21 0 0 25 0 5 0 500070653 991010816 184002 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=967784 CPUtime=63.55 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 55643 0 0 0 6336 19 0 0 25 0 5 0 500070657 991010816 184002 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=967784 CPUtime=63.18 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 56981 0 0 0 6295 23 0 0 25 0 5 0 500070661 991010816 184002 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=967784 CPUtime=63.48 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 124907 0 0 0 6320 28 0 0 25 0 5 0 500070666 991010816 184002 33554432000 4194304 5787044 140733385329408 18446744073709551615 4336957 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 254.18
Current children cumulated vsize (KiB) 976484

[startup+65.5009 s]
/proc/loadavg: 8.11 8.10 8.03 9/188 31885
/proc/meminfo: memFree=25221660/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=967784 CPUtime=260.57 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 319702 0 0 0 25961 96 0 0 18 0 5 0 500070632 991010816 184011 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 241946 184011 418 389 0 237696 0
[pid=31878/tid=31880] ppid=31877 vsize=967784 CPUtime=65.2 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 54875 0 0 0 6499 21 0 0 25 0 5 0 500070653 991010816 184011 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=967784 CPUtime=65.16 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 55643 0 0 0 6496 20 0 0 25 0 5 0 500070657 991010816 184011 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=967784 CPUtime=64.77 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 56989 0 0 0 6454 23 0 0 25 0 5 0 500070661 991010816 184011 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=967784 CPUtime=65.08 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 124908 0 0 0 6480 28 0 0 25 0 5 0 500070666 991010816 184011 33554432000 4194304 5787044 140733385329408 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 260.57
Current children cumulated vsize (KiB) 976484

[startup+66.3008 s]
/proc/loadavg: 8.11 8.10 8.03 9/188 31885
/proc/meminfo: memFree=25221656/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=967784 CPUtime=263.76 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 319705 0 0 0 26280 96 0 0 18 0 5 0 500070632 991010816 184014 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 241946 184014 418 389 0 237696 0
[pid=31878/tid=31880] ppid=31877 vsize=967784 CPUtime=66 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 54875 0 0 0 6579 21 0 0 25 0 5 0 500070653 991010816 184014 33554432000 4194304 5787044 140733385329408 18446744073709551615 5590297 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=967784 CPUtime=65.96 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 55643 0 0 0 6576 20 0 0 25 0 5 0 500070657 991010816 184014 33554432000 4194304 5787044 140733385329408 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=967784 CPUtime=65.57 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 56992 0 0 0 6534 23 0 0 25 0 5 0 500070661 991010816 184014 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591298 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=967784 CPUtime=65.88 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 124908 0 0 0 6560 28 0 0 25 0 5 0 500070666 991010816 184014 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107276981 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 263.76
Current children cumulated vsize (KiB) 976484

[startup+66.7007 s]
/proc/loadavg: 8.11 8.10 8.03 9/188 31885
/proc/meminfo: memFree=25221656/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=967784 CPUtime=265.37 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 319706 0 0 0 26440 97 0 0 18 0 5 0 500070632 991010816 184015 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 241946 184015 418 389 0 237696 0
[pid=31878/tid=31880] ppid=31877 vsize=967784 CPUtime=66.4 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 54875 0 0 0 6619 21 0 0 25 0 5 0 500070653 991010816 184015 33554432000 4194304 5787044 140733385329408 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=967784 CPUtime=66.36 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 55643 0 0 0 6616 20 0 0 25 0 5 0 500070657 991010816 184015 33554432000 4194304 5787044 140733385329408 18446744073709551615 4254982 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=967784 CPUtime=65.97 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 56993 0 0 0 6574 23 0 0 25 0 5 0 500070661 991010816 184015 33554432000 4194304 5787044 140733385329408 18446744073709551615 4213865 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=967784 CPUtime=66.28 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 124908 0 0 0 6600 28 0 0 25 0 5 0 500070666 991010816 184015 33554432000 4194304 5787044 140733385329408 18446744073709551615 4254502 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 265.37
Current children cumulated vsize (KiB) 976484

[startup+66.9007 s]
/proc/loadavg: 8.11 8.10 8.03 9/188 31885
/proc/meminfo: memFree=25221656/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=1033320 CPUtime=266.15 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 320645 0 0 0 26518 97 0 0 18 0 5 0 500070632 1058119680 184954 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 258330 184954 430 389 0 254080 0
[pid=31878/tid=31880] ppid=31877 vsize=1033320 CPUtime=66.59 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 54887 0 0 0 6638 21 0 0 25 0 5 0 500070653 1058119680 184954 33554432000 4194304 5787044 140733385329408 18446744073709551615 4314072 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=1033320 CPUtime=66.56 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 55643 0 0 0 6636 20 0 0 25 0 5 0 500070657 1058119680 184954 33554432000 4194304 5787044 140733385329408 18446744073709551615 5592784 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=1033320 CPUtime=66.17 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 56998 0 0 0 6594 23 0 0 25 0 5 0 500070661 1058119680 184954 33554432000 4194304 5787044 140733385329408 18446744073709551615 228095100108 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=1033320 CPUtime=66.47 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 125830 0 0 0 6619 28 0 0 25 0 5 0 500070666 1058119680 184954 33554432000 4194304 5787044 140733385329408 18446744073709551615 4330763 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 266.15
Current children cumulated vsize (KiB) 1042020

[startup+67.0007 s]
/proc/loadavg: 8.11 8.10 8.03 9/188 31885
/proc/meminfo: memFree=25241992/32951124 swapFree=67111524/67111528
[pid=31877] ppid=31875 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/31877/stat : 31877 (prissAuto.sh) S 31875 31877 30205 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 500070632 8908800 251 33554432000 4194304 4922060 140733488540192 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/31877/statm: 2175 251 211 178 0 68 0
[pid=31878] ppid=31877 vsize=946308 CPUtime=266.55 cores=0,2,4,6
/proc/31878/stat : 31878 (priss) S 31877 31877 30205 0 -1 4202496 320661 0 0 0 26558 97 0 0 18 0 5 0 500070632 969019392 178834 33554432000 4194304 5787044 140733385329408 18446744073709551615 228107274673 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/31878/statm: 236577 178834 430 389 0 232327 0
[pid=31878/tid=31880] ppid=31877 vsize=946308 CPUtime=66.69 cores=0,2,4,6
/proc/31878/task/31880/stat : 31880 (priss) R 31877 31877 30205 0 -1 4202560 54887 0 0 0 6647 22 0 0 25 0 5 0 500070653 969019392 178834 33554432000 4194304 5787044 140733385329408 18446744073709551615 228095556078 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31881] ppid=31877 vsize=946308 CPUtime=66.66 cores=0,2,4,6
/proc/31878/task/31881/stat : 31881 (priss) R 31877 31877 30205 0 -1 4202560 55643 0 0 0 6646 20 0 0 25 0 5 0 500070657 969019392 178834 33554432000 4194304 5787044 140733385329408 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=31878/tid=31882] ppid=31877 vsize=946308 CPUtime=66.27 cores=0,2,4,6
/proc/31878/task/31882/stat : 31882 (priss) R 31877 31877 30205 0 -1 4202560 56998 0 0 0 6604 23 0 0 25 0 5 0 500070661 969019392 178834 33554432000 4194304 5787044 140733385329408 18446744073709551615 5590420 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=31878/tid=31883] ppid=31877 vsize=946308 CPUtime=66.58 cores=0,2,4,6
/proc/31878/task/31883/stat : 31883 (priss) R 31877 31877 30205 0 -1 4202560 125846 0 0 0 6630 28 0 0 25 0 5 0 500070666 969019392 178834 33554432000 4194304 5787044 140733385329408 18446744073709551615 4350276 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 266.55
Current children cumulated vsize (KiB) 955008

Child status: 20
Real time (s): 67.0882
CPU time (s): 266.696
CPU user time (s): 265.679
CPU system time (s): 1.01784
CPU usage (%): 397.531
Max. virtual memory (cumulated for all children) (KiB): 1042020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 265.679
system time used= 1.01784
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 321057
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= 42681
involuntary context switches= 1408

runsolver used 0.100984 second user time and 0.273958 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-29 13:29:12
IDJOB=3293482
IDBENCH=88143
IDSOLVER=1602
FILE ID=node142/3293482-1304076551
RUNJOBID= node142-1304064275-30223
PBS_JOBID= 13170458
Free space on /tmp= 71296 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/manolios/c10idw_i.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293482-1304076551/watcher-3293482-1304076551 -o /tmp/evaluation-result-3293482-1304076551/solver-3293482-1304076551 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3293482-1304076551.cnf 1762859520 4800 15500 4

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

MD5SUM BENCH= c139a321e75833c70af36726562b66de
RANDOM SEED=1762859520

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25964788 kB
Buffers:       1664068 kB
Cached:        4169448 kB
SwapCached:          4 kB
Active:        1305372 kB
Inactive:      5140160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25964788 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11716 kB
Writeback:           0 kB
AnonPages:      611620 kB
Mapped:          15608 kB
Slab:           476428 kB
PageTables:       5836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   811780 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= 71296 MiB
End job on node142 at 2011-04-29 13:30:19