Trace number 3499685

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 291.861 73.04

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_40.shuffled.cnf
MD5SUM15f5068fb216bf26d5385140ce74faaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables118
Number of clauses314
Sum of the clauses size940
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3312
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: 21797
0.00/0.00	c parsetime: 139us
0.00/0.00	c parsed 314 clauses with 118 variables
0.00/0.00	c NW started thread 0 successfully (1113950528)
0.00/0.00	c NW started thread 1 successfully (1124440384)
0.00/0.00	c NW started thread 2 successfully (1098713408)
0.00/0.00	c NW started thread 3 successfully (1134930240)
0.00/0.57	c preprocessor returned 10108 variables
0.00/0.57	c preprocessing returned UNKNOWN
0.00/0.57	c PP set 0 variables
0.00/0.57	c pp time: 566669us (0s)
0.00/0.57	c preprocessor returned 10108 variables
0.00/0.57	c preprocessing returned UNKNOWN
0.00/0.57	c PP set 0 variables
0.00/0.57	c pp time: 567352us (0s)
0.00/0.59	c preprocessor returned 10108 variables
0.00/0.59	c preprocessing returned UNKNOWN
0.00/0.59	c PP set 0 variables
0.00/0.59	c pp time: 588072us (0s)
23.11/5.86	c preprocessor returned 30375 variables
23.11/5.86	c preprocessing returned UNKNOWN
23.11/5.86	c PP set 0 variables
23.11/5.86	c pp time: 5862083us (5s)
291.33/72.93	c ====================
291.33/72.93	c implication/decision inf%(inf)
291.33/72.93	c decisions:           739980
291.33/72.93	c last level:          0
291.33/72.93	c conflicts:           518936
291.33/72.93	c restarts:            3448
291.33/72.93	c rejected_restarts    0
291.33/72.93	c removals:            17
291.33/72.93	c removed clauses:     315935
291.33/72.93	c oft clauses:         0
291.72/73.02	c solvetime: 72457026us (72s)
291.72/73.03	c sended clauses   | 81061 | 62316 | 29177 | 61367 |
291.72/73.03	c received clauses | 0 | 0 | 44 | 25 |
291.72/73.03	c join all other threads
291.72/73.03	c joined thread 0
291.72/73.03	c joined thread 1
291.72/73.03	c joined thread 2
291.72/73.03	c joined thread 3
291.72/73.03	c memory usage (vsize): 313 MB
291.72/73.03	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.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 /var/tmp/evaluation-result-3499685-1308009344/watcher-3499685-1308009344 -o /var/tmp/evaluation-result-3499685-1308009344/solver-3499685-1308009344 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499685-1308009344.cnf 1141654987 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: 4.00 4.00 4.00 1/170 21796
/proc/meminfo: memFree=11570432/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0

[startup+0.087428 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 21796
/proc/meminfo: memFree=11570432/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100411 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 21796
/proc/meminfo: memFree=11570432/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300373 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 21796
/proc/meminfo: memFree=11570432/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700299 s]
/proc/loadavg: 4.00 4.00 4.00 1/170 21796
/proc/meminfo: memFree=11570432/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50115 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21802
/proc/meminfo: memFree=11545476/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=280604 CPUtime=5.95 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 8045 0 0 0 590 5 0 0 25 0 5 0 912534883 287338496 7388 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 70151 7388 405 389 0 65901 0
[pid=21797/tid=21798] ppid=21796 vsize=280604 CPUtime=1.47 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 1594 0 0 0 146 1 0 0 18 0 5 0 912534883 287338496 7388 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=280604 CPUtime=1.47 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 1612 0 0 0 146 1 0 0 18 0 5 0 912534883 287338496 7388 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=280604 CPUtime=1.48 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 1322 0 0 0 147 1 0 0 18 0 5 0 912534883 287338496 7388 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591661 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=280604 CPUtime=1.49 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 2018 0 0 0 149 0 0 0 20 0 5 0 912534883 287338496 7388 33554432000 4194304 5787044 140734306003120 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 289304

[startup+3.10087 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21802
/proc/meminfo: memFree=11540144/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=286888 CPUtime=12.32 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 10653 0 0 0 1223 9 0 0 25 0 5 0 912534883 293773312 9996 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 71722 9996 405 389 0 67472 0
[pid=21797/tid=21798] ppid=21796 vsize=286888 CPUtime=3.06 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 2150 0 0 0 303 3 0 0 18 0 5 0 912534883 293773312 9996 33554432000 4194304 5787044 140734306003120 18446744073709551615 230809270815 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=286888 CPUtime=3.06 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 2125 0 0 0 304 2 0 0 18 0 5 0 912534883 293773312 9996 33554432000 4194304 5787044 140734306003120 18446744073709551615 230809270815 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=286888 CPUtime=3.08 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 2861 0 0 0 306 2 0 0 18 0 5 0 912534883 293773312 9996 33554432000 4194304 5787044 140734306003120 18446744073709551615 4254550 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=286888 CPUtime=3.09 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 2018 0 0 0 309 0 0 0 25 0 5 0 912534883 293773312 9996 33554432000 4194304 5787044 140734306003120 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 295588

[startup+6.30128 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21802
/proc/meminfo: memFree=11527124/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=289196 CPUtime=25.11 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 14384 0 0 0 2496 15 0 0 25 0 5 0 912534883 296136704 12750 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 72299 12750 418 389 0 68049 0
[pid=21797/tid=21798] ppid=21796 vsize=289196 CPUtime=6.26 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 2721 0 0 0 621 5 0 0 18 0 5 0 912534883 296136704 12750 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=289196 CPUtime=6.26 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 2703 0 0 0 622 4 0 0 18 0 5 0 912534883 296136704 12750 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=289196 CPUtime=6.27 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 3428 0 0 0 624 3 0 0 18 0 5 0 912534883 296136704 12750 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591195 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=289196 CPUtime=6.29 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 4033 0 0 0 628 1 0 0 18 0 5 0 912534883 296136704 12750 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 297896

[startup+12.7011 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21802
/proc/meminfo: memFree=11502564/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=298096 CPUtime=50.63 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 19532 0 0 0 5035 28 0 0 25 0 5 0 912534883 305250304 17897 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 74524 17897 418 389 0 70274 0
[pid=21797/tid=21798] ppid=21796 vsize=298096 CPUtime=12.64 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 3781 0 0 0 1255 9 0 0 18 0 5 0 912534883 305250304 17897 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=298096 CPUtime=12.63 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 3500 0 0 0 1257 6 0 0 18 0 5 0 912534883 305250304 17898 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=298096 CPUtime=12.66 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 4475 0 0 0 1261 5 0 0 18 0 5 0 912534883 305250304 17898 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591298 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=298096 CPUtime=12.66 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 6277 0 0 0 1261 5 0 0 18 0 5 0 912534883 305250304 17898 33554432000 4194304 5787044 140734306003120 18446744073709551615 5527610 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 306796

[startup+25.5008 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21802
/proc/meminfo: memFree=11477844/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=310032 CPUtime=101.79 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 25720 0 0 0 10143 36 0 0 25 0 5 0 912534883 317472768 24038 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 77508 24038 419 389 0 73258 0
[pid=21797/tid=21798] ppid=21796 vsize=310032 CPUtime=25.43 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 4991 0 0 0 2531 12 0 0 18 0 5 0 912534883 317472768 24038 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=310032 CPUtime=25.41 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 5390 0 0 0 2533 8 0 0 25 0 5 0 912534883 317472768 24038 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=310032 CPUtime=25.45 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 6446 0 0 0 2539 6 0 0 18 0 5 0 912534883 317472768 24038 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=310032 CPUtime=25.45 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 7394 0 0 0 2538 7 0 0 18 0 5 0 912534883 317472768 24038 33554432000 4194304 5787044 140734306003120 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 318732

[startup+51.1011 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21803
/proc/meminfo: memFree=11452008/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=320620 CPUtime=204.15 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 32301 0 0 0 20369 46 0 0 25 0 5 0 912534883 328314880 30531 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 80155 30531 419 389 0 75905 0
[pid=21797/tid=21798] ppid=21796 vsize=320620 CPUtime=51.01 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 6394 0 0 0 5086 15 0 0 19 0 5 0 912534883 328314880 30531 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=320620 CPUtime=51.01 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 6632 0 0 0 5090 11 0 0 25 0 5 0 912534883 328314880 30531 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=320620 CPUtime=51.05 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 7824 0 0 0 5097 8 0 0 20 0 5 0 912534883 328314880 30531 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=320620 CPUtime=51.05 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 9952 0 0 0 5094 11 0 0 18 0 5 0 912534883 328314880 30531 33554432000 4194304 5787044 140734306003120 18446744073709551615 5527202 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.15
Current children cumulated vsize (KiB) 329320

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

[startup+63.9007 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21804
/proc/meminfo: memFree=11441332/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=326128 CPUtime=255.33 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 35007 0 0 0 25483 50 0 0 25 0 5 0 912534883 333955072 33204 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 81532 33204 419 389 0 77282 0
[pid=21797/tid=21798] ppid=21796 vsize=326128 CPUtime=63.8 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 7788 0 0 0 6364 16 0 0 22 0 5 0 912534883 333955072 33204 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591246 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=326128 CPUtime=63.8 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 7089 0 0 0 6369 11 0 0 21 0 5 0 912534883 333955072 33204 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=326128 CPUtime=63.85 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 8229 0 0 0 6376 9 0 0 18 0 5 0 912534883 333955072 33204 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=326128 CPUtime=63.85 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 10402 0 0 0 6373 12 0 0 18 0 5 0 912534883 333955072 33204 33554432000 4194304 5787044 140734306003120 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 255.33
Current children cumulated vsize (KiB) 334828

[startup+67.1062 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21804
/proc/meminfo: memFree=11438604/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=327260 CPUtime=268.15 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 35629 0 0 0 26764 51 0 0 25 0 5 0 912534883 335114240 33826 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 81815 33826 419 389 0 77565 0
[pid=21797/tid=21798] ppid=21796 vsize=327260 CPUtime=67.01 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 8014 0 0 0 6684 17 0 0 25 0 5 0 912534883 335114240 33826 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=327260 CPUtime=67.01 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 7253 0 0 0 6689 12 0 0 25 0 5 0 912534883 335114240 33826 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=327260 CPUtime=67.05 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 8459 0 0 0 6696 9 0 0 18 0 5 0 912534883 335114240 33826 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=327260 CPUtime=67.06 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 10404 0 0 0 6694 12 0 0 19 0 5 0 912534883 335114240 33826 33554432000 4194304 5787044 140734306003120 18446744073709551615 5527468 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 268.15
Current children cumulated vsize (KiB) 335960

[startup+70.3006 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21804
/proc/meminfo: memFree=11432404/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=331972 CPUtime=280.95 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 37159 0 0 0 28043 52 0 0 25 0 5 0 912534883 339939328 35356 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 82993 35356 420 389 0 78743 0
[pid=21797/tid=21798] ppid=21796 vsize=331972 CPUtime=70.2 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 8179 0 0 0 7003 17 0 0 25 0 5 0 912534883 339939328 35356 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=331972 CPUtime=70.21 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 7394 0 0 0 7009 12 0 0 25 0 5 0 912534883 339939328 35356 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=331972 CPUtime=70.25 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 8647 0 0 0 7016 9 0 0 20 0 5 0 912534883 339939328 35356 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=331972 CPUtime=70.25 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 11440 0 0 0 7013 12 0 0 18 0 5 0 912534883 339939328 35356 33554432000 4194304 5787044 140734306003120 18446744073709551615 5527089 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 280.95
Current children cumulated vsize (KiB) 340672

[startup+71.9013 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21804
/proc/meminfo: memFree=11431412/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=332532 CPUtime=287.33 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 37459 0 0 0 28680 53 0 0 25 0 5 0 912534883 340512768 35656 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 83133 35656 420 389 0 78883 0
[pid=21797/tid=21798] ppid=21796 vsize=332532 CPUtime=71.8 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 8312 0 0 0 7163 17 0 0 18 0 5 0 912534883 340512768 35656 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=332532 CPUtime=71.8 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 7447 0 0 0 7168 12 0 0 25 0 5 0 912534883 340512768 35656 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=332532 CPUtime=71.84 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 8755 0 0 0 7175 9 0 0 18 0 5 0 912534883 340512768 35656 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591266 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=332532 CPUtime=71.85 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 11446 0 0 0 7173 12 0 0 18 0 5 0 912534883 340512768 35656 33554432000 4194304 5787044 140734306003120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 287.33
Current children cumulated vsize (KiB) 341232

[startup+72.7011 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21804
/proc/meminfo: memFree=11431164/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=332664 CPUtime=290.53 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 37562 0 0 0 29000 53 0 0 25 0 5 0 912534883 340647936 35759 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 83166 35759 420 389 0 78916 0
[pid=21797/tid=21798] ppid=21796 vsize=332664 CPUtime=72.6 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 8317 0 0 0 7243 17 0 0 20 0 5 0 912534883 340647936 35759 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=332664 CPUtime=72.6 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 7497 0 0 0 7248 12 0 0 25 0 5 0 912534883 340647936 35759 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=332664 CPUtime=72.64 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 8801 0 0 0 7255 9 0 0 20 0 5 0 912534883 340647936 35759 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=332664 CPUtime=72.65 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 11448 0 0 0 7253 12 0 0 19 0 5 0 912534883 340647936 35759 33554432000 4194304 5787044 140734306003120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 290.53
Current children cumulated vsize (KiB) 341364

[startup+72.9011 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21804
/proc/meminfo: memFree=11431164/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=333020 CPUtime=291.33 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 37610 0 0 0 29080 53 0 0 25 0 5 0 912534883 341012480 35807 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 83255 35807 420 389 0 79005 0
[pid=21797/tid=21798] ppid=21796 vsize=333020 CPUtime=72.8 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 8318 0 0 0 7263 17 0 0 20 0 5 0 912534883 341012480 35807 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=333020 CPUtime=72.8 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 7506 0 0 0 7268 12 0 0 25 0 5 0 912534883 341012480 35807 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=333020 CPUtime=72.84 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 8838 0 0 0 7275 9 0 0 20 0 5 0 912534883 341012480 35807 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=333020 CPUtime=72.85 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 11449 0 0 0 7273 12 0 0 19 0 5 0 912534883 341012480 35807 33554432000 4194304 5787044 140734306003120 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 291.33
Current children cumulated vsize (KiB) 341720

[startup+73.0011 s]
/proc/loadavg: 4.00 4.00 4.00 5/176 21804
/proc/meminfo: memFree=11431164/32951124 swapFree=67053020/67111528
[pid=21796] ppid=21794 vsize=8700 CPUtime=0 cores=0-7
/proc/21796/stat : 21796 (priss.sh) S 21794 21796 20906 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 912534882 8908800 251 33554432000 4194304 4922060 140736320594224 18446744073709551615 230808984709 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/21796/statm: 2175 251 211 178 0 68 0
[pid=21797] ppid=21796 vsize=333020 CPUtime=291.72 cores=0-7
/proc/21797/stat : 21797 (priss) S 21796 21796 20906 0 -1 4202496 37625 0 0 0 29119 53 0 0 25 0 5 0 912534883 341012480 35822 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820989361 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0
/proc/21797/statm: 83255 35822 432 389 0 79005 0
[pid=21797/tid=21798] ppid=21796 vsize=333020 CPUtime=72.9 cores=0-7
/proc/21797/task/21798/stat : 21798 (priss) R 21796 21796 20906 0 -1 4202560 8319 0 0 0 7273 17 0 0 21 0 5 0 912534883 341012480 35822 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=21797/tid=21799] ppid=21796 vsize=333020 CPUtime=72.89 cores=0-7
/proc/21797/task/21799/stat : 21799 (priss) R 21796 21796 20906 0 -1 4202560 7518 0 0 0 7277 12 0 0 18 0 5 0 912534883 341012480 35822 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=21797/tid=21801] ppid=21796 vsize=333020 CPUtime=72.94 cores=0-7
/proc/21797/task/21801/stat : 21801 (priss) R 21796 21796 20906 0 -1 4202560 8840 0 0 0 7285 9 0 0 18 0 5 0 912534883 341012480 35822 33554432000 4194304 5787044 140734306003120 18446744073709551615 5591233 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=21797/tid=21802] ppid=21796 vsize=333020 CPUtime=72.96 cores=0-7
/proc/21797/task/21802/stat : 21802 (priss) R 21796 21796 20906 0 -1 4202560 11449 0 0 0 7283 13 0 0 20 0 5 0 912534883 341012480 35822 33554432000 4194304 5787044 140734306003120 18446744073709551615 230820991669 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 291.72
Current children cumulated vsize (KiB) 341720

Child status: 20
Real time (s): 73.04
CPU time (s): 291.861
CPU user time (s): 291.316
CPU system time (s): 0.544917
CPU usage (%): 399.59
Max. virtual memory (cumulated for all children) (KiB): 341720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.316
system time used= 0.544917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37998
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= 12903
involuntary context switches= 464

runsolver used 0.100984 second user time and 0.286956 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-14 01:55:44
IDJOB=3499685
IDBENCH=87817
IDSOLVER=1994
FILE ID=node104/3499685-1308009344
RUNJOBID= node104-1307989133-20920
PBS_JOBID= 13559819
Free space on /var/tmp= 2872 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_40.shuffled.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499685-1308009344/watcher-3499685-1308009344 -o /var/tmp/evaluation-result-3499685-1308009344/solver-3499685-1308009344 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499685-1308009344.cnf 1141654987 40000 31000 8

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

MD5SUM BENCH= 15f5068fb216bf26d5385140ce74faaf
RANDOM SEED=1141654987

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11570976 kB
Buffers:        118260 kB
Cached:       20540456 kB
SwapCached:      11604 kB
Active:        5297284 kB
Inactive:     15379516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11570976 kB
SwapTotal:    67111528 kB
SwapFree:     67053020 kB
Dirty:            1556 kB
Writeback:           0 kB
AnonPages:       15548 kB
Mapped:           8972 kB
Slab:           636736 kB
PageTables:       3984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187948 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 /var/tmp at the end= 2872 MiB
End job on node104 at 2011-06-14 01:56:57