Trace number 3288239

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss 1.0UNSAT 191.918 48.2342

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
MD5SUM7eb9713591c46f87c512df513290fd7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.2302
Satisfiable
(Un)Satisfiability was proved
Number of variables115266
Number of clauses345359
Sum of the clauses size805835
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2230238
Number of clauses of size 3115119
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: 24351
0.00/0.09	c parsetime: 89151us
0.00/0.09	c parsed 345359 clauses with 115266 variables
0.00/0.11	c NW started thread 0 successfully (1111214400)
0.00/0.13	c NW started thread 1 successfully (1098070336)
0.00/0.16	c NW started thread 2 successfully (1121704256)
0.00/0.19	c NW started thread 3 successfully (1132194112)
13.36/3.60	c preprocessor returned 115266 variables
13.36/3.60	c preprocessing returned UNKNOWN
13.36/3.60	c PP set 207 variables
13.36/3.60	c pp time: 3446991us (3s)
13.72/3.60	c preprocessor returned 115266 variables
13.72/3.60	c preprocessing returned UNKNOWN
13.72/3.60	c PP set 207 variables
13.72/3.60	c pp time: 3439257us (3s)
13.72/3.61	c preprocessor returned 115266 variables
13.72/3.61	c preprocessing returned UNKNOWN
13.72/3.61	c PP set 207 variables
13.72/3.61	c pp time: 3389032us (3s)
13.72/3.62	c preprocessor returned 115266 variables
13.72/3.62	c preprocessing returned UNKNOWN
13.72/3.62	c PP set 207 variables
13.72/3.62	c pp time: 3431297us (3s)
15.32/4.04	c HTE
15.72/4.16	c subsumption
16.12/4.30	c simplified formula contains 0 unit clauses
29.70/7.67	c HTE
30.10/7.78	c subsumption
30.92/7.92	c simplified formula contains 0 unit clauses
42.09/10.74	c received clause contains eliminated literal 16156
48.88/12.45	c received clause contains eliminated literal 13936
49.28/12.56	c added unsatisfied clause
49.28/12.56	c failed to add network clauses
84.02/21.20	c HTE
84.81/21.44	c subsumption
86.01/21.70	c simplified formula contains 0 unit clauses
112.38/28.38	c received clause contains eliminated literal 16156
117.97/29.72	c received clause contains eliminated literal 13152
174.68/43.99	c added unsatisfied clause
174.68/43.99	c failed to add network clauses
186.65/46.97	c added unsatisfied clause
186.65/46.97	c failed to add network clauses
188.67/47.42	c added unsatisfied clause
188.67/47.42	c failed to add network clauses
191.45/48.10	c ====================
191.45/48.10	c implication/decision inf%(inf)
191.45/48.10	c decisions:           852934
191.45/48.10	c last level:          0
191.45/48.10	c conflicts:           200568
191.45/48.10	c restarts:            1330
191.45/48.10	c rejected_restarts    0
191.45/48.10	c removals:            14
191.45/48.10	c removed clauses:     128297
191.45/48.10	c oft clauses:         0
191.45/48.11	c solvetime: 44503822us (44s)
191.84/48.21	c sended clauses   | 9994 | 10232 | 11584 | 10820 |
191.84/48.21	c received clauses | 0 | 279 | 340 | 310 |
191.84/48.21	c join all other threads
191.84/48.21	c joined thread 0
191.84/48.21	c joined thread 1
191.84/48.21	c joined thread 2
191.84/48.21	c joined thread 3
191.84/48.21	c memory usage (vsize): 635 MB
191.84/48.21	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-3288239-1304052042/watcher-3288239-1304052042 -o /tmp/evaluation-result-3288239-1304052042/solver-3288239-1304052042 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3288239-1304052042.cnf 425844382 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.74 8.03 7.99 5/182 24350
/proc/meminfo: memFree=14032464/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0

[startup+0.041164 s]
/proc/loadavg: 7.74 8.03 7.99 5/182 24350
/proc/meminfo: memFree=14032464/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10115 s]
/proc/loadavg: 7.74 8.03 7.99 5/182 24350
/proc/meminfo: memFree=14032464/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.304049 s]
/proc/loadavg: 7.74 8.03 7.99 5/182 24350
/proc/meminfo: memFree=14032464/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.788981 s]
/proc/loadavg: 7.74 8.03 7.99 5/182 24350
/proc/meminfo: memFree=14032464/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50083 s]
/proc/loadavg: 7.74 8.03 7.99 9/188 24356
/proc/meminfo: memFree=13757424/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=440704 CPUtime=5.37 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 111231 0 0 0 499 38 0 0 18 0 5 0 497620048 451280896 72530 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 110176 72530 350 389 0 105926 0
[pid=24351/tid=24353] ppid=24350 vsize=440704 CPUtime=1.31 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 22906 0 0 0 121 10 0 0 18 0 5 0 497620060 451280896 72530 33554432000 4194304 5787044 140737125387696 18446744073709551615 233509964762 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=440704 CPUtime=1.29 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 21833 0 0 0 120 9 0 0 18 0 5 0 497620061 451280896 72530 33554432000 4194304 5787044 140737125387696 18446744073709551615 4335752 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=440704 CPUtime=1.29 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 23257 0 0 0 122 7 0 0 18 0 5 0 497620064 451280896 72530 33554432000 4194304 5787044 140737125387696 18446744073709551615 4336575 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=440704 CPUtime=1.26 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 26596 0 0 0 117 9 0 0 18 0 5 0 497620067 451280896 72530 33554432000 4194304 5787044 140737125387696 18446744073709551615 18446744073699066094 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.37
Current children cumulated vsize (KiB) 449404

[startup+3.10054 s]
/proc/loadavg: 7.84 8.05 7.99 9/188 24356
/proc/meminfo: memFree=13719108/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=510860 CPUtime=11.75 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 116953 0 0 0 1136 39 0 0 18 0 5 0 497620048 523120640 78252 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 127715 78252 351 389 0 123465 0
[pid=24351/tid=24353] ppid=24350 vsize=510860 CPUtime=2.91 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 24059 0 0 0 280 11 0 0 20 0 5 0 497620060 523120640 78252 33554432000 4194304 5787044 140737125387696 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=510860 CPUtime=2.89 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 24163 0 0 0 279 10 0 0 19 0 5 0 497620061 523120640 78252 33554432000 4194304 5787044 140737125387696 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=510860 CPUtime=2.88 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 24289 0 0 0 281 7 0 0 20 0 5 0 497620064 523120640 78252 33554432000 4194304 5787044 140737125387696 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=510860 CPUtime=2.86 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 27803 0 0 0 277 9 0 0 20 0 5 0 497620067 523120640 78252 33554432000 4194304 5787044 140737125387696 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 11.75
Current children cumulated vsize (KiB) 519560

[startup+6.30098 s]
/proc/loadavg: 7.84 8.05 7.99 9/188 24356
/proc/meminfo: memFree=13637768/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=596956 CPUtime=24.51 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 157343 0 0 0 2404 47 0 0 18 0 5 0 497620048 611282944 98563 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 149239 98563 418 389 0 144989 0
[pid=24351/tid=24353] ppid=24350 vsize=596956 CPUtime=6.09 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 32882 0 0 0 596 13 0 0 25 0 5 0 497620060 611282944 98563 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591722 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=596956 CPUtime=6.09 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 32966 0 0 0 597 12 0 0 22 0 5 0 497620061 611282944 98563 33554432000 4194304 5787044 140737125387696 18446744073709551615 4254537 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=596956 CPUtime=6.07 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 33135 0 0 0 599 8 0 0 22 0 5 0 497620064 611282944 98563 33554432000 4194304 5787044 140737125387696 18446744073709551615 5585297 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=596956 CPUtime=6.05 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 41721 0 0 0 593 12 0 0 24 0 5 0 497620067 611282944 98563 33554432000 4194304 5787044 140737125387696 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 605656

[startup+12.7008 s]
/proc/loadavg: 7.86 8.05 7.99 9/188 24357
/proc/meminfo: memFree=13618608/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=599344 CPUtime=50.08 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 163154 0 0 0 4959 49 0 0 18 0 5 0 497620048 613728256 102935 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 149836 102935 418 389 0 145586 0
[pid=24351/tid=24353] ppid=24350 vsize=599344 CPUtime=12.45 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 32972 0 0 0 1232 13 0 0 25 0 5 0 497620060 613728256 102935 33554432000 4194304 5787044 140737125387696 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=599344 CPUtime=12.48 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 33074 0 0 0 1236 12 0 0 25 0 5 0 497620061 613728256 102935 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=599344 CPUtime=12.47 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 33136 0 0 0 1239 8 0 0 25 0 5 0 497620064 613728256 102935 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=599344 CPUtime=12.45 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 47333 0 0 0 1232 13 0 0 25 0 5 0 497620067 613728256 102935 33554432000 4194304 5787044 140737125387696 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.08
Current children cumulated vsize (KiB) 608044

[startup+25.5065 s]
/proc/loadavg: 7.88 8.05 7.99 9/188 24357
/proc/meminfo: memFree=13605824/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=599608 CPUtime=101.21 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 169958 0 0 0 10070 51 0 0 18 0 5 0 497620048 613998592 105006 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 149902 105006 418 389 0 145652 0
[pid=24351/tid=24353] ppid=24350 vsize=599608 CPUtime=25.19 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 33098 0 0 0 2505 14 0 0 25 0 5 0 497620060 613998592 105006 33554432000 4194304 5787044 140737125387696 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=599608 CPUtime=25.28 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 34111 0 0 0 2516 12 0 0 25 0 5 0 497620061 613998592 105006 33554432000 4194304 5787044 140737125387696 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=599608 CPUtime=25.27 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 33136 0 0 0 2519 8 0 0 25 0 5 0 497620064 613998592 105006 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=599608 CPUtime=25.25 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 52974 0 0 0 2511 14 0 0 25 0 5 0 497620067 613998592 105006 33554432000 4194304 5787044 140737125387696 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.21
Current children cumulated vsize (KiB) 608308

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

[startup+25.7005 s]
/proc/loadavg: 7.88 8.05 7.99 9/188 24357
/proc/meminfo: memFree=13605824/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=599740 CPUtime=101.99 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 169991 0 0 0 10148 51 0 0 18 0 5 0 497620048 614133760 105039 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 149935 105039 418 389 0 145685 0
[pid=24351/tid=24353] ppid=24350 vsize=599740 CPUtime=25.38 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 33098 0 0 0 2524 14 0 0 25 0 5 0 497620060 614133760 105039 33554432000 4194304 5787044 140737125387696 18446744073709551615 5592856 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=599740 CPUtime=25.47 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 34125 0 0 0 2535 12 0 0 25 0 5 0 497620061 614133760 105039 33554432000 4194304 5787044 140737125387696 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=599740 CPUtime=25.47 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 33136 0 0 0 2539 8 0 0 25 0 5 0 497620064 614133760 105039 33554432000 4194304 5787044 140737125387696 18446744073709551615 5576671 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=599740 CPUtime=25.45 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 52993 0 0 0 2531 14 0 0 25 0 5 0 497620067 614133760 105039 33554432000 4194304 5787044 140737125387696 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 608440

[startup+38.5012 s]
/proc/loadavg: 7.97 8.06 8.00 9/188 24357
/proc/meminfo: memFree=13594012/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=665708 CPUtime=153.11 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 171513 0 0 0 15257 54 0 0 18 0 5 0 497620048 681684992 106560 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 166427 106560 418 389 0 162177 0
[pid=24351/tid=24353] ppid=24350 vsize=665708 CPUtime=38.12 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 33385 0 0 0 3797 15 0 0 25 0 5 0 497620060 681684992 106560 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=665708 CPUtime=38.27 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 34664 0 0 0 3814 13 0 0 25 0 5 0 497620061 681684992 106560 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=665708 CPUtime=38.26 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 33700 0 0 0 3817 9 0 0 25 0 5 0 497620064 681684992 106560 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=665708 CPUtime=38.24 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 53125 0 0 0 3810 14 0 0 25 0 5 0 497620067 681684992 106560 33554432000 4194304 5787044 140737125387696 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 153.11
Current children cumulated vsize (KiB) 674408

[startup+44.9011 s]
/proc/loadavg: 7.98 8.06 8.00 9/188 24357
/proc/meminfo: memFree=13587352/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=666596 CPUtime=178.68 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 172023 0 0 0 17813 55 0 0 18 0 5 0 497620048 682594304 107068 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 166649 107068 418 389 0 162399 0
[pid=24351/tid=24353] ppid=24350 vsize=666596 CPUtime=44.47 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 33498 0 0 0 4432 15 0 0 25 0 5 0 497620060 682594304 107068 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=666596 CPUtime=44.68 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 34833 0 0 0 4454 14 0 0 25 0 5 0 497620061 682594304 107068 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=666596 CPUtime=44.66 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 33781 0 0 0 4457 9 0 0 25 0 5 0 497620064 682594304 107068 33554432000 4194304 5787044 140737125387696 18446744073709551615 4254925 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=666596 CPUtime=44.64 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 53272 0 0 0 4450 14 0 0 25 0 5 0 497620067 682594304 107068 33554432000 4194304 5787044 140737125387696 18446744073709551615 5528386 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 178.68
Current children cumulated vsize (KiB) 675296

[startup+46.5008 s]
/proc/loadavg: 7.98 8.06 8.00 9/188 24358
/proc/meminfo: memFree=13585864/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=666860 CPUtime=185.06 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 172068 0 0 0 18451 55 0 0 18 0 5 0 497620048 682864640 107113 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 166715 107113 418 389 0 162465 0
[pid=24351/tid=24353] ppid=24350 vsize=666860 CPUtime=46.06 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 33503 0 0 0 4591 15 0 0 25 0 5 0 497620060 682864640 107113 33554432000 4194304 5787044 140737125387696 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=666860 CPUtime=46.28 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 34833 0 0 0 4614 14 0 0 25 0 5 0 497620061 682864640 107113 33554432000 4194304 5787044 140737125387696 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=666860 CPUtime=46.26 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 33821 0 0 0 4617 9 0 0 25 0 5 0 497620064 682864640 107113 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591793 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=666860 CPUtime=46.24 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 53272 0 0 0 4610 14 0 0 25 0 5 0 497620067 682864640 107113 33554432000 4194304 5787044 140737125387696 18446744073709551615 5526823 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 185.06
Current children cumulated vsize (KiB) 675560

[startup+47.3006 s]
/proc/loadavg: 7.98 8.06 8.00 9/188 24358
/proc/meminfo: memFree=13585864/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=671276 CPUtime=188.25 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 173187 0 0 0 18770 55 0 0 18 0 5 0 497620048 687386624 108232 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 167819 108232 418 389 0 163569 0
[pid=24351/tid=24353] ppid=24350 vsize=671276 CPUtime=46.86 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 33503 0 0 0 4671 15 0 0 25 0 5 0 497620060 687386624 108232 33554432000 4194304 5787044 140737125387696 18446744073709551615 5588270 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=671276 CPUtime=47.07 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 34833 0 0 0 4693 14 0 0 25 0 5 0 497620061 687386624 108232 33554432000 4194304 5787044 140737125387696 18446744073709551615 4254964 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=671276 CPUtime=47.07 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 34940 0 0 0 4697 10 0 0 25 0 5 0 497620064 687386624 108232 33554432000 4194304 5787044 140737125387696 18446744073709551615 5585354 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=671276 CPUtime=47.04 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 53272 0 0 0 4690 14 0 0 25 0 5 0 497620067 687386624 108232 33554432000 4194304 5787044 140737125387696 18446744073709551615 5549540 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 188.25
Current children cumulated vsize (KiB) 679976

[startup+47.7006 s]
/proc/loadavg: 7.98 8.06 8.00 9/188 24358
/proc/meminfo: memFree=13580408/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=671408 CPUtime=189.85 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 173234 0 0 0 18930 55 0 0 18 0 5 0 497620048 687521792 108279 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 167852 108279 418 389 0 163602 0
[pid=24351/tid=24353] ppid=24350 vsize=671408 CPUtime=47.25 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 33503 0 0 0 4710 15 0 0 25 0 5 0 497620060 687521792 108279 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=671408 CPUtime=47.47 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 34833 0 0 0 4733 14 0 0 25 0 5 0 497620061 687521792 108279 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=671408 CPUtime=47.47 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 34987 0 0 0 4737 10 0 0 25 0 5 0 497620064 687521792 108279 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=671408 CPUtime=47.44 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 53272 0 0 0 4730 14 0 0 25 0 5 0 497620067 687521792 108279 33554432000 4194304 5787044 140737125387696 18446744073709551615 5526827 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 189.85
Current children cumulated vsize (KiB) 680108

[startup+48.1005 s]
/proc/loadavg: 7.98 8.06 8.00 9/188 24358
/proc/meminfo: memFree=13580408/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=671540 CPUtime=191.45 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 173276 0 0 0 19090 55 0 0 18 0 5 0 497620048 687656960 108321 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 167885 108321 418 389 0 163635 0
[pid=24351/tid=24353] ppid=24350 vsize=671540 CPUtime=47.65 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 33503 0 0 0 4750 15 0 0 25 0 5 0 497620060 687656960 108321 33554432000 4194304 5787044 140737125387696 18446744073709551615 5592653 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=671540 CPUtime=47.87 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 34833 0 0 0 4773 14 0 0 25 0 5 0 497620061 687656960 108321 33554432000 4194304 5787044 140737125387696 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=671540 CPUtime=47.87 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 35028 0 0 0 4777 10 0 0 25 0 5 0 497620064 687656960 108321 33554432000 4194304 5787044 140737125387696 18446744073709551615 5585346 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=671540 CPUtime=47.84 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 53273 0 0 0 4770 14 0 0 25 0 5 0 497620067 687656960 108321 33554432000 4194304 5787044 140737125387696 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 191.45
Current children cumulated vsize (KiB) 680240

[startup+48.2005 s]
/proc/loadavg: 7.98 8.06 8.00 9/188 24358
/proc/meminfo: memFree=13580408/32951124 swapFree=67111528/67111528
[pid=24350] ppid=24348 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/24350/stat : 24350 (priss.sh) S 24348 24350 22103 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 497620048 8908800 251 33554432000 4194304 4922060 140735216389232 18446744073709551615 233510116485 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/24350/statm: 2175 251 211 178 0 68 0
[pid=24351] ppid=24350 vsize=671540 CPUtime=191.84 cores=0,2,4,6
/proc/24351/stat : 24351 (priss) S 24350 24350 22103 0 -1 4202496 173289 0 0 0 19128 56 0 0 18 0 5 0 497620048 687656960 108334 33554432000 4194304 5787044 140737125387696 18446744073709551615 233522121137 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/24351/statm: 167885 108334 430 389 0 163635 0
[pid=24351/tid=24353] ppid=24350 vsize=671540 CPUtime=47.75 cores=0,2,4,6
/proc/24351/task/24353/stat : 24353 (priss) R 24350 24350 22103 0 -1 4202560 33503 0 0 0 4760 15 0 0 25 0 5 0 497620060 687656960 108334 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=24351/tid=24354] ppid=24350 vsize=671540 CPUtime=47.97 cores=0,2,4,6
/proc/24351/task/24354/stat : 24354 (priss) R 24350 24350 22103 0 -1 4202560 34833 0 0 0 4783 14 0 0 25 0 5 0 497620061 687656960 108334 33554432000 4194304 5787044 140737125387696 18446744073709551615 233510402591 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=24351/tid=24355] ppid=24350 vsize=671540 CPUtime=47.97 cores=0,2,4,6
/proc/24351/task/24355/stat : 24355 (priss) R 24350 24350 22103 0 -1 4202560 35029 0 0 0 4787 10 0 0 25 0 5 0 497620064 687656960 108334 33554432000 4194304 5787044 140737125387696 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=24351/tid=24356] ppid=24350 vsize=671540 CPUtime=47.93 cores=0,2,4,6
/proc/24351/task/24356/stat : 24356 (priss) R 24350 24350 22103 0 -1 4202560 53285 0 0 0 4778 15 0 0 25 0 5 0 497620067 687656960 108334 33554432000 4194304 5787044 140737125387696 18446744073709551615 233510402591 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 191.84
Current children cumulated vsize (KiB) 680240

Child status: 20
Real time (s): 48.2342
CPU time (s): 191.918
CPU user time (s): 191.332
CPU system time (s): 0.58591
CPU usage (%): 397.887
Max. virtual memory (cumulated for all children) (KiB): 680240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 191.332
system time used= 0.58591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 173658
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= 32341
involuntary context switches= 950

runsolver used 0.071989 second user time and 0.19497 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 06:40:42
IDJOB=3288239
IDBENCH=82492
IDSOLVER=1603
FILE ID=node145/3288239-1304052042
RUNJOBID= node145-1304036411-22121
PBS_JOBID= 13170354
Free space on /tmp= 72188 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288239-1304052042/watcher-3288239-1304052042 -o /tmp/evaluation-result-3288239-1304052042/solver-3288239-1304052042 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3288239-1304052042.cnf 425844382 4800 15500 4

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

MD5SUM BENCH= 7eb9713591c46f87c512df513290fd7f
RANDOM SEED=425844382

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14032496 kB
Buffers:       2099740 kB
Cached:       15241700 kB
SwapCached:          0 kB
Active:        6141936 kB
Inactive:     12202876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14032496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7640 kB
Writeback:           0 kB
AnonPages:     1002248 kB
Mapped:          15848 kB
Slab:           509160 kB
PageTables:       6428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1226016 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= 72184 MiB
End job on node145 at 2011-04-29 06:41:30