Trace number 3261372

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 178.607 44.7248

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-12-12-unsat.cnf
MD5SUM9255daf8fc8e7a0c753f68fd095283c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.0447
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of clauses936
Sum of the clauses size3312
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2792
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5144

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: 23892
0.00/0.00	c parsetime: 306us
0.00/0.00	c parsed 936 clauses with 144 variables
0.00/0.00	c NW started thread 0 successfully (1110718784)
0.00/0.00	c NW started thread 1 successfully (1121208640)
0.00/0.00	c NW started thread 2 successfully (1131698496)
0.00/0.00	c NW started thread 3 successfully (1097783616)
7.56/1.93	c preprocessor returned 10023 variables
7.56/1.93	c preprocessing returned UNKNOWN
7.56/1.93	c PP set 0 variables
7.56/1.93	c pp time: 1931881us (1s)
7.56/1.93	c preprocessor returned 10023 variables
7.56/1.93	c preprocessing returned UNKNOWN
7.56/1.93	c PP set 0 variables
7.56/1.93	c pp time: 1934190us (1s)
7.56/1.94	c preprocessor returned 10023 variables
7.56/1.94	c preprocessing returned UNKNOWN
7.56/1.94	c PP set 0 variables
7.56/1.94	c pp time: 1932445us (1s)
85.45/21.45	c preprocessor returned 30018 variables
85.45/21.45	c preprocessing returned UNKNOWN
85.45/21.45	c PP set 0 variables
85.45/21.45	c pp time: 21450807us (21s)
178.11/44.69	c ====================
178.11/44.69	c implication/decision inf%(inf)
178.11/44.69	c decisions:           438086
178.11/44.69	c last level:          0
178.11/44.69	c conflicts:           311163
178.11/44.69	c restarts:            2062
178.11/44.69	c rejected_restarts    0
178.11/44.69	c removals:            16
178.11/44.69	c removed clauses:     234629
178.11/44.69	c oft clauses:         0
178.51/44.72	c solvetime: 42779540us (42s)
178.51/44.72	c sended clauses   | 0 | 0 | 0 | 0 |
178.51/44.72	c received clauses | 0 | 0 | 0 | 0 |
178.51/44.72	c join all other threads
178.51/44.72	c joined thread 0
178.51/44.72	c joined thread 1
178.51/44.72	c joined thread 2
178.51/44.72	c joined thread 3
178.51/44.72	c memory usage (vsize): 272 MB
178.51/44.72	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3261372-1304058034/watcher-3261372-1304058034 -o /tmp/evaluation-result-3261372-1304058034/solver-3261372-1304058034 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3261372-1304058034.cnf 879060219 4800 15500 4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.04 8.07 8.05 5/182 23891
/proc/meminfo: memFree=17095908/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0

[startup+0.112405 s]
/proc/loadavg: 8.04 8.07 8.05 5/182 23891
/proc/meminfo: memFree=17095908/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.200388 s]
/proc/loadavg: 8.04 8.07 8.05 5/182 23891
/proc/meminfo: memFree=17095908/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30037 s]
/proc/loadavg: 8.04 8.07 8.05 5/182 23891
/proc/meminfo: memFree=17095908/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.7003 s]
/proc/loadavg: 8.04 8.07 8.05 5/182 23891
/proc/meminfo: memFree=17095908/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50116 s]
/proc/loadavg: 8.04 8.07 8.05 9/188 23897
/proc/meminfo: memFree=17077136/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=274840 CPUtime=5.97 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 5476 0 0 0 597 0 0 0 25 0 5 0 596034225 281436160 4822 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 68710 4822 355 389 0 64460 0
[pid=23892/tid=23893] ppid=23891 vsize=274840 CPUtime=1.49 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 673 0 0 0 149 0 0 0 20 0 5 0 596034225 281436160 4822 33554432000 4194304 5787044 140737220509920 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=274840 CPUtime=1.49 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 710 0 0 0 149 0 0 0 20 0 5 0 596034225 281436160 4822 33554432000 4194304 5787044 140737220509920 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=274840 CPUtime=1.49 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 688 0 0 0 149 0 0 0 20 0 5 0 596034225 281436160 4822 33554432000 4194304 5787044 140737220509920 18446744073709551615 215988286445 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=274840 CPUtime=1.48 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 1901 0 0 0 148 0 0 0 25 0 5 0 596034225 281436160 4822 33554432000 4194304 5787044 140737220509920 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 283540

[startup+3.10088 s]
/proc/loadavg: 8.04 8.07 8.05 9/188 23897
/proc/meminfo: memFree=17071060/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=278548 CPUtime=12.36 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 7729 0 0 0 1235 1 0 0 25 0 5 0 596034225 285233152 6754 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 69637 6754 404 389 0 65387 0
[pid=23892/tid=23893] ppid=23891 vsize=278548 CPUtime=3.09 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 1273 0 0 0 309 0 0 0 25 0 5 0 596034225 285233152 6754 33554432000 4194304 5787044 140737220509920 18446744073709551615 5590976 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=278548 CPUtime=3.09 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 1380 0 0 0 309 0 0 0 25 0 5 0 596034225 285233152 6754 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591780 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=278548 CPUtime=3.09 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 1671 0 0 0 309 0 0 0 25 0 5 0 596034225 285233152 6754 33554432000 4194304 5787044 140737220509920 18446744073709551615 5576432 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=278548 CPUtime=3.07 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 1901 0 0 0 307 0 0 0 25 0 5 0 596034225 285233152 6754 33554432000 4194304 5787044 140737220509920 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 287248

[startup+6.30032 s]
/proc/loadavg: 8.03 8.07 8.05 9/188 23897
/proc/meminfo: memFree=17063248/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=280472 CPUtime=25.14 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 9045 0 0 0 2512 2 0 0 25 0 5 0 596034225 287203328 8070 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 70118 8070 404 389 0 65868 0
[pid=23892/tid=23893] ppid=23891 vsize=280472 CPUtime=6.28 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 1706 0 0 0 628 0 0 0 25 0 5 0 596034225 287203328 8070 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=280472 CPUtime=6.28 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 1836 0 0 0 628 0 0 0 25 0 5 0 596034225 287203328 8070 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=280472 CPUtime=6.28 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 2098 0 0 0 628 0 0 0 25 0 5 0 596034225 287203328 8070 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591712 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=280472 CPUtime=6.26 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 1901 0 0 0 626 0 0 0 25 0 5 0 596034225 287203328 8070 33554432000 4194304 5787044 140737220509920 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 289172

[startup+12.7012 s]
/proc/loadavg: 8.03 8.07 8.04 9/188 23897
/proc/meminfo: memFree=17049236/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=286120 CPUtime=50.7 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 11563 0 0 0 5067 3 0 0 25 0 5 0 596034225 292986880 10588 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 71530 10588 404 389 0 67280 0
[pid=23892/tid=23893] ppid=23891 vsize=286120 CPUtime=12.68 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 2111 0 0 0 1268 0 0 0 25 0 5 0 596034225 292986880 10588 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591626 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=286120 CPUtime=12.68 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 3357 0 0 0 1268 0 0 0 25 0 5 0 596034225 292986880 10588 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=286120 CPUtime=12.68 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 2690 0 0 0 1267 1 0 0 25 0 5 0 596034225 292986880 10588 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591741 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=286120 CPUtime=12.62 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 1901 0 0 0 1262 0 0 0 25 0 5 0 596034225 292986880 10588 33554432000 4194304 5787044 140737220509920 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 294820

[startup+25.501 s]
/proc/loadavg: 8.02 8.06 8.04 9/188 23898
/proc/meminfo: memFree=17029644/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=293868 CPUtime=101.82 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 16693 0 0 0 10176 6 0 0 25 0 5 0 596034225 300920832 14717 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 73467 14717 417 389 0 69217 0
[pid=23892/tid=23893] ppid=23891 vsize=293868 CPUtime=25.47 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 2865 0 0 0 2546 1 0 0 25 0 5 0 596034225 300920832 14717 33554432000 4194304 5787044 140737220509920 18446744073709551615 4692144 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=293868 CPUtime=25.48 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 4038 0 0 0 2547 1 0 0 25 0 5 0 596034225 300920832 14717 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=293868 CPUtime=25.49 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 4156 0 0 0 2547 2 0 0 25 0 5 0 596034225 300920832 14717 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=293868 CPUtime=25.35 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 4130 0 0 0 2534 1 0 0 25 0 5 0 596034225 300920832 14717 33554432000 4194304 5787044 140737220509920 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 302568

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

[startup+25.601 s]
/proc/loadavg: 8.02 8.06 8.04 9/188 23898
/proc/meminfo: memFree=17029644/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=293868 CPUtime=102.22 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 16742 0 0 0 10216 6 0 0 25 0 5 0 596034225 300920832 14766 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 73467 14766 417 389 0 69217 0
[pid=23892/tid=23893] ppid=23891 vsize=293868 CPUtime=25.57 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 2908 0 0 0 2556 1 0 0 25 0 5 0 596034225 300920832 14766 33554432000 4194304 5787044 140737220509920 18446744073709551615 5588680 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=293868 CPUtime=25.58 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 4038 0 0 0 2557 1 0 0 25 0 5 0 596034225 300920832 14766 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=293868 CPUtime=25.59 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 4157 0 0 0 2557 2 0 0 25 0 5 0 596034225 300920832 14766 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591640 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=293868 CPUtime=25.45 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 4135 0 0 0 2544 1 0 0 25 0 5 0 596034225 300920832 14766 33554432000 4194304 5787044 140737220509920 18446744073709551615 5527227 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 302568

[startup+38.4007 s]
/proc/loadavg: 8.02 8.06 8.04 9/188 23898
/proc/meminfo: memFree=17002560/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=298772 CPUtime=153.35 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 19941 0 0 0 15327 8 0 0 25 0 5 0 596034225 305942528 17942 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 74693 17942 417 389 0 70443 0
[pid=23892/tid=23893] ppid=23891 vsize=298772 CPUtime=38.37 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 4167 0 0 0 3836 1 0 0 25 0 5 0 596034225 305942528 17942 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=298772 CPUtime=38.38 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 4530 0 0 0 3836 2 0 0 25 0 5 0 596034225 305942528 17942 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=298772 CPUtime=38.38 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 4766 0 0 0 3836 2 0 0 25 0 5 0 596034225 305942528 17942 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591579 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=298772 CPUtime=38.18 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 4974 0 0 0 3817 1 0 0 25 0 5 0 596034225 305942528 17942 33554432000 4194304 5787044 140737220509920 18446744073709551615 5528352 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 153.35
Current children cumulated vsize (KiB) 307472

[startup+41.6012 s]
/proc/loadavg: 8.02 8.06 8.04 9/188 23898
/proc/meminfo: memFree=16999576/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=299760 CPUtime=166.13 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 20285 0 0 0 16605 8 0 0 25 0 5 0 596034225 306954240 18264 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 74940 18264 417 389 0 70690 0
[pid=23892/tid=23893] ppid=23891 vsize=299760 CPUtime=41.57 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 4406 0 0 0 4156 1 0 0 25 0 5 0 596034225 306954240 18264 33554432000 4194304 5787044 140737220509920 18446744073709551615 215988290540 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=299760 CPUtime=41.58 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 4634 0 0 0 4156 2 0 0 25 0 5 0 596034225 306954240 18264 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=299760 CPUtime=41.58 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 4766 0 0 0 4156 2 0 0 25 0 5 0 596034225 306954240 18264 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=299760 CPUtime=41.36 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 4975 0 0 0 4135 1 0 0 25 0 5 0 596034225 306954240 18264 33554432000 4194304 5787044 140737220509920 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 166.13
Current children cumulated vsize (KiB) 308460

[startup+43.2009 s]
/proc/loadavg: 8.02 8.06 8.04 9/188 23898
/proc/meminfo: memFree=16997964/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=299760 CPUtime=172.52 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 20299 0 0 0 17244 8 0 0 25 0 5 0 596034225 306954240 18278 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 74940 18278 417 389 0 70690 0
[pid=23892/tid=23893] ppid=23891 vsize=299760 CPUtime=43.18 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 4406 0 0 0 4316 2 0 0 25 0 5 0 596034225 306954240 18278 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=299760 CPUtime=43.18 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 4634 0 0 0 4316 2 0 0 25 0 5 0 596034225 306954240 18278 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591999 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=299760 CPUtime=43.18 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 4766 0 0 0 4316 2 0 0 25 0 5 0 596034225 306954240 18278 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591587 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=299760 CPUtime=42.95 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 4989 0 0 0 4294 1 0 0 25 0 5 0 596034225 306954240 18278 33554432000 4194304 5787044 140737220509920 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 172.52
Current children cumulated vsize (KiB) 308460

[startup+44.0007 s]
/proc/loadavg: 8.10 8.07 8.05 9/188 23898
/proc/meminfo: memFree=16997344/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=299760 CPUtime=175.73 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 20339 0 0 0 17565 8 0 0 25 0 5 0 596034225 306954240 18318 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 74940 18318 417 389 0 70690 0
[pid=23892/tid=23893] ppid=23891 vsize=299760 CPUtime=43.98 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 4406 0 0 0 4396 2 0 0 25 0 5 0 596034225 306954240 18318 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=299760 CPUtime=43.99 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 4634 0 0 0 4397 2 0 0 25 0 5 0 596034225 306954240 18318 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=299760 CPUtime=43.99 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 4766 0 0 0 4397 2 0 0 25 0 5 0 596034225 306954240 18318 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=299760 CPUtime=43.75 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 5029 0 0 0 4374 1 0 0 25 0 5 0 596034225 306954240 18318 33554432000 4194304 5787044 140737220509920 18446744073709551615 5527468 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 175.73
Current children cumulated vsize (KiB) 308460

[startup+44.4007 s]
/proc/loadavg: 8.10 8.07 8.05 9/188 23898
/proc/meminfo: memFree=16997344/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=299760 CPUtime=177.31 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 20382 0 0 0 17723 8 0 0 25 0 5 0 596034225 306954240 18361 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 74940 18361 417 389 0 70690 0
[pid=23892/tid=23893] ppid=23891 vsize=299760 CPUtime=44.38 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 4406 0 0 0 4436 2 0 0 25 0 5 0 596034225 306954240 18361 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=299760 CPUtime=44.38 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 4634 0 0 0 4436 2 0 0 25 0 5 0 596034225 306954240 18361 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591319 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=299760 CPUtime=44.38 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 4766 0 0 0 4436 2 0 0 25 0 5 0 596034225 306954240 18361 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=299760 CPUtime=44.14 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 5072 0 0 0 4413 1 0 0 25 0 5 0 596034225 306954240 18361 33554432000 4194304 5787044 140737220509920 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 177.31
Current children cumulated vsize (KiB) 308460

[startup+44.6006 s]
/proc/loadavg: 8.10 8.07 8.05 9/188 23898
/proc/meminfo: memFree=16997344/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=299760 CPUtime=178.11 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 20388 0 0 0 17803 8 0 0 25 0 5 0 596034225 306954240 18367 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 74940 18367 417 389 0 70690 0
[pid=23892/tid=23893] ppid=23891 vsize=299760 CPUtime=44.58 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 4406 0 0 0 4456 2 0 0 25 0 5 0 596034225 306954240 18367 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=299760 CPUtime=44.58 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 4635 0 0 0 4456 2 0 0 25 0 5 0 596034225 306954240 18367 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=299760 CPUtime=44.58 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 4766 0 0 0 4456 2 0 0 25 0 5 0 596034225 306954240 18367 33554432000 4194304 5787044 140737220509920 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=299760 CPUtime=44.34 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 5077 0 0 0 4433 1 0 0 25 0 5 0 596034225 306954240 18367 33554432000 4194304 5787044 140737220509920 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 178.11
Current children cumulated vsize (KiB) 308460

[startup+44.7006 s]
/proc/loadavg: 8.10 8.07 8.05 9/188 23898
/proc/meminfo: memFree=16997344/32950940 swapFree=67111528/67111528
[pid=23891] ppid=23889 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/23891/stat : 23891 (priss.sh) S 23889 23891 21582 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 596034225 8908800 251 33554432000 4194304 4922060 140736203345520 18446744073709551615 215988411525 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/23891/statm: 2175 251 211 178 0 68 0
[pid=23892] ppid=23891 vsize=299760 CPUtime=178.51 cores=0,2,4,6
/proc/23892/stat : 23892 (priss) S 23891 23891 21582 0 -1 4202496 20412 0 0 0 17843 8 0 0 25 0 5 0 596034225 306954240 18391 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000416177 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/23892/statm: 74940 18391 429 389 0 70690 0
[pid=23892/tid=23893] ppid=23891 vsize=299760 CPUtime=44.68 cores=0,2,4,6
/proc/23892/task/23893/stat : 23893 (priss) R 23891 23891 21582 0 -1 4202560 4418 0 0 0 4466 2 0 0 25 0 5 0 596034225 306954240 18391 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000418485 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=23892/tid=23894] ppid=23891 vsize=299760 CPUtime=44.68 cores=0,2,4,6
/proc/23892/task/23894/stat : 23894 (priss) R 23891 23891 21582 0 -1 4202560 4635 0 0 0 4466 2 0 0 25 0 5 0 596034225 306954240 18391 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000418485 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=23892/tid=23895] ppid=23891 vsize=299760 CPUtime=44.68 cores=0,2,4,6
/proc/23892/task/23895/stat : 23895 (priss) R 23891 23891 21582 0 -1 4202560 4766 0 0 0 4466 2 0 0 25 0 5 0 596034225 306954240 18391 33554432000 4194304 5787044 140737220509920 18446744073709551615 216000418485 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=23892/tid=23896] ppid=23891 vsize=299760 CPUtime=44.44 cores=0,2,4,6
/proc/23892/task/23896/stat : 23896 (priss) R 23891 23891 21582 0 -1 4202560 5089 0 0 0 4443 1 0 0 25 0 5 0 596034225 306954240 18391 33554432000 4194304 5787044 140737220509920 18446744073709551615 5527179 0 0 4096 0 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 178.51
Current children cumulated vsize (KiB) 308460

Child status: 20
Real time (s): 44.7248
CPU time (s): 178.607
CPU user time (s): 178.512
CPU system time (s): 0.094985
CPU usage (%): 399.347
Max. virtual memory (cumulated for all children) (KiB): 308460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.512
system time used= 0.094985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20784
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= 1135
involuntary context switches= 858

runsolver used 0.079987 second user time and 0.167974 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 08:20:35
IDJOB=3261372
IDBENCH=83224
IDSOLVER=1603
FILE ID=node117/3261372-1304058034
RUNJOBID= node117-1304041561-21600
PBS_JOBID= 13170383
Free space on /tmp= 71680 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-12-12-unsat.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261372-1304058034/watcher-3261372-1304058034 -o /tmp/evaluation-result-3261372-1304058034/solver-3261372-1304058034 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3261372-1304058034.cnf 879060219 4800 15500 4

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

MD5SUM BENCH= 9255daf8fc8e7a0c753f68fd095283c9
RANDOM SEED=879060219

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17096072 kB
Buffers:       2377200 kB
Cached:       12453004 kB
SwapCached:          0 kB
Active:        8479220 kB
Inactive:      6794860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17096072 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1556 kB
Writeback:           0 kB
AnonPages:      442204 kB
Mapped:          15748 kB
Slab:           517464 kB
PageTables:       5616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   646176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71680 MiB
End job on node117 at 2011-04-29 08:21:19