Trace number 3280464

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 AutoUNSAT 806.52 201.962

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.8305
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

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: 19664
0.00/0.00	c setup for 4cores
0.00/0.00	c parsetime: 2865us
0.00/0.00	c parsed 11039 clauses with 3189 variables
0.00/0.00	c NW started thread 0 successfully (1109518656)
0.00/0.00	c NW started thread 1 successfully (1120008512)
0.00/0.00	c NW started thread 2 successfully (1130498368)
0.00/0.01	c NW started thread 3 successfully (1140988224)
0.00/0.61	c preprocessor returned 10001 variables
0.00/0.61	c preprocessing returned UNKNOWN
0.00/0.61	c PP set 399 variables
0.00/0.61	c pp time: 604070us (0s)
0.00/0.62	c preprocessor returned 10001 variables
0.00/0.62	c preprocessing returned UNKNOWN
0.00/0.62	c PP set 399 variables
0.00/0.62	c pp time: 611848us (0s)
0.00/0.62	c preprocessor returned 10001 variables
0.00/0.62	c preprocessing returned UNKNOWN
0.00/0.62	c PP set 399 variables
0.00/0.62	c pp time: 612900us (0s)
0.00/1.50	c preprocessor returned 30007 variables
0.00/1.50	c preprocessing returned UNKNOWN
0.00/1.50	c PP set 399 variables
0.00/1.50	c pp time: 1489655us (1s)
0.00/1.52	c HTE
0.00/1.53	c subsumption
0.00/1.53	c simplified formula contains 0 unit clauses
365.43/91.57	c added unsatisfied clause
365.43/91.57	c failed to add network clauses
738.13/184.86	c added unsatisfied clause
738.13/184.87	c failed to add network clauses
741.72/185.73	c added unsatisfied clause
741.72/185.73	c failed to add network clauses
753.33/188.60	c added unsatisfied clause
753.33/188.60	c failed to add network clauses
764.10/191.31	c added unsatisfied clause
764.10/191.31	c failed to add network clauses
767.69/192.28	c added unsatisfied clause
767.69/192.28	c failed to add network clauses
771.68/193.21	c added unsatisfied clause
771.68/193.21	c failed to add network clauses
779.28/195.16	c added unsatisfied clause
779.28/195.16	c failed to add network clauses
803.24/201.10	c added unsatisfied clause
803.24/201.10	c failed to add network clauses
804.84/201.52	c added unsatisfied clause
804.84/201.52	c failed to add network clauses
806.06/201.81	c ====================
806.06/201.81	c implication/decision inf%(inf)
806.06/201.81	c decisions:           641416
806.06/201.81	c last level:          0
806.06/201.81	c conflicts:           497403
806.06/201.81	c restarts:            3300
806.06/201.81	c rejected_restarts    0
806.06/201.81	c removals:            17
806.06/201.81	c removed clauses:     315477
806.06/201.81	c oft clauses:         0
806.06/201.87	c ====================
806.06/201.87	c solvetime: 201257461us (201s)
806.06/201.88	c ====================
806.06/201.88	c sended clauses   | 14450 | 14735 | 7346 | 15508 |
806.06/201.88	c received clauses | 59 | 25 | 67 | 58 |
806.06/201.88	c join all other threads
806.41/201.95	c joined thread 0
806.41/201.95	c joined thread 1
806.41/201.95	c joined thread 2
806.41/201.95	c joined thread 3
806.41/201.95	c memory usage (vsize): 356 MB
806.41/201.95	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3280464-1304037066/watcher-3280464-1304037066 -o /tmp/evaluation-result-3280464-1304037066/solver-3280464-1304037066 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3280464-1304037066.cnf 122768304 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: 3.45 4.35 5.57 2/174 19663
/proc/meminfo: memFree=13906460/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0

[startup+0.616584 s]
/proc/loadavg: 3.45 4.35 5.57 2/174 19663
/proc/meminfo: memFree=13906460/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.725708 s]
/proc/loadavg: 3.45 4.35 5.57 2/174 19663
/proc/meminfo: memFree=13906460/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.800693 s]
/proc/loadavg: 3.45 4.35 5.57 2/174 19663
/proc/meminfo: memFree=13906460/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.900676 s]
/proc/loadavg: 3.45 4.35 5.57 2/174 19663
/proc/meminfo: memFree=13906460/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50058 s]
/proc/loadavg: 3.45 4.35 5.57 2/174 19663
/proc/meminfo: memFree=13906460/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+3.10029 s]
/proc/loadavg: 3.90 4.43 5.59 9/188 19680
/proc/meminfo: memFree=13539924/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=351376 CPUtime=12.34 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 13018 0 0 0 1230 4 0 0 18 0 5 0 515307558 359809024 10740 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 87844 10740 419 389 0 83594 0
[pid=19664/tid=19666] ppid=19663 vsize=351376 CPUtime=3.07 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 2004 0 0 0 307 0 0 0 25 0 5 0 515307559 359809024 10740 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591543 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=351376 CPUtime=3.07 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 2053 0 0 0 307 0 0 0 25 0 5 0 515307559 359809024 10740 33554432000 4194304 5787044 140735241596816 18446744073709551615 4218260 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=351376 CPUtime=3.06 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 2889 0 0 0 306 0 0 0 25 0 5 0 515307559 359809024 10740 33554432000 4194304 5787044 140735241596816 18446744073709551615 5588680 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=351376 CPUtime=3.08 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 4520 0 0 0 307 1 0 0 25 0 5 0 515307559 359809024 10740 33554432000 4194304 5787044 140735241596816 18446744073709551615 4220738 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 360076

[startup+6.30073 s]
/proc/loadavg: 3.90 4.43 5.59 9/188 19680
/proc/meminfo: memFree=13530384/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=351376 CPUtime=25.12 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 14039 0 0 0 2507 5 0 0 18 0 5 0 515307558 359809024 11761 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 87844 11761 419 389 0 83594 0
[pid=19664/tid=19666] ppid=19663 vsize=351376 CPUtime=6.27 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 2325 0 0 0 627 0 0 0 25 0 5 0 515307559 359809024 11761 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=351376 CPUtime=6.28 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 2361 0 0 0 627 1 0 0 25 0 5 0 515307559 359809024 11761 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=351376 CPUtime=6.25 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 3281 0 0 0 624 1 0 0 25 0 5 0 515307559 359809024 11761 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591730 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=351376 CPUtime=6.28 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 4520 0 0 0 627 1 0 0 25 0 5 0 515307559 359809024 11761 33554432000 4194304 5787044 140735241596816 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 360076

[startup+12.7066 s]
/proc/loadavg: 4.53 4.54 5.61 9/188 19680
/proc/meminfo: memFree=13401356/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=352776 CPUtime=50.7 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 15791 0 0 0 5064 6 0 0 18 0 5 0 515307558 361242624 13513 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 88194 13513 419 389 0 83944 0
[pid=19664/tid=19666] ppid=19663 vsize=352776 CPUtime=12.68 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 2840 0 0 0 1267 1 0 0 25 0 5 0 515307559 361242624 13513 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591264 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=352776 CPUtime=12.68 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 2929 0 0 0 1267 1 0 0 25 0 5 0 515307559 361242624 13513 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=352776 CPUtime=12.61 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 3658 0 0 0 1260 1 0 0 25 0 5 0 515307559 361242624 13513 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=352776 CPUtime=12.69 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 4812 0 0 0 1268 1 0 0 25 0 5 0 515307559 361242624 13513 33554432000 4194304 5787044 140735241596816 18446744073709551615 5527468 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 361476

[startup+25.5003 s]
/proc/loadavg: 5.06 4.66 5.64 9/188 19681
/proc/meminfo: memFree=13369384/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=357536 CPUtime=101.8 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 19977 0 0 0 10170 10 0 0 18 0 5 0 515307558 366116864 17699 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 89384 17699 419 389 0 85134 0
[pid=19664/tid=19666] ppid=19663 vsize=357536 CPUtime=25.48 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 3432 0 0 0 2546 2 0 0 25 0 5 0 515307559 366116864 17699 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591356 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=357536 CPUtime=25.48 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 4465 0 0 0 2546 2 0 0 25 0 5 0 515307559 366116864 17699 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=357536 CPUtime=25.34 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 4647 0 0 0 2531 3 0 0 25 0 5 0 515307559 366116864 17699 33554432000 4194304 5787044 140735241596816 18446744073709551615 4254894 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=357536 CPUtime=25.48 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 5881 0 0 0 2545 3 0 0 25 0 5 0 515307559 366116864 17699 33554432000 4194304 5787044 140735241596816 18446744073709551615 5528404 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 366236

[startup+51.1008 s]
/proc/loadavg: 6.14 4.94 5.70 9/188 19682
/proc/meminfo: memFree=13341424/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=365936 CPUtime=204.08 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 24667 0 0 0 20392 16 0 0 18 0 5 0 515307558 374718464 22383 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 91484 22383 419 389 0 87234 0
[pid=19664/tid=19666] ppid=19663 vsize=365936 CPUtime=51.08 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 4163 0 0 0 5105 3 0 0 25 0 5 0 515307559 374718464 22383 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591328 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=365936 CPUtime=51.08 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 5651 0 0 0 5105 3 0 0 25 0 5 0 515307559 374718464 22383 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=365936 CPUtime=50.8 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 5511 0 0 0 5076 4 0 0 25 0 5 0 515307559 374718464 22383 33554432000 4194304 5787044 140735241596816 18446744073709551615 5590283 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=365936 CPUtime=51.09 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 7790 0 0 0 5105 4 0 0 25 0 5 0 515307559 374718464 22383 33554432000 4194304 5787044 140735241596816 18446744073709551615 4229323 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 374636

[startup+102.301 s]
/proc/loadavg: 7.38 5.48 5.85 9/188 19683
/proc/meminfo: memFree=13293060/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=370612 CPUtime=408.57 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 30045 0 0 0 40835 22 0 0 18 0 5 0 515307558 379506688 27675 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 92653 27675 419 389 0 88403 0
[pid=19664/tid=19666] ppid=19663 vsize=370612 CPUtime=102.27 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 4838 0 0 0 10223 4 0 0 25 0 5 0 515307559 379506688 27675 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=370612 CPUtime=102.27 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 6753 0 0 0 10222 5 0 0 25 0 5 0 515307559 379506688 27675 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=370612 CPUtime=101.72 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 8739 0 0 0 10164 8 0 0 25 0 5 0 515307559 379506688 27675 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=370612 CPUtime=102.27 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 8163 0 0 0 10223 4 0 0 25 0 5 0 515307559 379506688 27675 33554432000 4194304 5787044 140735241596816 18446744073709551615 5527489 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 379312

[startup+162.307 s]
/proc/loadavg: 7.89 5.97 5.99 9/188 19684
/proc/meminfo: memFree=13252756/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=377792 CPUtime=648.27 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 35374 0 0 0 64799 28 0 0 18 0 5 0 515307558 386859008 32905 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 94448 32905 419 389 0 90198 0
[pid=19664/tid=19666] ppid=19663 vsize=377792 CPUtime=162.28 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 6249 0 0 0 16222 6 0 0 25 0 5 0 515307559 386859008 32905 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=377792 CPUtime=162.27 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 7342 0 0 0 16222 5 0 0 25 0 5 0 515307559 386859008 32905 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=377792 CPUtime=161.39 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 10000 0 0 0 16130 9 0 0 25 0 5 0 515307559 386859008 32905 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=377792 CPUtime=162.29 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 10231 0 0 0 16223 6 0 0 25 0 5 0 515307559 386859008 32905 33554432000 4194304 5787044 140735241596816 18446744073709551615 5527218 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 386492

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

[startup+179.701 s]
/proc/loadavg: 7.99 6.09 6.02 9/188 19685
/proc/meminfo: memFree=13244572/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=379256 CPUtime=717.76 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 36285 0 0 0 71746 30 0 0 18 0 5 0 515307558 388358144 33816 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 94814 33816 419 389 0 90564 0
[pid=19664/tid=19666] ppid=19663 vsize=379256 CPUtime=179.67 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 6251 0 0 0 17961 6 0 0 25 0 5 0 515307559 388358144 33816 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=379256 CPUtime=179.67 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 7697 0 0 0 17961 6 0 0 25 0 5 0 515307559 388358144 33816 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=379256 CPUtime=178.7 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 10491 0 0 0 17860 10 0 0 25 0 5 0 515307559 388358144 33816 33554432000 4194304 5787044 140735241596816 18446744073709551615 5590564 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=379256 CPUtime=179.68 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 10294 0 0 0 17962 6 0 0 25 0 5 0 515307559 388358144 33816 33554432000 4194304 5787044 140735241596816 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 717.76
Current children cumulated vsize (KiB) 387956

[startup+192.501 s]
/proc/loadavg: 7.99 6.18 6.06 9/188 19685
/proc/meminfo: memFree=13238248/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=380480 CPUtime=768.89 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 37303 0 0 0 76858 31 0 0 18 0 5 0 515307558 389611520 34834 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 95120 34834 419 389 0 90870 0
[pid=19664/tid=19666] ppid=19663 vsize=380480 CPUtime=192.47 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 6272 0 0 0 19241 6 0 0 25 0 5 0 515307559 389611520 34834 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=380480 CPUtime=192.47 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 7980 0 0 0 19241 6 0 0 25 0 5 0 515307559 389611520 34834 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=380480 CPUtime=191.43 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 11067 0 0 0 19132 11 0 0 25 0 5 0 515307559 389611520 34834 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=380480 CPUtime=192.48 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 10432 0 0 0 19242 6 0 0 25 0 5 0 515307559 389611520 34834 33554432000 4194304 5787044 140735241596816 18446744073709551615 5527008 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 768.89
Current children cumulated vsize (KiB) 389180

[startup+198.901 s]
/proc/loadavg: 7.99 6.21 6.07 9/188 19685
/proc/meminfo: memFree=13231180/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=384976 CPUtime=794.45 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 38754 0 0 0 79414 31 0 0 18 0 5 0 515307558 394215424 36285 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 96244 36285 419 389 0 91994 0
[pid=19664/tid=19666] ppid=19663 vsize=384976 CPUtime=198.87 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 7317 0 0 0 19881 6 0 0 25 0 5 0 515307559 394215424 36285 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591727 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=384976 CPUtime=198.87 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 8099 0 0 0 19881 6 0 0 25 0 5 0 515307559 394215424 36285 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591219 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=384976 CPUtime=197.79 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 11337 0 0 0 19768 11 0 0 25 0 5 0 515307559 394215424 36285 33554432000 4194304 5787044 140735241596816 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=384976 CPUtime=198.88 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 10449 0 0 0 19882 6 0 0 25 0 5 0 515307559 394215424 36285 33554432000 4194304 5787044 140735241596816 18446744073709551615 5527212 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 794.45
Current children cumulated vsize (KiB) 393676

[startup+200.5 s]
/proc/loadavg: 7.99 6.21 6.07 9/188 19685
/proc/meminfo: memFree=13230684/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=385136 CPUtime=800.85 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 38846 0 0 0 80053 32 0 0 18 0 5 0 515307558 394379264 36377 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 96284 36377 419 389 0 92034 0
[pid=19664/tid=19666] ppid=19663 vsize=385136 CPUtime=200.47 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 7319 0 0 0 20041 6 0 0 25 0 5 0 515307559 394379264 36377 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=385136 CPUtime=200.47 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 8129 0 0 0 20041 6 0 0 25 0 5 0 515307559 394379264 36377 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=385136 CPUtime=199.38 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 11396 0 0 0 19927 11 0 0 25 0 5 0 515307559 394379264 36377 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=385136 CPUtime=200.48 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 10450 0 0 0 20042 6 0 0 25 0 5 0 515307559 394379264 36377 33554432000 4194304 5787044 140735241596816 18446744073709551615 4220542 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 800.85
Current children cumulated vsize (KiB) 393836

[startup+201.301 s]
/proc/loadavg: 7.99 6.21 6.07 9/188 19685
/proc/meminfo: memFree=13230560/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=385136 CPUtime=804.04 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 38896 0 0 0 80372 32 0 0 18 0 5 0 515307558 394379264 36427 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 96284 36427 419 389 0 92034 0
[pid=19664/tid=19666] ppid=19663 vsize=385136 CPUtime=201.27 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 7322 0 0 0 20121 6 0 0 25 0 5 0 515307559 394379264 36427 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=385136 CPUtime=201.27 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 8140 0 0 0 20121 6 0 0 25 0 5 0 515307559 394379264 36427 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=385136 CPUtime=200.18 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 11430 0 0 0 20007 11 0 0 25 0 5 0 515307559 394379264 36427 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=385136 CPUtime=201.28 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 10452 0 0 0 20122 6 0 0 25 0 5 0 515307559 394379264 36427 33554432000 4194304 5787044 140735241596816 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 804.04
Current children cumulated vsize (KiB) 393836

[startup+201.701 s]
/proc/loadavg: 7.99 6.21 6.07 9/188 19685
/proc/meminfo: memFree=13230560/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=385136 CPUtime=805.64 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 38915 0 0 0 80532 32 0 0 18 0 5 0 515307558 394379264 36446 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624934321 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 96284 36446 419 389 0 92034 0
[pid=19664/tid=19666] ppid=19663 vsize=385136 CPUtime=201.67 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 7323 0 0 0 20161 6 0 0 25 0 5 0 515307559 394379264 36446 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591315 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19667] ppid=19663 vsize=385136 CPUtime=201.67 cores=1,3,5,7
/proc/19664/task/19667/stat : 19667 (priss) R 19663 19663 19631 0 -1 4202560 8144 0 0 0 20161 6 0 0 25 0 5 0 515307559 394379264 36446 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 5 0 0 0
[pid=19664/tid=19668] ppid=19663 vsize=385136 CPUtime=200.58 cores=1,3,5,7
/proc/19664/task/19668/stat : 19668 (priss) R 19663 19663 19631 0 -1 4202560 11443 0 0 0 20047 11 0 0 25 0 5 0 515307559 394379264 36446 33554432000 4194304 5787044 140735241596816 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 7 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=385136 CPUtime=201.68 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) R 19663 19663 19631 0 -1 4202560 10453 0 0 0 20162 6 0 0 25 0 5 0 515307559 394379264 36446 33554432000 4194304 5787044 140735241596816 18446744073709551615 4218760 0 0 4096 0 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 805.64
Current children cumulated vsize (KiB) 393836

[startup+201.907 s]
/proc/loadavg: 7.99 6.24 6.08 9/188 19686
/proc/meminfo: memFree=13230312/32951124 swapFree=67111528/67111528
[pid=19663] ppid=19661 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19663/stat : 19663 (prissAuto.sh) S 19661 19663 19631 0 -1 4202496 332 0 0 0 0 0 0 0 23 0 1 0 515307558 8908800 252 33554432000 4194304 4922060 140733495314752 18446744073709551615 270612929669 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19663/statm: 2175 252 211 178 0 68 0
[pid=19664] ppid=19663 vsize=383252 CPUtime=806.41 cores=1,3,5,7
/proc/19664/stat : 19664 (priss) S 19663 19663 19631 0 -1 4202496 38948 0 0 0 80606 35 0 0 18 0 3 0 515307558 392450048 36125 33554432000 4194304 5787044 140735241596816 18446744073709551615 270624913381 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/19664/statm: 95813 36125 447 389 0 91563 0
[pid=19664/tid=19666] ppid=19663 vsize=383252 CPUtime=201.88 cores=1,3,5,7
/proc/19664/task/19666/stat : 19666 (priss) R 19663 19663 19631 0 -1 4202560 7323 0 0 0 20180 8 0 0 25 0 3 0 515307559 392450048 36125 33554432000 4194304 5787044 140735241596816 18446744073709551615 270612759944 0 0 4096 0 0 0 0 -1 1 0 0 0
[pid=19664/tid=19669] ppid=19663 vsize=383252 CPUtime=201.88 cores=1,3,5,7
/proc/19664/task/19669/stat : 19669 (priss) S 19663 19663 19631 0 -1 4202560 10454 0 0 0 20181 7 0 0 25 0 3 0 515307559 392450048 36125 33554432000 4194304 5787044 140735241596816 18446744073709551615 270613215726 0 0 4096 0 18446604470039591872 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 806.41
Current children cumulated vsize (KiB) 391952

Child status: 20
Real time (s): 201.962
CPU time (s): 806.52
CPU user time (s): 806.122
CPU system time (s): 0.397939
CPU usage (%): 399.342
Max. virtual memory (cumulated for all children) (KiB): 393836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 806.122
system time used= 0.397939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39303
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= 2518
involuntary context switches= 5452

runsolver used 0.279957 second user time and 0.826874 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 02:31:06
IDJOB=3280464
IDBENCH=20393
IDSOLVER=1602
FILE ID=node108/3280464-1304037066
RUNJOBID= node108-1304037066-19650
PBS_JOBID= 13170368
Free space on /tmp= 72120 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280464-1304037066/watcher-3280464-1304037066 -o /tmp/evaluation-result-3280464-1304037066/solver-3280464-1304037066 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3280464-1304037066.cnf 122768304 4800 15500 4

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=122768304

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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:      13906732 kB
Buffers:       2295368 kB
Cached:       16098552 kB
SwapCached:          0 kB
Active:       10323896 kB
Inactive:      8137276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13906732 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2500 kB
Writeback:           0 kB
AnonPages:       66696 kB
Mapped:          14432 kB
Slab:           518036 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188340 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= 72108 MiB
End job on node108 at 2011-04-29 02:34:28