Trace number 3499565

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 19453.2 4863.31

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.703
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
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: 15859
0.00/0.00	c parsetime: 855us
0.00/0.00	c parsed 2576 clauses with 400 variables
0.00/0.00	c NW started thread 0 successfully (1106676032)
0.00/0.00	c NW started thread 1 successfully (1117165888)
0.00/0.00	c NW started thread 2 successfully (1127655744)
0.00/0.00	c NW started thread 3 successfully (1138145600)
0.00/0.92	c preprocessor returned 10012 variables
0.00/0.92	c preprocessing returned UNKNOWN
0.00/0.92	c PP set 0 variables
0.00/0.92	c pp time: 920311us (0s)
0.00/0.92	c preprocessor returned 10012 variables
0.00/0.92	c preprocessing returned UNKNOWN
0.00/0.92	c PP set 0 variables
0.00/0.92	c pp time: 921569us (0s)
0.00/0.93	c preprocessor returned 10012 variables
0.00/0.93	c preprocessing returned UNKNOWN
0.00/0.93	c PP set 0 variables
0.00/0.93	c pp time: 924771us (0s)
48.75/12.22	c preprocessor returned 30040 variables
48.75/12.22	c preprocessing returned UNKNOWN
48.75/12.22	c PP set 0 variables
48.75/12.22	c pp time: 12215387us (12s)
19072.04/4768.04	c added unsatisfied clause
19072.04/4768.04	c failed to add network clauses
19451.64/4862.93	c ====================
19451.64/4862.93	c implication/decision inf%(inf)
19451.64/4862.93	c decisions:           3307711
19451.64/4862.93	c last level:          0
19451.64/4862.93	c conflicts:           2520048
19451.64/4862.93	c restarts:            16716
19451.64/4862.93	c rejected_restarts    0
19451.64/4862.93	c removals:            23
19451.64/4862.93	c removed clauses:     1788292
19451.64/4862.93	c oft clauses:         0
19452.84/4863.27	c solvetime: 4851053503us (4851s)
19452.84/4863.27	c sended clauses   | 71804 | 70003 | 36882 | 76662 |
19452.84/4863.27	c received clauses | 0 | 12 | 27 | 2 |
19452.84/4863.27	c join all other threads
19452.84/4863.27	c joined thread 0
19452.84/4863.27	c joined thread 1
19452.84/4863.27	c joined thread 2
19452.84/4863.27	c joined thread 3
19452.84/4863.27	c memory usage (vsize): 726 MB
19452.84/4863.28	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.1 (svn: 989)

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-3499565-1308005125/watcher-3499565-1308005125 -o /tmp/evaluation-result-3499565-1308005125/solver-3499565-1308005125 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499565-1308005125.cnf 897607976 40000 31000 8 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 3.96 2/168 15858
/proc/meminfo: memFree=31079280/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0

[startup+0.00764301 s]
/proc/loadavg: 3.68 3.93 3.96 2/168 15858
/proc/meminfo: memFree=31079280/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100634 s]
/proc/loadavg: 3.68 3.93 3.96 2/168 15858
/proc/meminfo: memFree=31079280/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300586 s]
/proc/loadavg: 3.68 3.93 3.96 2/168 15858
/proc/meminfo: memFree=31079280/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70052 s]
/proc/loadavg: 3.68 3.93 3.96 2/168 15858
/proc/meminfo: memFree=31079280/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 3.68 3.93 3.96 5/174 15864
/proc/meminfo: memFree=31055944/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=276812 CPUtime=5.96 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 8173 0 0 0 593 3 0 0 18 0 5 0 912111126 283455488 6673 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 69203 6673 404 389 0 64953 0
[pid=15859/tid=15861] ppid=15858 vsize=276812 CPUtime=1.48 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 1624 0 0 0 147 1 0 0 18 0 5 0 912111127 283455488 6673 33554432000 4194304 5787044 140736152333008 18446744073709551615 242970211361 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=276812 CPUtime=1.48 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 1643 0 0 0 148 0 0 0 18 0 5 0 912111127 283455488 6673 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591727 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=276812 CPUtime=1.47 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 1327 0 0 0 147 0 0 0 18 0 5 0 912111127 283455488 6673 33554432000 4194304 5787044 140736152333008 18446744073709551615 5590487 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=276812 CPUtime=1.48 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 2066 0 0 0 148 0 0 0 19 0 5 0 912111127 283455488 6673 33554432000 4194304 5787044 140736152333008 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285512

[startup+3.10111 s]
/proc/loadavg: 3.68 3.93 3.96 5/174 15864
/proc/meminfo: memFree=31052784/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=277736 CPUtime=12.35 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 8952 0 0 0 1231 4 0 0 18 0 5 0 912111126 284401664 7452 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 69434 7452 404 389 0 65184 0
[pid=15859/tid=15861] ppid=15858 vsize=277736 CPUtime=3.07 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 1902 0 0 0 306 1 0 0 18 0 5 0 912111127 284401664 7452 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591587 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=277736 CPUtime=3.08 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 1903 0 0 0 308 0 0 0 18 0 5 0 912111127 284401664 7452 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=277736 CPUtime=3.07 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 1568 0 0 0 307 0 0 0 18 0 5 0 912111127 284401664 7452 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=277736 CPUtime=3.08 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 2066 0 0 0 308 0 0 0 25 0 5 0 912111127 284401664 7452 33554432000 4194304 5787044 140736152333008 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 286436

[startup+6.30056 s]
/proc/loadavg: 3.70 3.93 3.96 5/174 15864
/proc/meminfo: memFree=31047320/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=279160 CPUtime=25.16 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 10011 0 0 0 2510 6 0 0 18 0 5 0 912111126 285859840 8511 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 69790 8511 404 389 0 65540 0
[pid=15859/tid=15861] ppid=15858 vsize=279160 CPUtime=6.28 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 2251 0 0 0 625 3 0 0 18 0 5 0 912111127 285859840 8511 33554432000 4194304 5787044 140736152333008 18446744073709551615 4254953 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=279160 CPUtime=6.28 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 2265 0 0 0 628 0 0 0 19 0 5 0 912111127 285859840 8511 33554432000 4194304 5787044 140736152333008 18446744073709551615 5590848 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=279160 CPUtime=6.28 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 1916 0 0 0 627 1 0 0 18 0 5 0 912111127 285859840 8511 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=279160 CPUtime=6.28 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 2066 0 0 0 628 0 0 0 25 0 5 0 912111127 285859840 8511 33554432000 4194304 5787044 140736152333008 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 287860

[startup+12.7005 s]
/proc/loadavg: 3.73 3.94 3.96 5/174 15864
/proc/meminfo: memFree=31036928/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=285828 CPUtime=50.74 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 14628 0 0 0 5065 9 0 0 18 0 5 0 912111126 292687872 12122 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 71457 12122 417 389 0 67207 0
[pid=15859/tid=15861] ppid=15858 vsize=285828 CPUtime=12.67 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 3843 0 0 0 1262 5 0 0 18 0 5 0 912111127 292687872 12122 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591813 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=285828 CPUtime=12.68 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 2899 0 0 0 1267 1 0 0 18 0 5 0 912111127 292687872 12122 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591298 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=285828 CPUtime=12.67 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 2513 0 0 0 1266 1 0 0 18 0 5 0 912111127 292687872 12122 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=285828 CPUtime=12.68 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 3860 0 0 0 1268 0 0 0 25 0 5 0 912111127 292687872 12122 33554432000 4194304 5787044 140736152333008 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 294528

[startup+25.5013 s]
/proc/loadavg: 3.79 3.94 3.96 5/174 15864
/proc/meminfo: memFree=31017720/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=292972 CPUtime=101.93 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 19191 0 0 0 10177 16 0 0 18 0 5 0 912111126 300003328 16685 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 73243 16685 419 389 0 68993 0
[pid=15859/tid=15861] ppid=15858 vsize=292972 CPUtime=25.46 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 4611 0 0 0 2538 8 0 0 20 0 5 0 912111127 300003328 16685 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=292972 CPUtime=25.48 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 3663 0 0 0 2545 3 0 0 18 0 5 0 912111127 300003328 16685 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=292972 CPUtime=25.48 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 4263 0 0 0 2546 2 0 0 18 0 5 0 912111127 300003328 16685 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=292972 CPUtime=25.48 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 5141 0 0 0 2547 1 0 0 25 0 5 0 912111127 300003328 16685 33554432000 4194304 5787044 140736152333008 18446744073709551615 5527186 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 301672

[startup+51.1009 s]
/proc/loadavg: 3.86 3.94 3.96 5/174 15864
/proc/meminfo: memFree=30993248/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=302372 CPUtime=204.3 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 25190 0 0 0 20407 23 0 0 18 0 5 0 912111126 309628928 22659 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 75593 22659 419 389 0 71343 0
[pid=15859/tid=15861] ppid=15858 vsize=302372 CPUtime=51.05 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 5918 0 0 0 5093 12 0 0 25 0 5 0 912111127 309628928 22659 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591712 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=302372 CPUtime=51.07 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 5883 0 0 0 5103 4 0 0 18 0 5 0 912111127 309628928 22659 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=302372 CPUtime=51.07 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 5616 0 0 0 5104 3 0 0 18 0 5 0 912111127 309628928 22659 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=302372 CPUtime=51.07 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 6260 0 0 0 5105 2 0 0 25 0 5 0 912111127 309628928 22659 33554432000 4194304 5787044 140736152333008 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.3
Current children cumulated vsize (KiB) 311072

[startup+102.306 s]
/proc/loadavg: 3.94 3.95 3.96 5/174 15866
/proc/meminfo: memFree=30967440/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=311880 CPUtime=409.11 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 31687 0 0 0 40878 33 0 0 18 0 5 0 912111126 319365120 29047 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 77970 29047 419 389 0 73720 0
[pid=15859/tid=15861] ppid=15858 vsize=311880 CPUtime=102.25 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 7352 0 0 0 10210 15 0 0 18 0 5 0 912111127 319365120 29047 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=311880 CPUtime=102.27 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 7179 0 0 0 10221 6 0 0 18 0 5 0 912111127 319365120 29047 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591205 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=311880 CPUtime=102.26 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 6835 0 0 0 10222 4 0 0 21 0 5 0 912111127 319365120 29047 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=311880 CPUtime=102.28 cores=0-7

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

[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=764732 CPUtime=18889.3 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 162888 0 0 0 1888734 192 0 0 18 0 5 0 912111126 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 191183 156187 419 389 0 186933 0
[pid=15859/tid=15861] ppid=15858 vsize=764732 CPUtime=4722.27 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 40589 0 0 0 472164 63 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=764732 CPUtime=4722.34 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 40324 0 0 0 472180 54 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=764732 CPUtime=4722.29 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 44579 0 0 0 472200 29 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=764732 CPUtime=4722.32 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 35883 0 0 0 472187 45 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 18889.3
Current children cumulated vsize (KiB) 773432

[startup+4782.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/174 16011
/proc/meminfo: memFree=30455224/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=764732 CPUtime=19129.2 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 162888 0 0 0 1912732 192 0 0 18 0 5 0 912111126 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 191183 156187 419 389 0 186933 0
[pid=15859/tid=15861] ppid=15858 vsize=764732 CPUtime=4782.27 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 40589 0 0 0 478164 63 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=764732 CPUtime=4782.34 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 40324 0 0 0 478180 54 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=764732 CPUtime=4782.29 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 44579 0 0 0 478200 29 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=764732 CPUtime=4782.32 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 35883 0 0 0 478187 45 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19129.2
Current children cumulated vsize (KiB) 773432

[startup+4842.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/174 16015
/proc/meminfo: memFree=30455080/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=764732 CPUtime=19369.2 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 162888 0 0 0 1936731 192 0 0 18 0 5 0 912111126 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 191183 156187 419 389 0 186933 0
[pid=15859/tid=15861] ppid=15858 vsize=764732 CPUtime=4842.27 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 40589 0 0 0 484164 63 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=764732 CPUtime=4842.33 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 40324 0 0 0 484179 54 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=764732 CPUtime=4842.29 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 44579 0 0 0 484200 29 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=764732 CPUtime=4842.32 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 35883 0 0 0 484187 45 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19369.2
Current children cumulated vsize (KiB) 773432

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

[startup+4851.1 s]
/proc/loadavg: 4.00 4.00 3.98 5/174 16015
/proc/meminfo: memFree=30455080/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=764732 CPUtime=19404.4 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 162888 0 0 0 1940252 192 0 0 18 0 5 0 912111126 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 191183 156187 419 389 0 186933 0
[pid=15859/tid=15861] ppid=15858 vsize=764732 CPUtime=4851.07 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 40589 0 0 0 485044 63 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=764732 CPUtime=4851.13 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 40324 0 0 0 485059 54 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=764732 CPUtime=4851.09 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 44579 0 0 0 485080 29 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=764732 CPUtime=4851.12 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 35883 0 0 0 485067 45 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5527194 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19404.4
Current children cumulated vsize (KiB) 773432

[startup+4857.5 s]
/proc/loadavg: 4.00 4.00 3.98 5/174 16015
/proc/meminfo: memFree=30455076/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=764732 CPUtime=19430.1 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 162888 0 0 0 1942814 192 0 0 18 0 5 0 912111126 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 191183 156187 419 389 0 186933 0
[pid=15859/tid=15861] ppid=15858 vsize=764732 CPUtime=4857.47 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 40589 0 0 0 485684 63 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=764732 CPUtime=4857.54 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 40324 0 0 0 485700 54 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=764732 CPUtime=4857.49 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 44579 0 0 0 485720 29 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=764732 CPUtime=4857.52 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 35883 0 0 0 485707 45 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5527587 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19430.1
Current children cumulated vsize (KiB) 773432

[startup+4860.7 s]
/proc/loadavg: 4.00 4.00 3.98 5/174 16015
/proc/meminfo: memFree=30455076/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=764732 CPUtime=19442.8 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 162888 0 0 0 1944092 192 0 0 18 0 5 0 912111126 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 191183 156187 419 389 0 186933 0
[pid=15859/tid=15861] ppid=15858 vsize=764732 CPUtime=4860.67 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 40589 0 0 0 486004 63 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=764732 CPUtime=4860.74 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 40324 0 0 0 486020 54 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5576461 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=764732 CPUtime=4860.69 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 44579 0 0 0 486040 29 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=764732 CPUtime=4860.72 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 35883 0 0 0 486027 45 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5527024 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19442.8
Current children cumulated vsize (KiB) 773432

[startup+4862.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/174 16015
/proc/meminfo: memFree=30455076/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=764732 CPUtime=19449.2 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 162888 0 0 0 1944732 192 0 0 18 0 5 0 912111126 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 191183 156187 419 389 0 186933 0
[pid=15859/tid=15861] ppid=15858 vsize=764732 CPUtime=4862.27 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 40589 0 0 0 486164 63 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=764732 CPUtime=4862.33 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 40324 0 0 0 486179 54 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5590573 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=764732 CPUtime=4862.29 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 44579 0 0 0 486200 29 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=764732 CPUtime=4862.32 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 35883 0 0 0 486187 45 0 0 25 0 5 0 912111127 783085568 156187 33554432000 4194304 5787044 140736152333008 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19449.2
Current children cumulated vsize (KiB) 773432

[startup+4863.11 s]
/proc/loadavg: 4.00 4.00 3.98 5/174 16015
/proc/meminfo: memFree=30455076/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=764732 CPUtime=19452.5 cores=0-7
/proc/15859/stat : 15859 (priss) S 15858 15858 15178 0 -1 4202496 162900 0 0 0 1945054 192 0 0 18 0 5 0 912111126 783085568 156199 33554432000 4194304 5787044 140736152333008 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 191183 156199 431 389 0 186933 0
[pid=15859/tid=15861] ppid=15858 vsize=764732 CPUtime=4863.07 cores=0-7
/proc/15859/task/15861/stat : 15861 (priss) R 15858 15858 15178 0 -1 4202560 40589 0 0 0 486244 63 0 0 25 0 5 0 912111127 783085568 156199 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591827 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=15859/tid=15862] ppid=15858 vsize=764732 CPUtime=4863.14 cores=0-7
/proc/15859/task/15862/stat : 15862 (priss) R 15858 15858 15178 0 -1 4202560 40324 0 0 0 486260 54 0 0 25 0 5 0 912111127 783085568 156199 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=15859/tid=15863] ppid=15858 vsize=764732 CPUtime=4863.09 cores=0-7
/proc/15859/task/15863/stat : 15863 (priss) R 15858 15858 15178 0 -1 4202560 44579 0 0 0 486280 29 0 0 18 0 5 0 912111127 783085568 156199 33554432000 4194304 5787044 140736152333008 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=15859/tid=15864] ppid=15858 vsize=764732 CPUtime=4863.12 cores=0-7
/proc/15859/task/15864/stat : 15864 (priss) R 15858 15858 15178 0 -1 4202560 35895 0 0 0 486267 45 0 0 18 0 5 0 912111127 783085568 156199 33554432000 4194304 5787044 140736152333008 18446744073709551615 242970205387 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19452.5
Current children cumulated vsize (KiB) 773432

[startup+4863.3 s]
/proc/loadavg: 4.00 4.00 3.98 5/174 16015
/proc/meminfo: memFree=30455076/32951132 swapFree=67052544/67111528
[pid=15858] ppid=15856 vsize=8700 CPUtime=0 cores=0-7
/proc/15858/stat : 15858 (priss.sh) S 15856 15858 15178 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 912111126 8908800 251 33554432000 4194304 4922060 140734085628384 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/15858/statm: 2175 251 211 178 0 68 0
[pid=15859] ppid=15858 vsize=0 CPUtime=19453.2 cores=0-7
/proc/15859/stat : 15859 (priss) R 15858 15858 15178 0 -1 4202500 162932 0 0 0 1945123 194 0 0 17 0 1 0 912111126 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 6 0 0 0
/proc/15859/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 19453.2
Current children cumulated vsize (KiB) 8700

Child status: 20
Real time (s): 4863.31
CPU time (s): 19453.2
CPU user time (s): 19451.2
CPU system time (s): 1.9567
CPU usage (%): 399.999
Max. virtual memory (cumulated for all children) (KiB): 773432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19451.2
system time used= 1.9567
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163269
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= 7665
involuntary context switches= 80343

runsolver used 7.70283 second user time and 18.0982 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-14 00:45:25
IDJOB=3499565
IDBENCH=84062
IDSOLVER=1994
FILE ID=node128/3499565-1308005125
RUNJOBID= node128-1307989144-15192
PBS_JOBID= 13559821
Free space on /tmp= 74044 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499565-1308005125/watcher-3499565-1308005125 -o /tmp/evaluation-result-3499565-1308005125/solver-3499565-1308005125 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499565-1308005125.cnf 897607976 40000 31000 8

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=897607976

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      31079452 kB
Buffers:        334120 kB
Cached:        1287424 kB
SwapCached:      11368 kB
Active:         612348 kB
Inactive:      1028176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31079452 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:            1584 kB
Writeback:          36 kB
AnonPages:       17176 kB
Mapped:           9464 kB
Slab:           164788 kB
PageTables:       4060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   189768 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74044 MiB
End job on node128 at 2011-06-14 02:06:28