Trace number 3499669

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 530.69 132.693

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_3900_3900_060.shuffled.cnf
MD5SUM8fb426184fc34ee36ee1bb5e07551b2d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.20681
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses936
Sum of the clauses size4520
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 37
Number of clauses of size 4146
Number of clauses of size 5783
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: 2472
0.00/0.00	c parsetime: 415us
0.00/0.00	c parsed 936 clauses with 60 variables
0.00/0.00	c NW started thread 0 successfully (1105979712)
0.00/0.00	c NW started thread 1 successfully (1116469568)
0.00/0.00	c NW started thread 2 successfully (1126959424)
0.00/0.00	c NW started thread 3 successfully (1094613312)
9.56/2.48	c preprocessor returned 10095 variables
9.56/2.48	c preprocessing returned UNKNOWN
9.56/2.48	c PP set 0 variables
9.56/2.48	c pp time: 2473562us (2s)
9.56/2.48	c preprocessor returned 10095 variables
9.56/2.48	c preprocessing returned UNKNOWN
9.56/2.48	c PP set 0 variables
9.56/2.48	c pp time: 2476637us (2s)
9.56/2.48	c preprocessor returned 10095 variables
9.56/2.48	c preprocessing returned UNKNOWN
9.56/2.48	c PP set 0 variables
9.56/2.48	c pp time: 2478805us (2s)
105.58/26.45	c preprocessor returned 30740 variables
105.58/26.45	c preprocessing returned UNKNOWN
105.58/26.45	c PP set 0 variables
105.58/26.45	c pp time: 26449854us (26s)
503.14/125.81	c added unsatisfied clause
503.14/125.81	c failed to add network clauses
526.34/131.61	c added unsatisfied clause
526.34/131.61	c failed to add network clauses
526.74/131.79	c added unsatisfied clause
526.74/131.79	c failed to add network clauses
530.34/132.60	c ====================
530.34/132.60	c implication/decision inf%(inf)
530.34/132.60	c decisions:           536389
530.34/132.60	c last level:          0
530.34/132.60	c conflicts:           441744
530.34/132.60	c restarts:            2930
530.34/132.60	c rejected_restarts    0
530.34/132.60	c removals:            17
530.34/132.60	c removed clauses:     313835
530.34/132.60	c oft clauses:         0
530.34/132.68	c solvetime: 130199925us (130s)
530.34/132.68	c sended clauses   | 13783 | 11267 | 3379 | 8609 |
530.34/132.68	c received clauses | 0 | 26 | 7 | 12 |
530.34/132.68	c join all other threads
530.34/132.68	c joined thread 0
530.34/132.68	c joined thread 1
530.34/132.68	c joined thread 2
530.34/132.68	c joined thread 3
530.34/132.68	c memory usage (vsize): 288 MB
530.34/132.68	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-3499669-1308009083/watcher-3499669-1308009083 -o /var/tmp/evaluation-result-3499669-1308009083/solver-3499669-1308009083 -C 40000 -W 5100 -M 31000 HOME/priss.sh HOME HOME/instance-3499669-1308009083.cnf 52470964 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.92 3.96 3.94 1/170 2471
/proc/meminfo: memFree=13131264/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0

[startup+0.0679081 s]
/proc/loadavg: 3.92 3.96 3.94 1/170 2471
/proc/meminfo: memFree=13131264/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100889 s]
/proc/loadavg: 3.92 3.96 3.94 1/170 2471
/proc/meminfo: memFree=13131264/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300851 s]
/proc/loadavg: 3.92 3.96 3.94 1/170 2471
/proc/meminfo: memFree=13131264/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.70078 s]
/proc/loadavg: 3.92 3.96 3.94 1/170 2471
/proc/meminfo: memFree=13131264/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50064 s]
/proc/loadavg: 3.92 3.96 3.94 5/176 2477
/proc/meminfo: memFree=13113384/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=275064 CPUtime=5.96 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 5649 0 0 0 596 0 0 0 25 0 5 0 893324440 281665536 4896 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 68766 4896 356 389 0 64516 0
[pid=2472/tid=2473] ppid=2471 vsize=275064 CPUtime=1.49 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 713 0 0 0 149 0 0 0 20 0 5 0 893324440 281665536 4896 33554432000 4194304 5787044 140735934799984 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=275064 CPUtime=1.49 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 654 0 0 0 149 0 0 0 20 0 5 0 893324440 281665536 4896 33554432000 4194304 5787044 140735934799984 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=275064 CPUtime=1.49 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 718 0 0 0 149 0 0 0 20 0 5 0 893324440 281665536 4896 33554432000 4194304 5787044 140735934799984 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=275064 CPUtime=1.49 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 2055 0 0 0 149 0 0 0 19 0 5 0 893324440 281665536 4896 33554432000 4194304 5787044 140735934799984 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 283764

[startup+3.10037 s]
/proc/loadavg: 3.92 3.96 3.94 5/176 2477
/proc/meminfo: memFree=13113296/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=277080 CPUtime=12.36 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 7836 0 0 0 1234 2 0 0 25 0 5 0 893324440 283729920 6475 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 69270 6475 405 389 0 65020 0
[pid=2472/tid=2473] ppid=2471 vsize=277080 CPUtime=3.08 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 1527 0 0 0 308 0 0 0 18 0 5 0 893324440 283729920 6475 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591304 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=277080 CPUtime=3.08 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 1527 0 0 0 308 0 0 0 18 0 5 0 893324440 283729920 6475 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591808 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=277080 CPUtime=3.08 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 1218 0 0 0 308 0 0 0 18 0 5 0 893324440 283729920 6475 33554432000 4194304 5787044 140735934799984 18446744073709551615 5586783 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=277080 CPUtime=3.09 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 2055 0 0 0 309 0 0 0 25 0 5 0 893324440 283729920 6475 33554432000 4194304 5787044 140735934799984 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 285780

[startup+6.3008 s]
/proc/loadavg: 3.93 3.96 3.94 5/176 2477
/proc/meminfo: memFree=13104368/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=278464 CPUtime=25.16 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 8874 0 0 0 2512 4 0 0 25 0 5 0 893324440 285147136 7513 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 69616 7513 405 389 0 65366 0
[pid=2472/tid=2473] ppid=2471 vsize=278464 CPUtime=6.28 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 1889 0 0 0 627 1 0 0 19 0 5 0 893324440 285147136 7513 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591780 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=278464 CPUtime=6.28 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 1878 0 0 0 627 1 0 0 21 0 5 0 893324440 285147136 7513 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=278464 CPUtime=6.28 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 1543 0 0 0 628 0 0 0 18 0 5 0 893324440 285147136 7513 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=278464 CPUtime=6.29 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 2055 0 0 0 629 0 0 0 25 0 5 0 893324440 285147136 7513 33554432000 4194304 5787044 140735934799984 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 287164

[startup+12.7007 s]
/proc/loadavg: 3.93 3.96 3.94 5/176 2477
/proc/meminfo: memFree=13100176/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=280228 CPUtime=50.75 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 10056 0 0 0 5069 6 0 0 25 0 5 0 893324440 286953472 8695 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 70057 8695 405 389 0 65807 0
[pid=2472/tid=2473] ppid=2471 vsize=280228 CPUtime=12.68 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 2278 0 0 0 1266 2 0 0 25 0 5 0 893324440 286953472 8695 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591309 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=280228 CPUtime=12.68 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 2280 0 0 0 1266 2 0 0 25 0 5 0 893324440 286953472 8695 33554432000 4194304 5787044 140735934799984 18446744073709551615 4215354 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=280228 CPUtime=12.68 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 1934 0 0 0 1267 1 0 0 19 0 5 0 893324440 286953472 8695 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=280228 CPUtime=12.69 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 2055 0 0 0 1269 0 0 0 25 0 5 0 893324440 286953472 8695 33554432000 4194304 5787044 140735934799984 18446744073709551615 255106462656 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 288928

[startup+25.5004 s]
/proc/loadavg: 3.95 3.96 3.94 5/176 2478
/proc/meminfo: memFree=13090596/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=285992 CPUtime=101.96 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 12839 0 0 0 10187 9 0 0 25 0 5 0 893324440 292855808 11476 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 71498 11476 405 389 0 67248 0
[pid=2472/tid=2473] ppid=2471 vsize=285992 CPUtime=25.47 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 2963 0 0 0 2544 3 0 0 21 0 5 0 893324440 292855808 11476 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=285992 CPUtime=25.48 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 3966 0 0 0 2545 3 0 0 25 0 5 0 893324440 292855808 11476 33554432000 4194304 5787044 140735934799984 18446744073709551615 4254975 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=285992 CPUtime=25.48 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 2346 0 0 0 2547 1 0 0 21 0 5 0 893324440 292855808 11476 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591623 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=285992 CPUtime=25.49 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 2055 0 0 0 2549 0 0 0 25 0 5 0 893324440 292855808 11476 33554432000 4194304 5787044 140735934799984 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 294692

[startup+51.1009 s]
/proc/loadavg: 3.96 3.96 3.94 5/176 2478
/proc/meminfo: memFree=13071328/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=293516 CPUtime=204.35 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 18539 0 0 0 20419 16 0 0 25 0 5 0 893324440 300560384 16304 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 73379 16304 418 389 0 69129 0
[pid=2472/tid=2473] ppid=2471 vsize=293516 CPUtime=51.07 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 3536 0 0 0 5103 4 0 0 25 0 5 0 893324440 300560384 16304 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591579 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=293516 CPUtime=51.08 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 4453 0 0 0 5103 5 0 0 25 0 5 0 893324440 300560384 16304 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=293516 CPUtime=51.07 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 2967 0 0 0 5106 1 0 0 24 0 5 0 893324440 300560384 16304 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591529 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=293516 CPUtime=51.08 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 6074 0 0 0 5105 3 0 0 25 0 5 0 893324440 300560384 16304 33554432000 4194304 5787044 140735934799984 18446744073709551615 5527758 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.35
Current children cumulated vsize (KiB) 302216

[startup+102.307 s]
/proc/loadavg: 3.98 3.97 3.94 5/176 2480
/proc/meminfo: memFree=13045380/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=304660 CPUtime=409.16 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 25061 0 0 0 40893 23 0 0 25 0 5 0 893324440 311971840 22759 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 76165 22759 420 389 0 71915 0
[pid=2472/tid=2473] ppid=2471 vsize=304660 CPUtime=102.27 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 4872 0 0 0 10221 6 0 0 25 0 5 0 893324440 311971840 22759 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591751 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=304660 CPUtime=102.29 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 6665 0 0 0 10222 7 0 0 25 0 5 0 893324440 311971840 22759 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=304660 CPUtime=102.27 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 4652 0 0 0 10225 2 0 0 25 0 5 0 893324440 311971840 22759 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=304660 CPUtime=102.29 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 7363 0 0 0 10223 6 0 0 18 0 5 0 893324440 311971840 22759 33554432000 4194304 5787044 140735934799984 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 409.16
Current children cumulated vsize (KiB) 313360

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

[startup+115.101 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2480
/proc/meminfo: memFree=13041652/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=304924 CPUtime=460.33 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 26084 0 0 0 46009 24 0 0 25 0 5 0 893324440 312242176 23716 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 76231 23716 420 389 0 71981 0
[pid=2472/tid=2473] ppid=2471 vsize=304924 CPUtime=115.07 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 5279 0 0 0 11500 7 0 0 25 0 5 0 893324440 312242176 23716 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=304924 CPUtime=115.07 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 7194 0 0 0 11500 7 0 0 19 0 5 0 893324440 312242176 23716 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591747 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=304924 CPUtime=115.07 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 4737 0 0 0 11504 3 0 0 23 0 5 0 893324440 312242176 23716 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=304924 CPUtime=115.08 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 7365 0 0 0 11502 6 0 0 18 0 5 0 893324440 312242176 23716 33554432000 4194304 5787044 140735934799984 18446744073709551615 5527491 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 460.33
Current children cumulated vsize (KiB) 313624

[startup+121.501 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2480
/proc/meminfo: memFree=13040284/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=306264 CPUtime=485.94 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 26359 0 0 0 48569 25 0 0 25 0 5 0 893324440 313614336 23991 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 76566 23991 420 389 0 72316 0
[pid=2472/tid=2473] ppid=2471 vsize=306264 CPUtime=121.47 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 5279 0 0 0 12140 7 0 0 25 0 5 0 893324440 313614336 23991 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=306264 CPUtime=121.47 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 7194 0 0 0 12140 7 0 0 25 0 5 0 893324440 313614336 23991 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=306264 CPUtime=121.47 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 4970 0 0 0 12144 3 0 0 18 0 5 0 893324440 313614336 23991 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=306264 CPUtime=121.48 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 7407 0 0 0 12142 6 0 0 25 0 5 0 893324440 313614336 23991 33554432000 4194304 5787044 140735934799984 18446744073709551615 5528442 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 485.94
Current children cumulated vsize (KiB) 314964

[startup+127.9 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2480
/proc/meminfo: memFree=13039780/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=306988 CPUtime=511.54 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 26556 0 0 0 51129 25 0 0 25 0 5 0 893324440 314355712 24188 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 76747 24188 420 389 0 72497 0
[pid=2472/tid=2473] ppid=2471 vsize=306988 CPUtime=127.87 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 5279 0 0 0 12780 7 0 0 25 0 5 0 893324440 314355712 24188 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=306988 CPUtime=127.87 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 7195 0 0 0 12780 7 0 0 25 0 5 0 893324440 314355712 24188 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591280 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=306988 CPUtime=127.87 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 5139 0 0 0 12784 3 0 0 25 0 5 0 893324440 314355712 24188 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=306988 CPUtime=127.88 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 7434 0 0 0 12782 6 0 0 25 0 5 0 893324440 314355712 24188 33554432000 4194304 5787044 140735934799984 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 511.54
Current children cumulated vsize (KiB) 315688

[startup+131.101 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2480
/proc/meminfo: memFree=13039036/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=307120 CPUtime=524.34 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 26715 0 0 0 52409 25 0 0 25 0 5 0 893324440 314490880 24347 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 76780 24347 420 389 0 72530 0
[pid=2472/tid=2473] ppid=2471 vsize=307120 CPUtime=131.07 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 5279 0 0 0 13100 7 0 0 25 0 5 0 893324440 314490880 24347 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591264 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=307120 CPUtime=131.07 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 7195 0 0 0 13100 7 0 0 25 0 5 0 893324440 314490880 24347 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591708 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=307120 CPUtime=131.08 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 5219 0 0 0 13105 3 0 0 18 0 5 0 893324440 314490880 24347 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591197 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=307120 CPUtime=131.08 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 7513 0 0 0 13102 6 0 0 25 0 5 0 893324440 314490880 24347 33554432000 4194304 5787044 140735934799984 18446744073709551615 5527489 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 524.34
Current children cumulated vsize (KiB) 315820

[startup+131.901 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2481
/proc/meminfo: memFree=13038788/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=307252 CPUtime=527.55 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 26757 0 0 0 52730 25 0 0 25 0 5 0 893324440 314626048 24389 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 76813 24389 420 389 0 72563 0
[pid=2472/tid=2473] ppid=2471 vsize=307252 CPUtime=131.88 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 5279 0 0 0 13181 7 0 0 25 0 5 0 893324440 314626048 24389 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591511 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=307252 CPUtime=131.87 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 7195 0 0 0 13180 7 0 0 25 0 5 0 893324440 314626048 24389 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=307252 CPUtime=131.88 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 5236 0 0 0 13185 3 0 0 18 0 5 0 893324440 314626048 24389 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=307252 CPUtime=131.89 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 7538 0 0 0 13183 6 0 0 25 0 5 0 893324440 314626048 24389 33554432000 4194304 5787044 140735934799984 18446744073709551615 5527433 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 527.55
Current children cumulated vsize (KiB) 315952

[startup+132.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2481
/proc/meminfo: memFree=13038788/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=307252 CPUtime=529.14 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 26785 0 0 0 52889 25 0 0 25 0 5 0 893324440 314626048 24417 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 76813 24417 420 389 0 72563 0
[pid=2472/tid=2473] ppid=2471 vsize=307252 CPUtime=132.27 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 5279 0 0 0 13220 7 0 0 25 0 5 0 893324440 314626048 24417 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591760 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=307252 CPUtime=132.27 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 7195 0 0 0 13220 7 0 0 25 0 5 0 893324440 314626048 24417 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=307252 CPUtime=132.27 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 5251 0 0 0 13224 3 0 0 19 0 5 0 893324440 314626048 24417 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=307252 CPUtime=132.28 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 7551 0 0 0 13222 6 0 0 25 0 5 0 893324440 314626048 24417 33554432000 4194304 5787044 140735934799984 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 529.14
Current children cumulated vsize (KiB) 315952

[startup+132.501 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2481
/proc/meminfo: memFree=13038788/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=307252 CPUtime=529.94 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 26793 0 0 0 52969 25 0 0 25 0 5 0 893324440 314626048 24425 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 76813 24425 420 389 0 72563 0
[pid=2472/tid=2473] ppid=2471 vsize=307252 CPUtime=132.47 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 5279 0 0 0 13240 7 0 0 25 0 5 0 893324440 314626048 24425 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=307252 CPUtime=132.47 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 7195 0 0 0 13240 7 0 0 25 0 5 0 893324440 314626048 24425 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=307252 CPUtime=132.47 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 5253 0 0 0 13244 3 0 0 19 0 5 0 893324440 314626048 24425 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=307252 CPUtime=132.48 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 7557 0 0 0 13242 6 0 0 25 0 5 0 893324440 314626048 24425 33554432000 4194304 5787044 140735934799984 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 529.94
Current children cumulated vsize (KiB) 315952

[startup+132.601 s]
/proc/loadavg: 3.99 3.97 3.94 5/176 2481
/proc/meminfo: memFree=13038788/32951124 swapFree=67055536/67111528
[pid=2471] ppid=2469 vsize=8700 CPUtime=0 cores=0-7
/proc/2471/stat : 2471 (priss.sh) S 2469 2471 1730 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 893324440 8908800 252 33554432000 4194304 4922060 140736326790720 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/2471/statm: 2175 252 211 178 0 68 0
[pid=2472] ppid=2471 vsize=307432 CPUtime=530.34 cores=0-7
/proc/2472/stat : 2472 (priss) S 2471 2471 1730 0 -1 4202496 26807 0 0 0 53009 25 0 0 25 0 5 0 893324440 314810368 24439 33554432000 4194304 5787044 140735934799984 18446744073709551615 255118592433 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/2472/statm: 76858 24439 420 389 0 72608 0
[pid=2472/tid=2473] ppid=2471 vsize=307432 CPUtime=132.57 cores=0-7
/proc/2472/task/2473/stat : 2473 (priss) R 2471 2471 1730 0 -1 4202560 5279 0 0 0 13250 7 0 0 25 0 5 0 893324440 314810368 24439 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=2472/tid=2474] ppid=2471 vsize=307432 CPUtime=132.57 cores=0-7
/proc/2472/task/2474/stat : 2474 (priss) R 2471 2471 1730 0 -1 4202560 7195 0 0 0 13250 7 0 0 25 0 5 0 893324440 314810368 24439 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=2472/tid=2476] ppid=2471 vsize=307432 CPUtime=132.57 cores=0-7
/proc/2472/task/2476/stat : 2476 (priss) R 2471 2471 1730 0 -1 4202560 5262 0 0 0 13254 3 0 0 20 0 5 0 893324440 314810368 24439 33554432000 4194304 5787044 140735934799984 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=2472/tid=2477] ppid=2471 vsize=307432 CPUtime=132.58 cores=0-7
/proc/2472/task/2477/stat : 2477 (priss) R 2471 2471 1730 0 -1 4202560 7562 0 0 0 13252 6 0 0 25 0 5 0 893324440 314810368 24439 33554432000 4194304 5787044 140735934799984 18446744073709551615 5528375 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 530.34
Current children cumulated vsize (KiB) 316132

Child status: 20
Real time (s): 132.693
CPU time (s): 530.69
CPU user time (s): 530.429
CPU system time (s): 0.26096
CPU usage (%): 399.938
Max. virtual memory (cumulated for all children) (KiB): 316132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 530.429
system time used= 0.26096
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27188
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= 3084
involuntary context switches= 1671

runsolver used 0.202969 second user time and 0.474927 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-14 01:51:23
IDJOB=3499669
IDBENCH=87444
IDSOLVER=1994
FILE ID=node144/3499669-1308009083
RUNJOBID= node144-1307998791-1744
PBS_JOBID= 13559834
Free space on /var/tmp= 2912 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_3900_3900_060.shuffled.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3499669-1308009083/watcher-3499669-1308009083 -o /var/tmp/evaluation-result-3499669-1308009083/solver-3499669-1308009083 -C 40000 -W 5100 -M 31000  HOME/priss.sh HOME HOME/instance-3499669-1308009083.cnf 52470964 40000 31000 8

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

MD5SUM BENCH= 8fb426184fc34ee36ee1bb5e07551b2d
RANDOM SEED=52470964

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13131436 kB
Buffers:        123088 kB
Cached:       19009568 kB
SwapCached:       9180 kB
Active:        3623076 kB
Inactive:     15527820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13131436 kB
SwapTotal:    67111528 kB
SwapFree:     67055536 kB
Dirty:            1640 kB
Writeback:           0 kB
AnonPages:       16224 kB
Mapped:          12076 kB
Slab:           600812 kB
PageTables:       4428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188440 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= 2912 MiB
End job on node144 at 2011-06-14 01:53:36