Trace number 3288100

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 1491.69 373.79

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.78
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c *****************************************************
0.00/0.00	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.00	c *   This program may be redistributed or modified   *
0.00/0.00	c * under the terms of the GNU General Public License *
0.00/0.00	c *****************************************************
0.00/0.00	c process id: 12434
0.00/0.00	c setup for 4cores
0.00/0.13	c parsetime: 123882us
0.00/0.13	c parsed 466691 clauses with 156058 variables
0.00/0.15	c NW started thread 0 successfully (1092213056)
0.00/0.18	c NW started thread 1 successfully (1102702912)
0.00/0.22	c NW started thread 2 successfully (1115003200)
0.00/0.26	c NW started thread 3 successfully (1125493056)
20.77/5.51	c preprocessor returned 156058 variables
20.77/5.51	c preprocessing returned UNKNOWN
20.77/5.51	c PP set 1367 variables
20.77/5.51	c pp time: 5319097us (5s)
20.77/5.56	c preprocessor returned 156058 variables
20.77/5.56	c preprocessing returned UNKNOWN
20.77/5.56	c PP set 1367 variables
20.77/5.56	c pp time: 5257654us (5s)
20.77/5.58	c preprocessor returned 156058 variables
20.77/5.58	c preprocessing returned UNKNOWN
20.77/5.58	c PP set 1367 variables
20.77/5.58	c pp time: 5361739us (5s)
21.55/5.72	c preprocessor returned 156058 variables
21.55/5.72	c preprocessing returned UNKNOWN
21.55/5.72	c PP set 1367 variables
21.55/5.72	c pp time: 5469507us (5s)
22.34/5.90	c HTE
22.75/6.04	c subsumption
23.54/6.21	c simplified formula contains 0 unit clauses
33.13/8.60	c HTE
33.55/8.75	c subsumption
34.32/8.92	c simplified formula contains 0 unit clauses
37.95/9.81	c received clause contains eliminated literal 14196
104.62/26.58	c HTE
105.42/26.75	c subsumption
106.22/26.97	c simplified formula contains 0 unit clauses
154.55/39.01	c received clause contains eliminated literal 15557
393.01/98.79	c HTE
401.39/100.81	c subsumption
413.77/103.92	c simplified formula contains 0 unit clauses
468.90/117.73	c received clause contains eliminated literal 46657
564.75/141.76	c received clause contains eliminated literal 26712
995.36/249.55	c added unsatisfied clause
995.36/249.55	c failed to add network clauses
1013.74/254.18	c HTE
1015.72/254.62	c subsumption
1022.12/256.23	c simplified formula contains 0 unit clauses
1123.96/281.75	c received clause contains eliminated literal 60755
1323.68/331.70	c received clause contains eliminated literal 95885
1469.88/368.39	c added unsatisfied clause
1469.88/368.39	c failed to add network clauses
1470.70/368.55	c added unsatisfied clause
1470.70/368.55	c failed to add network clauses
1482.26/371.48	c added unsatisfied clause
1482.26/371.48	c failed to add network clauses
1490.25/373.41	c added unsatisfied clause
1490.25/373.41	c failed to add network clauses
1490.65/373.56	c ====================
1490.65/373.56	c implication/decision inf%(inf)
1490.65/373.56	c decisions:           2372037
1490.65/373.56	c last level:          0
1490.65/373.56	c conflicts:           678702
1490.65/373.56	c restarts:            4498
1490.65/373.56	c rejected_restarts    0
1490.65/373.56	c removals:            18
1490.65/373.56	c removed clauses:     412066
1490.65/373.56	c oft clauses:         0
1491.05/373.62	c solvetime: 368064905us (368s)
1491.44/373.75	c sended clauses   | 29361 | 29628 | 33001 | 31955 |
1491.44/373.75	c received clauses | 491 | 488 | 308 | 435 |
1491.44/373.75	c join all other threads
1491.44/373.75	c joined thread 0
1491.44/373.75	c joined thread 1
1491.44/373.75	c joined thread 2
1491.44/373.75	c joined thread 3
1491.44/373.75	c memory usage (vsize): 876 MB
1491.44/373.75	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-3288100-1304050640/watcher-3288100-1304050640 -o /tmp/evaluation-result-3288100-1304050640/solver-3288100-1304050640 -C 4800 -W 1300 -M 15500 HOME/prissAuto.sh HOME HOME/instance-3288100-1304050640.cnf 12178250 4800 15500 4 

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

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


[startup+0 s]
/proc/loadavg: 4.08 4.15 5.28 2/171 12433
/proc/meminfo: memFree=26336688/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0

[startup+0.0135519 s]
/proc/loadavg: 4.08 4.15 5.28 2/171 12433
/proc/meminfo: memFree=26336688/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100537 s]
/proc/loadavg: 4.08 4.15 5.28 2/171 12433
/proc/meminfo: memFree=26336688/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300503 s]
/proc/loadavg: 4.08 4.15 5.28 2/171 12433
/proc/meminfo: memFree=26336688/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700424 s]
/proc/loadavg: 4.08 4.15 5.28 2/171 12433
/proc/meminfo: memFree=26336688/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50128 s]
/proc/loadavg: 4.08 4.15 5.28 5/177 12440
/proc/meminfo: memFree=26042016/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=521160 CPUtime=4.88 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 138587 0 0 0 447 41 0 0 25 0 5 0 516663714 533667840 87638 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 130290 87638 350 389 0 126040 0
[pid=12434/tid=12436] ppid=12433 vsize=521160 CPUtime=1.18 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 30247 0 0 0 105 13 0 0 19 0 5 0 516663730 533667840 87639 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092058293 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=521160 CPUtime=1.12 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 28678 0 0 0 99 13 0 0 18 0 5 0 516663733 533667840 87639 33554432000 4194304 5787044 140733357983824 18446744073709551615 4339744 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=521160 CPUtime=1.24 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 29814 0 0 0 115 9 0 0 18 0 5 0 516663736 533667840 87639 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092058293 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=521160 CPUtime=1.03 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 28184 0 0 0 102 1 0 0 25 0 5 0 516663740 533667840 87639 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092058293 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 529860

[startup+3.10097 s]
/proc/loadavg: 4.08 4.15 5.28 5/177 12440
/proc/meminfo: memFree=25949884/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=601048 CPUtime=11.18 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 155184 0 0 0 1065 53 0 0 25 0 5 0 516663714 615473152 104235 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 150262 104235 351 389 0 146012 0
[pid=12434/tid=12436] ppid=12433 vsize=601048 CPUtime=2.76 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 32774 0 0 0 258 18 0 0 19 0 5 0 516663730 615473152 104235 33554432000 4194304 5787044 140733357983824 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=601048 CPUtime=2.69 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 33425 0 0 0 253 16 0 0 20 0 5 0 516663733 615473152 104235 33554432000 4194304 5787044 140733357983824 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=601048 CPUtime=2.84 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 35555 0 0 0 273 11 0 0 20 0 5 0 516663736 615473152 104235 33554432000 4194304 5787044 140733357983824 18446744073709551615 4278467 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=601048 CPUtime=2.61 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 31765 0 0 0 257 4 0 0 25 0 5 0 516663740 615473152 104235 33554432000 4194304 5787044 140733357983824 18446744073709551615 4278498 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.18
Current children cumulated vsize (KiB) 609748

[startup+6.3003 s]
/proc/loadavg: 4.15 4.16 5.28 5/177 12440
/proc/meminfo: memFree=25885888/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=673480 CPUtime=23.94 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 204388 0 0 0 2334 60 0 0 25 0 5 0 516663714 689643520 133273 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 168370 133273 415 389 0 164120 0
[pid=12434/tid=12436] ppid=12433 vsize=673480 CPUtime=5.95 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 45051 0 0 0 575 20 0 0 25 0 5 0 516663730 689643520 133273 33554432000 4194304 5787044 140733357983824 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=673480 CPUtime=5.87 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 45712 0 0 0 569 18 0 0 25 0 5 0 516663733 689643520 133273 33554432000 4194304 5787044 140733357983824 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=673480 CPUtime=6.03 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 46949 0 0 0 591 12 0 0 25 0 5 0 516663736 689643520 133274 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=673480 CPUtime=5.81 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 45012 0 0 0 575 6 0 0 25 0 5 0 516663740 689643520 133274 33554432000 4194304 5787044 140733357983824 18446744073709551615 208079893537 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 23.94
Current children cumulated vsize (KiB) 682180

[startup+12.7011 s]
/proc/loadavg: 4.14 4.16 5.27 5/177 12440
/proc/meminfo: memFree=25796772/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=745100 CPUtime=49.51 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 212715 0 0 0 4889 62 0 0 25 0 5 0 516663714 762982400 134877 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 186275 134877 418 389 0 182025 0
[pid=12434/tid=12436] ppid=12433 vsize=745100 CPUtime=12.35 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 45273 0 0 0 1215 20 0 0 25 0 5 0 516663730 762982400 134877 33554432000 4194304 5787044 140733357983824 18446744073709551615 5590976 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=745100 CPUtime=12.23 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 45731 0 0 0 1205 18 0 0 25 0 5 0 516663733 762982400 134877 33554432000 4194304 5787044 140733357983824 18446744073709551615 5592653 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=745100 CPUtime=12.43 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 47025 0 0 0 1231 12 0 0 25 0 5 0 516663736 762982400 134877 33554432000 4194304 5787044 140733357983824 18446744073709551615 5586592 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=745100 CPUtime=12.21 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 53021 0 0 0 1214 7 0 0 25 0 5 0 516663740 762982400 134877 33554432000 4194304 5787044 140733357983824 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.51
Current children cumulated vsize (KiB) 753800

[startup+25.5006 s]
/proc/loadavg: 4.11 4.15 5.25 5/177 12440
/proc/meminfo: memFree=25794648/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=745100 CPUtime=100.63 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 213402 0 0 0 9999 64 0 0 25 0 5 0 516663714 762982400 135564 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 186275 135564 418 389 0 182025 0
[pid=12434/tid=12436] ppid=12433 vsize=745100 CPUtime=25.14 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 45425 0 0 0 2494 20 0 0 25 0 5 0 516663730 762982400 135564 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=745100 CPUtime=24.96 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 45848 0 0 0 2477 19 0 0 25 0 5 0 516663733 762982400 135564 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=745100 CPUtime=25.24 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 47178 0 0 0 2511 13 0 0 25 0 5 0 516663736 762982400 135564 33554432000 4194304 5787044 140733357983824 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=745100 CPUtime=25 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 53286 0 0 0 2492 8 0 0 25 0 5 0 516663740 762982400 135564 33554432000 4194304 5787044 140733357983824 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.63
Current children cumulated vsize (KiB) 753800

[startup+51.1008 s]
/proc/loadavg: 4.07 4.14 5.21 5/177 12441
/proc/meminfo: memFree=25785776/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=745100 CPUtime=202.88 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 219172 0 0 0 20221 67 0 0 25 0 5 0 516663714 762982400 137679 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 186275 137679 418 389 0 182025 0
[pid=12434/tid=12436] ppid=12433 vsize=745100 CPUtime=50.74 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 45569 0 0 0 5053 21 0 0 25 0 5 0 516663730 762982400 137679 33554432000 4194304 5787044 140733357983824 18446744073709551615 5586651 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=745100 CPUtime=50.43 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 46086 0 0 0 5023 20 0 0 25 0 5 0 516663733 762982400 137679 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=745100 CPUtime=50.84 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 47304 0 0 0 5071 13 0 0 25 0 5 0 516663736 762982400 137679 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=745100 CPUtime=50.6 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 58548 0 0 0 5050 10 0 0 25 0 5 0 516663740 762982400 137679 33554432000 4194304 5787044 140733357983824 18446744073709551615 4215338 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.88
Current children cumulated vsize (KiB) 753800

[startup+102.306 s]
/proc/loadavg: 4.03 4.11 5.15 5/177 12442
/proc/meminfo: memFree=25753244/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=754404 CPUtime=407.39 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 232391 0 0 0 40662 77 0 0 25 0 5 0 516663714 772509696 145614 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 188601 145614 418 389 0 184351 0
[pid=12434/tid=12436] ppid=12433 vsize=754404 CPUtime=101.93 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 46604 0 0 0 10169 24 0 0 25 0 5 0 516663730 772509696 145614 33554432000 4194304 5787044 140733357983824 18446744073709551615 4238897 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=754404 CPUtime=101.35 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 46769 0 0 0 10115 20 0 0 25 0 5 0 516663733 772509696 145614 33554432000 4194304 5787044 140733357983824 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=754404 CPUtime=102.04 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 47939 0 0 0 10190 14 0 0 25 0 5 0 516663736 772509696 145614 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=754404 CPUtime=101.79 cores=0,2,4,6

################
# More data... #
################

[pid=12434/tid=12437] ppid=12433 vsize=847544 CPUtime=280.38 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 55249 0 0 0 28002 36 0 0 25 0 5 0 516663733 867885056 173959 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=847544 CPUtime=282.04 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 52660 0 0 0 28183 21 0 0 25 0 5 0 516663736 867885056 173959 33554432000 4194304 5787044 140733357983824 18446744073709551615 5585354 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=847544 CPUtime=281.76 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 84198 0 0 0 28142 34 0 0 25 0 5 0 516663740 867885056 173959 33554432000 4194304 5787044 140733357983824 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1126.36
Current children cumulated vsize (KiB) 856244

[startup+342.3 s]
/proc/loadavg: 4.08 4.09 4.89 5/177 12449
/proc/meminfo: memFree=25632608/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=847544 CPUtime=1366.02 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 267698 0 0 0 136472 130 0 0 25 0 5 0 516663714 867885056 176106 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 211886 176106 418 389 0 207636 0
[pid=12434/tid=12436] ppid=12433 vsize=847544 CPUtime=341.89 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 52991 0 0 0 34156 33 0 0 25 0 5 0 516663730 867885056 176106 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=847544 CPUtime=340.05 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 55669 0 0 0 33967 38 0 0 25 0 5 0 516663733 867885056 176106 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=847544 CPUtime=342.03 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 52857 0 0 0 34182 21 0 0 25 0 5 0 516663736 867885056 176106 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=847544 CPUtime=341.77 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 84516 0 0 0 34142 35 0 0 25 0 5 0 516663740 867885056 176106 33554432000 4194304 5787044 140733357983824 18446744073709551615 4254903 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1366.02
Current children cumulated vsize (KiB) 856244

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

[startup+358.301 s]
/proc/loadavg: 4.06 4.08 4.87 5/177 12449
/proc/meminfo: memFree=25617332/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=918256 CPUtime=1429.94 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 271561 0 0 0 142857 137 0 0 25 0 5 0 516663714 940294144 179969 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 229564 179969 418 389 0 225314 0
[pid=12434/tid=12436] ppid=12433 vsize=918256 CPUtime=357.89 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 54281 0 0 0 35755 34 0 0 25 0 5 0 516663730 940294144 179969 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=918256 CPUtime=355.97 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 56875 0 0 0 35555 42 0 0 25 0 5 0 516663733 940294144 179969 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=918256 CPUtime=358.03 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 54199 0 0 0 35781 22 0 0 25 0 5 0 516663736 940294144 179969 33554432000 4194304 5787044 140733357983824 18446744073709551615 5590546 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=918256 CPUtime=357.77 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 84541 0 0 0 35742 35 0 0 25 0 5 0 516663740 940294144 179969 33554432000 4194304 5787044 140733357983824 18446744073709551615 5528398 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1429.94
Current children cumulated vsize (KiB) 926956

[startup+364.701 s]
/proc/loadavg: 4.05 4.08 4.87 5/177 12449
/proc/meminfo: memFree=25610380/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=920512 CPUtime=1455.5 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 273189 0 0 0 145412 138 0 0 25 0 5 0 516663714 942604288 181597 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 230128 181597 418 389 0 225878 0
[pid=12434/tid=12436] ppid=12433 vsize=920512 CPUtime=364.29 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 54859 0 0 0 36395 34 0 0 25 0 5 0 516663730 942604288 181597 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=920512 CPUtime=362.34 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 57379 0 0 0 36191 43 0 0 25 0 5 0 516663733 942604288 181597 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591573 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=920512 CPUtime=364.43 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 54737 0 0 0 36420 23 0 0 25 0 5 0 516663736 942604288 181597 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=920512 CPUtime=364.17 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 84549 0 0 0 36382 35 0 0 25 0 5 0 516663740 942604288 181597 33554432000 4194304 5787044 140733357983824 18446744073709551615 5528352 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1455.5
Current children cumulated vsize (KiB) 929212

[startup+367.9 s]
/proc/loadavg: 4.05 4.08 4.87 5/177 12449
/proc/meminfo: memFree=25603056/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=921568 CPUtime=1468.28 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 275046 0 0 0 146689 139 0 0 25 0 5 0 516663714 943685632 183454 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 230392 183454 418 389 0 226142 0
[pid=12434/tid=12436] ppid=12433 vsize=921568 CPUtime=367.49 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 55127 0 0 0 36715 34 0 0 25 0 5 0 516663730 943685632 183454 33554432000 4194304 5787044 140733357983824 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=921568 CPUtime=365.51 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 58639 0 0 0 36508 43 0 0 25 0 5 0 516663733 943685632 183454 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591184 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=921568 CPUtime=367.63 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 54988 0 0 0 36740 23 0 0 25 0 5 0 516663736 943685632 183454 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=921568 CPUtime=367.37 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 84627 0 0 0 36702 35 0 0 25 0 5 0 516663740 943685632 183454 33554432000 4194304 5787044 140733357983824 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1468.28
Current children cumulated vsize (KiB) 930268

[startup+371.101 s]
/proc/loadavg: 4.13 4.10 4.87 5/177 12449
/proc/meminfo: memFree=25599828/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=922360 CPUtime=1481.07 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 275900 0 0 0 147965 142 0 0 25 0 5 0 516663714 944496640 184308 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 230590 184308 418 389 0 226340 0
[pid=12434/tid=12436] ppid=12433 vsize=922360 CPUtime=370.69 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 55359 0 0 0 37033 36 0 0 25 0 5 0 516663730 944496640 184308 33554432000 4194304 5787044 140733357983824 18446744073709551615 4254966 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=922360 CPUtime=368.7 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 58832 0 0 0 36827 43 0 0 25 0 5 0 516663733 944496640 184308 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=922360 CPUtime=370.83 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 55234 0 0 0 37059 24 0 0 25 0 5 0 516663736 944496640 184308 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=922360 CPUtime=370.56 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 84810 0 0 0 37021 35 0 0 25 0 5 0 516663740 944496640 184308 33554432000 4194304 5787044 140733357983824 18446744073709551615 5528446 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1481.07
Current children cumulated vsize (KiB) 931060

[startup+372.701 s]
/proc/loadavg: 4.13 4.10 4.87 5/177 12449
/proc/meminfo: memFree=25598464/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=922784 CPUtime=1487.46 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 276238 0 0 0 148603 143 0 0 25 0 5 0 516663714 944930816 184646 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 230696 184646 418 389 0 226446 0
[pid=12434/tid=12436] ppid=12433 vsize=922784 CPUtime=372.29 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 55440 0 0 0 37193 36 0 0 25 0 5 0 516663730 944930816 184646 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591649 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=922784 CPUtime=370.29 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 58902 0 0 0 36986 43 0 0 25 0 5 0 516663733 944930816 184646 33554432000 4194304 5787044 140733357983824 18446744073709551615 5586814 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=922784 CPUtime=372.43 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 55354 0 0 0 37219 24 0 0 25 0 5 0 516663736 944930816 184646 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=922784 CPUtime=372.16 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 84877 0 0 0 37181 35 0 0 25 0 5 0 516663740 944930816 184646 33554432000 4194304 5787044 140733357983824 18446744073709551615 5527472 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1487.46
Current children cumulated vsize (KiB) 931484

[startup+373.5 s]
/proc/loadavg: 4.12 4.09 4.87 5/177 12449
/proc/meminfo: memFree=25597720/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=922784 CPUtime=1490.65 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 276392 0 0 0 148922 143 0 0 25 0 5 0 516663714 944930816 184800 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 230696 184800 418 389 0 226446 0
[pid=12434/tid=12436] ppid=12433 vsize=922784 CPUtime=373.09 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 55489 0 0 0 37273 36 0 0 25 0 5 0 516663730 944930816 184800 33554432000 4194304 5787044 140733357983824 18446744073709551615 4254704 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=922784 CPUtime=371.08 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 58932 0 0 0 37065 43 0 0 25 0 5 0 516663733 944930816 184800 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591768 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=922784 CPUtime=373.23 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 55402 0 0 0 37299 24 0 0 25 0 5 0 516663736 944930816 184800 33554432000 4194304 5787044 140733357983824 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=922784 CPUtime=372.96 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 84904 0 0 0 37261 35 0 0 25 0 5 0 516663740 944930816 184800 33554432000 4194304 5787044 140733357983824 18446744073709551615 5527140 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1490.65
Current children cumulated vsize (KiB) 931484

[startup+373.7 s]
/proc/loadavg: 4.12 4.09 4.87 5/177 12449
/proc/meminfo: memFree=25597720/32950928 swapFree=67111364/67111528
[pid=12433] ppid=12431 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/12433/stat : 12433 (prissAuto.sh) S 12431 12433 10480 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 516663714 8908800 252 33554432000 4194304 4922060 140737412240208 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/12433/statm: 2175 252 211 178 0 68 0
[pid=12434] ppid=12433 vsize=922784 CPUtime=1491.44 cores=0,2,4,6
/proc/12434/stat : 12434 (priss) S 12433 12433 10480 0 -1 4202496 276420 0 0 0 149001 143 0 0 25 0 5 0 516663714 944930816 184828 33554432000 4194304 5787044 140733357983824 18446744073709551615 208092055985 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0
/proc/12434/statm: 230696 184828 430 389 0 226446 0
[pid=12434/tid=12436] ppid=12433 vsize=922784 CPUtime=373.29 cores=0,2,4,6
/proc/12434/task/12436/stat : 12436 (priss) R 12433 12433 10480 0 -1 4202560 55498 0 0 0 37293 36 0 0 25 0 5 0 516663730 944930816 184828 33554432000 4194304 5787044 140733357983824 18446744073709551615 5590442 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=12434/tid=12437] ppid=12433 vsize=922784 CPUtime=371.28 cores=0,2,4,6
/proc/12434/task/12437/stat : 12437 (priss) R 12433 12433 10480 0 -1 4202560 58933 0 0 0 37085 43 0 0 25 0 5 0 516663733 944930816 184828 33554432000 4194304 5787044 140733357983824 18446744073709551615 4218330 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=12434/tid=12438] ppid=12433 vsize=922784 CPUtime=373.43 cores=0,2,4,6
/proc/12434/task/12438/stat : 12438 (priss) R 12433 12433 10480 0 -1 4202560 55408 0 0 0 37319 24 0 0 25 0 5 0 516663736 944930816 184828 33554432000 4194304 5787044 140733357983824 18446744073709551615 208080337439 0 0 4096 0 0 0 0 -1 0 0 0 0
[pid=12434/tid=12439] ppid=12433 vsize=922784 CPUtime=373.16 cores=0,2,4,6
/proc/12434/task/12439/stat : 12439 (priss) R 12433 12433 10480 0 -1 4202560 84916 0 0 0 37280 36 0 0 25 0 5 0 516663740 944930816 184828 33554432000 4194304 5787044 140733357983824 18446744073709551615 208080337439 0 0 4096 0 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1491.44
Current children cumulated vsize (KiB) 931484

Child status: 20
Real time (s): 373.79
CPU time (s): 1491.69
CPU user time (s): 1490.22
CPU system time (s): 1.47178
CPU usage (%): 399.071
Max. virtual memory (cumulated for all children) (KiB): 931484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1490.22
system time used= 1.47178
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276793
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= 38000
involuntary context switches= 6138

runsolver used 0.583911 second user time and 1.39679 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 06:17:20
IDJOB=3288100
IDBENCH=82488
IDSOLVER=1602
FILE ID=node127/3288100-1304050640
RUNJOBID= node127-1304044555-11813
PBS_JOBID= 13170372
Free space on /tmp= 71812 MiB

SOLVER NAME= priss Auto
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
COMMAND LINE= DIR/prissAuto.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288100-1304050640/watcher-3288100-1304050640 -o /tmp/evaluation-result-3288100-1304050640/solver-3288100-1304050640 -C 4800 -W 1300 -M 15500  HOME/prissAuto.sh HOME HOME/instance-3288100-1304050640.cnf 12178250 4800 15500 4

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=12178250

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      26336968 kB
Buffers:       1383068 kB
Cached:        4693612 kB
SwapCached:          0 kB
Active:        1736200 kB
Inactive:      4403992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26336968 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            9760 kB
Writeback:           0 kB
AnonPages:       62492 kB
Mapped:          14708 kB
Slab:           409752 kB
PageTables:       4808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   188080 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= 71812 MiB
End job on node127 at 2011-04-29 06:23:34