Trace number 3266212

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 604.78 151.42

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 benchmark0.369943
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: 24187
0.00/0.00	c parsetime: 417us
0.00/0.00	c parsed 936 clauses with 60 variables
0.00/0.00	c NW started thread 0 successfully (1095358784)
0.00/0.00	c NW started thread 1 successfully (1105848640)
0.00/0.00	c NW started thread 2 successfully (1116338496)
0.00/0.00	c NW started thread 3 successfully (1126828352)
9.55/2.47	c preprocessor returned 10095 variables
9.55/2.47	c preprocessing returned UNKNOWN
9.55/2.47	c PP set 0 variables
9.55/2.47	c pp time: 2471691us (2s)
9.55/2.47	c preprocessor returned 10095 variables
9.55/2.47	c preprocessing returned UNKNOWN
9.55/2.47	c PP set 0 variables
9.55/2.47	c pp time: 2473538us (2s)
9.55/2.49	c preprocessor returned 10095 variables
9.55/2.49	c preprocessing returned UNKNOWN
9.55/2.49	c PP set 0 variables
9.55/2.49	c pp time: 2491036us (2s)
106.22/26.60	c preprocessor returned 30740 variables
106.22/26.60	c preprocessing returned UNKNOWN
106.22/26.60	c PP set 0 variables
106.22/26.60	c pp time: 26597653us (26s)
558.01/139.78	c added unsatisfied clause
558.01/139.78	c failed to add network clauses
565.98/141.77	c added unsatisfied clause
565.98/141.77	c failed to add network clauses
595.93/149.22	c added unsatisfied clause
595.93/149.22	c failed to add network clauses
604.32/151.36	c ====================
604.32/151.36	c implication/decision inf%(inf)
604.32/151.36	c decisions:           561105
604.32/151.36	c last level:          0
604.32/151.36	c conflicts:           462378
604.32/151.36	c restarts:            3066
604.32/151.36	c rejected_restarts    0
604.32/151.36	c removals:            17
604.32/151.36	c removed clauses:     313843
604.32/151.36	c oft clauses:         0
604.71/151.41	c solvetime: 148932904us (148s)
604.71/151.41	c sended clauses   | 14353 | 13064 | 3860 | 8847 |
604.71/151.41	c received clauses | 0 | 27 | 13 | 47 |
604.71/151.41	c join all other threads
604.71/151.41	c joined thread 0
604.71/151.41	c joined thread 1
604.71/151.41	c joined thread 2
604.71/151.41	c joined thread 3
604.71/151.41	c memory usage (vsize): 288 MB
604.71/151.41	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: 977)

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-3266212-1307648406/watcher-3266212-1307648406 -o /tmp/evaluation-result-3266212-1307648406/solver-3266212-1307648406 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3266212-1307648406.cnf 1299768006 4800 15500 4 

running on 4 cores: 1,3,5,7

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.25 8.11 8.07 6/182 24186
/proc/meminfo: memFree=31553056/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0

[startup+0.0210069 s]
/proc/loadavg: 8.25 8.11 8.07 6/182 24186
/proc/meminfo: memFree=31553056/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10099 s]
/proc/loadavg: 8.25 8.11 8.07 6/182 24186
/proc/meminfo: memFree=31553056/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300953 s]
/proc/loadavg: 8.25 8.11 8.07 6/182 24186
/proc/meminfo: memFree=31553056/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700879 s]
/proc/loadavg: 8.25 8.11 8.07 6/182 24186
/proc/meminfo: memFree=31553056/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50073 s]
/proc/loadavg: 8.25 8.11 8.07 9/188 24192
/proc/meminfo: memFree=31534060/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=273648 CPUtime=5.96 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 5664 0 0 0 596 0 0 0 25 0 5 0 955071149 280215552 4882 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 68412 4882 356 389 0 64162 0
[pid=24187/tid=24188] ppid=24186 vsize=273648 CPUtime=1.49 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 719 0 0 0 149 0 0 0 25 0 5 0 955071149 280215552 4882 33554432000 4194304 5787044 140734843485312 18446744073709551615 4359256 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=273648 CPUtime=1.49 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 697 0 0 0 149 0 0 0 25 0 5 0 955071149 280215552 4882 33554432000 4194304 5787044 140734843485312 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=273648 CPUtime=1.48 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 686 0 0 0 148 0 0 0 25 0 5 0 955071149 280215552 4882 33554432000 4194304 5787044 140734843485312 18446744073709551615 260020089792 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=273648 CPUtime=1.49 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 2055 0 0 0 149 0 0 0 25 0 5 0 955071149 280215552 4882 33554432000 4194304 5787044 140734843485312 18446744073709551615 4359266 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 282348

[startup+3.10044 s]
/proc/loadavg: 8.25 8.11 8.07 9/188 24192
/proc/meminfo: memFree=31533340/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=276112 CPUtime=12.35 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 7811 0 0 0 1234 1 0 0 25 0 5 0 955071149 282738688 6719 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 69028 6719 405 389 0 64778 0
[pid=24187/tid=24188] ppid=24186 vsize=276112 CPUtime=3.08 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 1173 0 0 0 308 0 0 0 25 0 5 0 955071149 282738688 6719 33554432000 4194304 5787044 140734843485312 18446744073709551615 5586853 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=276112 CPUtime=3.08 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 1548 0 0 0 308 0 0 0 25 0 5 0 955071149 282738688 6719 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=276112 CPUtime=3.07 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 1528 0 0 0 307 0 0 0 25 0 5 0 955071149 282738688 6719 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=276112 CPUtime=3.09 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 2055 0 0 0 309 0 0 0 25 0 5 0 955071149 282738688 6719 33554432000 4194304 5787044 140734843485312 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 284812

[startup+6.30085 s]
/proc/loadavg: 8.23 8.11 8.06 9/188 24192
/proc/meminfo: memFree=31522260/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=277144 CPUtime=25.14 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 8851 0 0 0 2511 3 0 0 25 0 5 0 955071149 283795456 7759 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 69286 7759 405 389 0 65036 0
[pid=24187/tid=24188] ppid=24186 vsize=277144 CPUtime=6.28 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 1445 0 0 0 628 0 0 0 25 0 5 0 955071149 283795456 7759 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591592 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=277144 CPUtime=6.28 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 1933 0 0 0 628 0 0 0 25 0 5 0 955071149 283795456 7759 33554432000 4194304 5787044 140734843485312 18446744073709551615 5586806 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=277144 CPUtime=6.26 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 1911 0 0 0 625 1 0 0 25 0 5 0 955071149 283795456 7759 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=277144 CPUtime=6.29 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 2055 0 0 0 629 0 0 0 25 0 5 0 955071149 283795456 7759 33554432000 4194304 5787044 140734843485312 18446744073709551615 4359259 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 285844

[startup+12.7007 s]
/proc/loadavg: 8.21 8.10 8.06 9/188 24192
/proc/meminfo: memFree=31507668/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=283116 CPUtime=50.7 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 11102 0 0 0 5067 3 0 0 25 0 5 0 955071149 289910784 10010 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 70779 10010 405 389 0 66529 0
[pid=24187/tid=24188] ppid=24186 vsize=283116 CPUtime=12.68 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 1866 0 0 0 1268 0 0 0 25 0 5 0 955071149 289910784 10010 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=283116 CPUtime=12.68 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 3386 0 0 0 1268 0 0 0 25 0 5 0 955071149 289910784 10010 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=283116 CPUtime=12.62 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 2288 0 0 0 1261 1 0 0 25 0 5 0 955071149 289910784 10010 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=283116 CPUtime=12.69 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 2055 0 0 0 1269 0 0 0 25 0 5 0 955071149 289910784 10010 33554432000 4194304 5787044 140734843485312 18446744073709551615 4359248 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 291816

[startup+25.5013 s]
/proc/loadavg: 8.16 8.10 8.06 9/188 24192
/proc/meminfo: memFree=31490564/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=286028 CPUtime=101.83 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 12897 0 0 0 10178 5 0 0 25 0 5 0 955071149 292892672 11803 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 71507 11803 405 389 0 67257 0
[pid=24187/tid=24188] ppid=24186 vsize=286028 CPUtime=25.49 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 2465 0 0 0 2548 1 0 0 25 0 5 0 955071149 292892672 11803 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591268 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=286028 CPUtime=25.48 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 3958 0 0 0 2547 1 0 0 25 0 5 0 955071149 292892672 11803 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591289 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=286028 CPUtime=25.35 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 2912 0 0 0 2533 2 0 0 25 0 5 0 955071149 292892672 11803 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=286028 CPUtime=25.49 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 2055 0 0 0 2549 0 0 0 25 0 5 0 955071149 292892672 11803 33554432000 4194304 5787044 140734843485312 18446744073709551615 4359250 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 294728

[startup+51.1006 s]
/proc/loadavg: 8.11 8.09 8.06 9/188 24193
/proc/meminfo: memFree=31448640/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=291996 CPUtime=204.08 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 18424 0 0 0 20398 10 0 0 25 0 5 0 955071149 299003904 16369 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 72999 16369 418 389 0 68749 0
[pid=24187/tid=24188] ppid=24186 vsize=291996 CPUtime=51.08 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 2964 0 0 0 5107 1 0 0 25 0 5 0 955071149 299003904 16369 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=291996 CPUtime=51.08 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 4509 0 0 0 5106 2 0 0 25 0 5 0 955071149 299003904 16369 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591552 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=291996 CPUtime=50.8 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 3890 0 0 0 5077 3 0 0 25 0 5 0 955071149 299003904 16369 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=291996 CPUtime=51.09 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 5554 0 0 0 5107 2 0 0 25 0 5 0 955071149 299003904 16369 33554432000 4194304 5787044 140734843485312 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 300696

[startup+102.307 s]
/proc/loadavg: 8.04 8.07 8.06 9/188 24194
/proc/meminfo: memFree=31369268/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=305348 CPUtime=408.62 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 24548 0 0 0 40847 15 0 0 25 0 5 0 955071149 312676352 22450 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 76337 22450 420 389 0 72087 0
[pid=24187/tid=24188] ppid=24186 vsize=305348 CPUtime=102.29 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 5093 0 0 0 10227 2 0 0 25 0 5 0 955071149 312676352 22450 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=305348 CPUtime=102.28 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 6590 0 0 0 10224 4 0 0 25 0 5 0 955071149 312676352 22450 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=305348 CPUtime=101.73 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 5052 0 0 0 10168 5 0 0 25 0 5 0 955071149 312676352 22450 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=305348 CPUtime=102.29 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 6306 0 0 0 10227 2 0 0 25 0 5 0 955071149 312676352 22450 33554432000 4194304 5787044 140734843485312 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 314048

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

[startup+127.9 s]
/proc/loadavg: 8.03 8.07 8.05 9/188 24195
/proc/meminfo: memFree=31334168/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=307824 CPUtime=510.85 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 26600 0 0 0 51068 17 0 0 25 0 5 0 955071149 315211776 24448 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 76956 24448 420 389 0 72706 0
[pid=24187/tid=24188] ppid=24186 vsize=307824 CPUtime=127.88 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 5615 0 0 0 12785 3 0 0 25 0 5 0 955071149 315211776 24448 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=307824 CPUtime=127.86 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 7396 0 0 0 12782 4 0 0 25 0 5 0 955071149 315211776 24448 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=307824 CPUtime=127.19 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 5474 0 0 0 12713 6 0 0 25 0 5 0 955071149 315211776 24448 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591780 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=307824 CPUtime=127.88 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 6608 0 0 0 12786 2 0 0 25 0 5 0 955071149 315211776 24448 33554432000 4194304 5787044 140734843485312 18446744073709551615 5528078 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 510.85
Current children cumulated vsize (KiB) 316524

[startup+140.701 s]
/proc/loadavg: 8.02 8.06 8.05 9/188 24196
/proc/meminfo: memFree=31325736/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=307824 CPUtime=562 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 27167 0 0 0 56182 18 0 0 25 0 5 0 955071149 315211776 24982 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 76956 24982 420 389 0 72706 0
[pid=24187/tid=24188] ppid=24186 vsize=307824 CPUtime=140.69 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 5617 0 0 0 14066 3 0 0 25 0 5 0 955071149 315211776 24982 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=307824 CPUtime=140.68 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 7551 0 0 0 14063 5 0 0 25 0 5 0 955071149 315211776 24982 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=307824 CPUtime=139.92 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 5618 0 0 0 13986 6 0 0 25 0 5 0 955071149 315211776 24982 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=307824 CPUtime=140.69 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 6874 0 0 0 14066 3 0 0 25 0 5 0 955071149 315211776 24982 33554432000 4194304 5787044 140734843485312 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 562
Current children cumulated vsize (KiB) 316524

[startup+147.101 s]
/proc/loadavg: 8.02 8.06 8.05 9/188 24196
/proc/meminfo: memFree=31323992/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=307824 CPUtime=587.55 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 27233 0 0 0 58737 18 0 0 25 0 5 0 955071149 315211776 25048 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 76956 25048 420 389 0 72706 0
[pid=24187/tid=24188] ppid=24186 vsize=307824 CPUtime=147.08 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 5627 0 0 0 14705 3 0 0 25 0 5 0 955071149 315211776 25048 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591712 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=307824 CPUtime=147.07 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 7562 0 0 0 14702 5 0 0 25 0 5 0 955071149 315211776 25048 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=307824 CPUtime=146.28 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 5618 0 0 0 14622 6 0 0 25 0 5 0 955071149 315211776 25048 33554432000 4194304 5787044 140734843485312 18446744073709551615 4488992 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=307824 CPUtime=147.08 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 6919 0 0 0 14705 3 0 0 25 0 5 0 955071149 315211776 25048 33554432000 4194304 5787044 140734843485312 18446744073709551615 5527239 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 587.55
Current children cumulated vsize (KiB) 316524

[startup+148.701 s]
/proc/loadavg: 8.02 8.06 8.05 9/188 24196
/proc/meminfo: memFree=31323372/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=307824 CPUtime=593.93 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 27319 0 0 0 59375 18 0 0 25 0 5 0 955071149 315211776 25134 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 76956 25134 420 389 0 72706 0
[pid=24187/tid=24188] ppid=24186 vsize=307824 CPUtime=148.68 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 5631 0 0 0 14865 3 0 0 25 0 5 0 955071149 315211776 25134 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=307824 CPUtime=148.67 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 7568 0 0 0 14862 5 0 0 25 0 5 0 955071149 315211776 25134 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=307824 CPUtime=147.87 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 5618 0 0 0 14781 6 0 0 25 0 5 0 955071149 315211776 25134 33554432000 4194304 5787044 140734843485312 18446744073709551615 4220930 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=307824 CPUtime=148.68 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 6995 0 0 0 14865 3 0 0 25 0 5 0 955071149 315211776 25134 33554432000 4194304 5787044 140734843485312 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 593.93
Current children cumulated vsize (KiB) 316524

[startup+150.301 s]
/proc/loadavg: 8.02 8.06 8.05 9/188 24196
/proc/meminfo: memFree=31323120/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=307824 CPUtime=600.33 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 27397 0 0 0 60015 18 0 0 25 0 5 0 955071149 315211776 25212 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 76956 25212 420 389 0 72706 0
[pid=24187/tid=24188] ppid=24186 vsize=307824 CPUtime=150.28 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 5633 0 0 0 15025 3 0 0 25 0 5 0 955071149 315211776 25212 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=307824 CPUtime=150.27 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 7587 0 0 0 15022 5 0 0 25 0 5 0 955071149 315211776 25212 33554432000 4194304 5787044 140734843485312 18446744073709551615 5592012 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=307824 CPUtime=149.47 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 5618 0 0 0 14941 6 0 0 25 0 5 0 955071149 315211776 25212 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=307824 CPUtime=150.28 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 7052 0 0 0 15025 3 0 0 25 0 5 0 955071149 315211776 25212 33554432000 4194304 5787044 140734843485312 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 600.33
Current children cumulated vsize (KiB) 316524

[startup+151.101 s]
/proc/loadavg: 8.02 8.06 8.05 9/188 24196
/proc/meminfo: memFree=31323120/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=307824 CPUtime=603.52 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 27439 0 0 0 60334 18 0 0 25 0 5 0 955071149 315211776 25254 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 76956 25254 420 389 0 72706 0
[pid=24187/tid=24188] ppid=24186 vsize=307824 CPUtime=151.08 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 5633 0 0 0 15105 3 0 0 25 0 5 0 955071149 315211776 25254 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=307824 CPUtime=151.07 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 7587 0 0 0 15102 5 0 0 25 0 5 0 955071149 315211776 25254 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=307824 CPUtime=150.26 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 5618 0 0 0 15020 6 0 0 25 0 5 0 955071149 315211776 25254 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591776 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=307824 CPUtime=151.08 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 7094 0 0 0 15105 3 0 0 25 0 5 0 955071149 315211776 25254 33554432000 4194304 5787044 140734843485312 18446744073709551615 5527019 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 603.52
Current children cumulated vsize (KiB) 316524

[startup+151.301 s]
/proc/loadavg: 8.02 8.06 8.05 9/188 24196
/proc/meminfo: memFree=31323120/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=307824 CPUtime=604.32 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 27440 0 0 0 60414 18 0 0 25 0 5 0 955071149 315211776 25255 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 76956 25255 420 389 0 72706 0
[pid=24187/tid=24188] ppid=24186 vsize=307824 CPUtime=151.28 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 5633 0 0 0 15125 3 0 0 25 0 5 0 955071149 315211776 25255 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=307824 CPUtime=151.27 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 7587 0 0 0 15122 5 0 0 25 0 5 0 955071149 315211776 25255 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591561 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=307824 CPUtime=150.46 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 5618 0 0 0 15040 6 0 0 25 0 5 0 955071149 315211776 25255 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591532 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=307824 CPUtime=151.28 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 7095 0 0 0 15125 3 0 0 25 0 5 0 955071149 315211776 25255 33554432000 4194304 5787044 140734843485312 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 604.32
Current children cumulated vsize (KiB) 316524

[startup+151.401 s]
/proc/loadavg: 8.02 8.06 8.05 9/188 24196
/proc/meminfo: memFree=31323120/32951124 swapFree=67056304/67111528
[pid=24186] ppid=24184 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/24186/stat : 24186 (priss.sh) S 24184 24186 21841 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 955071149 8908800 251 33554432000 4194304 4922060 140734214906272 18446744073709551615 260020214917 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24186/statm: 2175 251 211 178 0 68 0
[pid=24187] ppid=24186 vsize=307824 CPUtime=604.71 cores=1,3,5,7
/proc/24187/stat : 24187 (priss) S 24186 24186 21841 0 -1 4202496 27454 0 0 0 60453 18 0 0 25 0 5 0 955071149 315211776 25269 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032219569 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/24187/statm: 76956 25269 432 389 0 72706 0
[pid=24187/tid=24188] ppid=24186 vsize=307824 CPUtime=151.37 cores=1,3,5,7
/proc/24187/task/24188/stat : 24188 (priss) R 24186 24186 21841 0 -1 4202560 5645 0 0 0 15134 3 0 0 25 0 5 0 955071149 315211776 25269 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=24187/tid=24189] ppid=24186 vsize=307824 CPUtime=151.37 cores=1,3,5,7
/proc/24187/task/24189/stat : 24189 (priss) R 24186 24186 21841 0 -1 4202560 7587 0 0 0 15132 5 0 0 25 0 5 0 955071149 315211776 25269 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 3 0 0 0
[pid=24187/tid=24190] ppid=24186 vsize=307824 CPUtime=150.56 cores=1,3,5,7
/proc/24187/task/24190/stat : 24190 (priss) R 24186 24186 21841 0 -1 4202560 5618 0 0 0 15050 6 0 0 25 0 5 0 955071149 315211776 25269 33554432000 4194304 5787044 140734843485312 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=24187/tid=24191] ppid=24186 vsize=307824 CPUtime=151.38 cores=1,3,5,7
/proc/24187/task/24191/stat : 24191 (priss) R 24186 24186 21841 0 -1 4202560 7097 0 0 0 15135 3 0 0 25 0 5 0 955071149 315211776 25269 33554432000 4194304 5787044 140734843485312 18446744073709551615 260032221877 0 0 4096 0 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 604.71
Current children cumulated vsize (KiB) 316524

Child status: 20
Real time (s): 151.42
CPU time (s): 604.78
CPU user time (s): 604.584
CPU system time (s): 0.19597
CPU usage (%): 399.405
Max. virtual memory (cumulated for all children) (KiB): 316524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 604.584
system time used= 0.19597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27822
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= 797
involuntary context switches= 3019

runsolver used 0.185971 second user time and 0.643902 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-09 21:40:06
IDJOB=3266212
IDBENCH=87444
IDSOLVER=1603
FILE ID=node110/3266212-1307648406
RUNJOBID= node110-1307633277-21860
PBS_JOBID= 13549381
Free space on /tmp= 74168 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 /tmp/evaluation-result-3266212-1307648406/watcher-3266212-1307648406 -o /tmp/evaluation-result-3266212-1307648406/solver-3266212-1307648406 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3266212-1307648406.cnf 1299768006 4800 15500 4

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

MD5SUM BENCH= 8fb426184fc34ee36ee1bb5e07551b2d
RANDOM SEED=1299768006

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31553864 kB
Buffers:        232220 kB
Cached:         404112 kB
SwapCached:       8464 kB
Active:         839284 kB
Inactive:       324164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31553864 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:            5064 kB
Writeback:         164 kB
AnonPages:      525084 kB
Mapped:          13720 kB
Slab:           169468 kB
PageTables:       5584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   762764 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= 74164 MiB
End job on node110 at 2011-06-09 21:42:37