Trace number 3287365

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
priss 1.0UNSAT 67.3468 16.9645

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
MD5SUM7599aafec7bebba20ceab50260cd7197
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.60145
Satisfiable
(Un)Satisfiability was proved
Number of variables70167
Number of clauses209513
Sum of the clauses size488861
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2139674
Number of clauses of size 369837
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: 8470
0.00/0.06	c parsetime: 56228us
0.00/0.06	c parsed 209513 clauses with 70167 variables
0.00/0.07	c NW started thread 0 successfully (1102477632)
0.00/0.09	c NW started thread 1 successfully (1112967488)
0.00/0.10	c NW started thread 2 successfully (1085548864)
0.00/0.12	c NW started thread 3 successfully (1123457344)
5.62/1.83	c preprocessor returned 70167 variables
5.62/1.83	c preprocessing returned UNKNOWN
5.62/1.83	c PP set 17 variables
5.62/1.83	c pp time: 1741632us (1s)
5.62/1.86	c preprocessor returned 70167 variables
5.62/1.86	c preprocessing returned UNKNOWN
5.62/1.86	c PP set 17 variables
5.62/1.86	c pp time: 1762755us (1s)
5.62/1.88	c preprocessor returned 70167 variables
5.62/1.88	c preprocessing returned UNKNOWN
5.62/1.88	c PP set 17 variables
5.62/1.88	c pp time: 1748153us (1s)
5.62/1.89	c preprocessor returned 70167 variables
5.62/1.89	c preprocessing returned UNKNOWN
5.62/1.89	c PP set 17 variables
5.62/1.89	c pp time: 1769904us (1s)
66.73/16.84	c added unsatisfied clause
66.73/16.84	c failed to add network clauses
66.73/16.87	c added unsatisfied clause
66.73/16.87	c failed to add network clauses
66.73/16.88	c ====================
66.73/16.88	c implication/decision inf%(inf)
66.73/16.88	c decisions:           402173
66.73/16.88	c last level:          0
66.73/16.88	c conflicts:           105747
66.73/16.88	c restarts:            701
66.73/16.88	c rejected_restarts    0
66.73/16.88	c removals:            12
66.73/16.88	c removed clauses:     71700
66.73/16.88	c oft clauses:         0
66.73/16.89	c solvetime: 15001858us (15s)
67.13/16.95	c sended clauses   | 5161 | 4993 | 5975 | 5657 |
67.13/16.95	c received clauses | 0 | 77 | 70 | 75 |
67.13/16.95	c join all other threads
67.13/16.95	c joined thread 0
67.13/16.95	c joined thread 1
67.13/16.95	c joined thread 2
67.13/16.95	c joined thread 3
67.13/16.95	c memory usage (vsize): 412 MB
67.13/16.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-3287365-1304051331/watcher-3287365-1304051331 -o /tmp/evaluation-result-3287365-1304051331/solver-3287365-1304051331 -C 4800 -W 1300 -M 15500 HOME/priss.sh HOME HOME/instance-3287365-1304051331.cnf 2133329830 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: 7.58 8.02 8.05 5/180 8469
/proc/meminfo: memFree=26452536/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0

[startup+0.0319729 s]
/proc/loadavg: 7.58 8.02 8.05 5/180 8469
/proc/meminfo: memFree=26452536/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100973 s]
/proc/loadavg: 7.58 8.02 8.05 5/180 8469
/proc/meminfo: memFree=26452536/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.485466 s]
/proc/loadavg: 7.58 8.02 8.05 5/180 8469
/proc/meminfo: memFree=26452536/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.725686 s]
/proc/loadavg: 7.58 8.02 8.05 5/180 8469
/proc/meminfo: memFree=26452536/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50067 s]
/proc/loadavg: 7.58 8.02 8.05 10/186 8475
/proc/meminfo: memFree=26201652/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
[pid=8470] ppid=8469 vsize=427860 CPUtime=5.62 cores=0,2,4,6
/proc/8470/stat : 8470 (priss) S 8469 8469 7814 0 -1 4202496 73806 0 0 0 536 26 0 0 25 0 5 0 516731788 438128640 47992 33554432000 4194304 5787044 140736830272864 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/8470/statm: 106965 47992 351 389 0 102715 0
[pid=8470/tid=8472] ppid=8469 vsize=427860 CPUtime=1.4 cores=0,2,4,6
/proc/8470/task/8472/stat : 8472 (priss) R 8469 8469 7814 0 -1 4202560 16976 0 0 0 134 6 0 0 18 0 5 0 516731796 438128640 47992 33554432000 4194304 5787044 140736830272864 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8470/tid=8473] ppid=8469 vsize=427860 CPUtime=1.37 cores=0,2,4,6
/proc/8470/task/8473/stat : 8473 (priss) R 8469 8469 7814 0 -1 4202560 16798 0 0 0 131 6 0 0 18 0 5 0 516731797 438128640 47992 33554432000 4194304 5787044 140736830272864 18446744073709551615 4345944 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8470/tid=8474] ppid=8469 vsize=427860 CPUtime=1.36 cores=0,2,4,6
/proc/8470/task/8474/stat : 8474 (priss) R 8469 8469 7814 0 -1 4202560 16417 0 0 0 129 7 0 0 19 0 5 0 516731799 438128640 47992 33554432000 4194304 5787044 140736830272864 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8470/tid=8475] ppid=8469 vsize=427860 CPUtime=1.35 cores=0,2,4,6
/proc/8470/task/8475/stat : 8475 (priss) R 8469 8469 7814 0 -1 4202560 13699 0 0 0 130 5 0 0 18 0 5 0 516731801 438128640 47992 33554432000 4194304 5787044 140736830272864 18446744073709551615 4278456 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 436560

[startup+3.1004 s]
/proc/loadavg: 7.85 8.07 8.07 10/186 8475
/proc/meminfo: memFree=26151384/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
[pid=8470] ppid=8469 vsize=438968 CPUtime=12.03 cores=0,2,4,6
/proc/8470/stat : 8470 (priss) S 8469 8469 7814 0 -1 4202496 95597 0 0 0 1171 32 0 0 25 0 5 0 516731788 449503232 60476 33554432000 4194304 5787044 140736830272864 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/8470/statm: 109742 60476 417 389 0 105492 0
[pid=8470/tid=8472] ppid=8469 vsize=438968 CPUtime=3 cores=0,2,4,6
/proc/8470/task/8472/stat : 8472 (priss) R 8469 8469 7814 0 -1 4202560 22587 0 0 0 293 7 0 0 21 0 5 0 516731796 449503232 60476 33554432000 4194304 5787044 140736830272864 18446744073709551615 242970208933 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8470/tid=8473] ppid=8469 vsize=438968 CPUtime=2.97 cores=0,2,4,6
/proc/8470/task/8473/stat : 8473 (priss) R 8469 8469 7814 0 -1 4202560 22467 0 0 0 289 8 0 0 21 0 5 0 516731797 449503232 60476 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8470/tid=8474] ppid=8469 vsize=438968 CPUtime=2.95 cores=0,2,4,6
/proc/8470/task/8474/stat : 8474 (priss) R 8469 8469 7814 0 -1 4202560 22269 0 0 0 287 8 0 0 22 0 5 0 516731799 449503232 60476 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591342 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8470/tid=8475] ppid=8469 vsize=438968 CPUtime=2.95 cores=0,2,4,6
/proc/8470/task/8475/stat : 8475 (priss) R 8469 8469 7814 0 -1 4202560 18358 0 0 0 289 6 0 0 22 0 5 0 516731801 449503232 60476 33554432000 4194304 5787044 140736830272864 18446744073709551615 5534163 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 447668

[startup+6.30085 s]
/proc/loadavg: 7.85 8.07 8.07 9/186 8475
/proc/meminfo: memFree=26067740/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
[pid=8470] ppid=8469 vsize=438968 CPUtime=24.8 cores=0,2,4,6
/proc/8470/stat : 8470 (priss) S 8469 8469 7814 0 -1 4202496 96178 0 0 0 2446 34 0 0 25 0 5 0 516731788 449503232 61057 33554432000 4194304 5787044 140736830272864 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/8470/statm: 109742 61057 417 389 0 105492 0
[pid=8470/tid=8472] ppid=8469 vsize=438968 CPUtime=6.19 cores=0,2,4,6
/proc/8470/task/8472/stat : 8472 (priss) R 8469 8469 7814 0 -1 4202560 22758 0 0 0 612 7 0 0 25 0 5 0 516731796 449503232 61057 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8470/tid=8473] ppid=8469 vsize=438968 CPUtime=6.16 cores=0,2,4,6
/proc/8470/task/8473/stat : 8473 (priss) R 8469 8469 7814 0 -1 4202560 22606 0 0 0 608 8 0 0 25 0 5 0 516731797 449503232 61057 33554432000 4194304 5787044 140736830272864 18446744073709551615 5590569 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8470/tid=8474] ppid=8469 vsize=438968 CPUtime=6.14 cores=0,2,4,6
/proc/8470/task/8474/stat : 8474 (priss) R 8469 8469 7814 0 -1 4202560 22412 0 0 0 605 9 0 0 25 0 5 0 516731799 449503232 61057 33554432000 4194304 5787044 140736830272864 18446744073709551615 5586636 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8470/tid=8475] ppid=8469 vsize=438968 CPUtime=6.15 cores=0,2,4,6
/proc/8470/task/8475/stat : 8475 (priss) R 8469 8469 7814 0 -1 4202560 18486 0 0 0 608 7 0 0 25 0 5 0 516731801 449503232 61057 33554432000 4194304 5787044 140736830272864 18446744073709551615 5526880 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.8
Current children cumulated vsize (KiB) 447668

[startup+12.7007 s]
/proc/loadavg: 7.87 8.07 8.07 9/186 8475
/proc/meminfo: memFree=26053052/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
[pid=8470] ppid=8469 vsize=438968 CPUtime=50.36 cores=0,2,4,6
/proc/8470/stat : 8470 (priss) S 8469 8469 7814 0 -1 4202496 97527 0 0 0 5001 35 0 0 25 0 5 0 516731788 449503232 62406 33554432000 4194304 5787044 140736830272864 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/8470/statm: 109742 62406 417 389 0 105492 0
[pid=8470/tid=8472] ppid=8469 vsize=438968 CPUtime=12.59 cores=0,2,4,6
/proc/8470/task/8472/stat : 8472 (priss) R 8469 8469 7814 0 -1 4202560 23142 0 0 0 1252 7 0 0 25 0 5 0 516731796 449503232 62406 33554432000 4194304 5787044 140736830272864 18446744073709551615 5585240 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8470/tid=8473] ppid=8469 vsize=438968 CPUtime=12.57 cores=0,2,4,6
/proc/8470/task/8473/stat : 8473 (priss) R 8469 8469 7814 0 -1 4202560 22952 0 0 0 1248 9 0 0 25 0 5 0 516731797 449503232 62406 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591236 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8470/tid=8474] ppid=8469 vsize=438968 CPUtime=12.5 cores=0,2,4,6
/proc/8470/task/8474/stat : 8474 (priss) R 8469 8469 7814 0 -1 4202560 22698 0 0 0 1240 10 0 0 25 0 5 0 516731799 449503232 62406 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591676 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8470/tid=8475] ppid=8469 vsize=438968 CPUtime=12.55 cores=0,2,4,6
/proc/8470/task/8475/stat : 8475 (priss) R 8469 8469 7814 0 -1 4202560 18819 0 0 0 1248 7 0 0 25 0 5 0 516731801 449503232 62406 33554432000 4194304 5787044 140736830272864 18446744073709551615 5527068 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 447668

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

[startup+13.7006 s]
/proc/loadavg: 7.87 8.07 8.07 9/186 8475
/proc/meminfo: memFree=26052184/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
[pid=8470] ppid=8469 vsize=438968 CPUtime=54.35 cores=0,2,4,6
/proc/8470/stat : 8470 (priss) S 8469 8469 7814 0 -1 4202496 97694 0 0 0 5400 35 0 0 25 0 5 0 516731788 449503232 62573 33554432000 4194304 5787044 140736830272864 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/8470/statm: 109742 62573 417 389 0 105492 0
[pid=8470/tid=8472] ppid=8469 vsize=438968 CPUtime=13.59 cores=0,2,4,6
/proc/8470/task/8472/stat : 8472 (priss) R 8469 8469 7814 0 -1 4202560 23142 0 0 0 1352 7 0 0 25 0 5 0 516731796 449503232 62573 33554432000 4194304 5787044 140736830272864 18446744073709551615 5576461 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8470/tid=8473] ppid=8469 vsize=438968 CPUtime=13.57 cores=0,2,4,6
/proc/8470/task/8473/stat : 8473 (priss) R 8469 8469 7814 0 -1 4202560 22952 0 0 0 1348 9 0 0 25 0 5 0 516731797 449503232 62573 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591095 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8470/tid=8474] ppid=8469 vsize=438968 CPUtime=13.5 cores=0,2,4,6
/proc/8470/task/8474/stat : 8474 (priss) R 8469 8469 7814 0 -1 4202560 22798 0 0 0 1340 10 0 0 25 0 5 0 516731799 449503232 62573 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8470/tid=8475] ppid=8469 vsize=438968 CPUtime=13.54 cores=0,2,4,6
/proc/8470/task/8475/stat : 8475 (priss) R 8469 8469 7814 0 -1 4202560 18886 0 0 0 1347 7 0 0 25 0 5 0 516731801 449503232 62573 33554432000 4194304 5787044 140736830272864 18446744073709551615 5527568 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 54.35
Current children cumulated vsize (KiB) 447668

[startup+15.3063 s]
/proc/loadavg: 7.87 8.07 8.07 9/186 8475
/proc/meminfo: memFree=26044416/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
[pid=8470] ppid=8469 vsize=438968 CPUtime=60.76 cores=0,2,4,6
/proc/8470/stat : 8470 (priss) S 8469 8469 7814 0 -1 4202496 99137 0 0 0 6040 36 0 0 25 0 5 0 516731788 449503232 64016 33554432000 4194304 5787044 140736830272864 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/8470/statm: 109742 64016 417 389 0 105492 0
[pid=8470/tid=8472] ppid=8469 vsize=438968 CPUtime=15.2 cores=0,2,4,6
/proc/8470/task/8472/stat : 8472 (priss) R 8469 8469 7814 0 -1 4202560 23214 0 0 0 1512 8 0 0 25 0 5 0 516731796 449503232 64016 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591630 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8470/tid=8473] ppid=8469 vsize=438968 CPUtime=15.17 cores=0,2,4,6
/proc/8470/task/8473/stat : 8473 (priss) R 8469 8469 7814 0 -1 4202560 23030 0 0 0 1508 9 0 0 25 0 5 0 516731797 449503232 64016 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8470/tid=8474] ppid=8469 vsize=438968 CPUtime=15.09 cores=0,2,4,6
/proc/8470/task/8474/stat : 8474 (priss) R 8469 8469 7814 0 -1 4202560 22907 0 0 0 1499 10 0 0 25 0 5 0 516731799 449503232 64016 33554432000 4194304 5787044 140736830272864 18446744073709551615 5588111 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8470/tid=8475] ppid=8469 vsize=438968 CPUtime=15.15 cores=0,2,4,6
/proc/8470/task/8475/stat : 8475 (priss) R 8469 8469 7814 0 -1 4202560 20070 0 0 0 1508 7 0 0 25 0 5 0 516731801 449503232 64016 33554432000 4194304 5787044 140736830272864 18446744073709551615 5526883 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 60.76
Current children cumulated vsize (KiB) 447668

[startup+16.1012 s]
/proc/loadavg: 7.87 8.07 8.07 9/186 8475
/proc/meminfo: memFree=26044416/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
[pid=8470] ppid=8469 vsize=438968 CPUtime=63.94 cores=0,2,4,6
/proc/8470/stat : 8470 (priss) S 8469 8469 7814 0 -1 4202496 99321 0 0 0 6358 36 0 0 25 0 5 0 516731788 449503232 64200 33554432000 4194304 5787044 140736830272864 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/8470/statm: 109742 64200 417 389 0 105492 0
[pid=8470/tid=8472] ppid=8469 vsize=438968 CPUtime=16 cores=0,2,4,6
/proc/8470/task/8472/stat : 8472 (priss) R 8469 8469 7814 0 -1 4202560 23310 0 0 0 1592 8 0 0 25 0 5 0 516731796 449503232 64200 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591526 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8470/tid=8473] ppid=8469 vsize=438968 CPUtime=15.97 cores=0,2,4,6
/proc/8470/task/8473/stat : 8473 (priss) R 8469 8469 7814 0 -1 4202560 23117 0 0 0 1588 9 0 0 25 0 5 0 516731797 449503232 64200 33554432000 4194304 5787044 140736830272864 18446744073709551615 4254564 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8470/tid=8474] ppid=8469 vsize=438968 CPUtime=15.88 cores=0,2,4,6
/proc/8470/task/8474/stat : 8474 (priss) R 8469 8469 7814 0 -1 4202560 22907 0 0 0 1578 10 0 0 25 0 5 0 516731799 449503232 64200 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8470/tid=8475] ppid=8469 vsize=438968 CPUtime=15.94 cores=0,2,4,6
/proc/8470/task/8475/stat : 8475 (priss) R 8469 8469 7814 0 -1 4202560 20071 0 0 0 1587 7 0 0 25 0 5 0 516731801 449503232 64200 33554432000 4194304 5787044 140736830272864 18446744073709551615 5527392 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 63.94
Current children cumulated vsize (KiB) 447668

[startup+16.5011 s]
/proc/loadavg: 7.87 8.07 8.07 9/186 8475
/proc/meminfo: memFree=26043300/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
[pid=8470] ppid=8469 vsize=438968 CPUtime=65.53 cores=0,2,4,6
/proc/8470/stat : 8470 (priss) S 8469 8469 7814 0 -1 4202496 99419 0 0 0 6517 36 0 0 25 0 5 0 516731788 449503232 64298 33554432000 4194304 5787044 140736830272864 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/8470/statm: 109742 64298 417 389 0 105492 0
[pid=8470/tid=8472] ppid=8469 vsize=438968 CPUtime=16.4 cores=0,2,4,6
/proc/8470/task/8472/stat : 8472 (priss) R 8469 8469 7814 0 -1 4202560 23356 0 0 0 1632 8 0 0 25 0 5 0 516731796 449503232 64298 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591337 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8470/tid=8473] ppid=8469 vsize=438968 CPUtime=16.37 cores=0,2,4,6
/proc/8470/task/8473/stat : 8473 (priss) R 8469 8469 7814 0 -1 4202560 23169 0 0 0 1628 9 0 0 25 0 5 0 516731797 449503232 64298 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591088 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8470/tid=8474] ppid=8469 vsize=438968 CPUtime=16.27 cores=0,2,4,6
/proc/8470/task/8474/stat : 8474 (priss) R 8469 8469 7814 0 -1 4202560 22907 0 0 0 1617 10 0 0 25 0 5 0 516731799 449503232 64298 33554432000 4194304 5787044 140736830272864 18446744073709551615 4238583 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8470/tid=8475] ppid=8469 vsize=438968 CPUtime=16.34 cores=0,2,4,6
/proc/8470/task/8475/stat : 8475 (priss) R 8469 8469 7814 0 -1 4202560 20071 0 0 0 1627 7 0 0 25 0 5 0 516731801 449503232 64298 33554432000 4194304 5787044 140736830272864 18446744073709551615 5526895 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 65.53
Current children cumulated vsize (KiB) 447668

[startup+16.901 s]
/proc/loadavg: 7.87 8.07 8.07 9/186 8475
/proc/meminfo: memFree=26043300/32951132 swapFree=67111364/67111528
[pid=8469] ppid=8467 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8469/stat : 8469 (priss.sh) S 8467 8469 7814 0 -1 4202496 331 0 0 0 0 0 0 0 25 0 1 0 516731788 8908800 251 33554432000 4194304 4922060 140733515627360 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/8469/statm: 2175 251 211 178 0 68 0
[pid=8470] ppid=8469 vsize=438968 CPUtime=67.13 cores=0,2,4,6
/proc/8470/stat : 8470 (priss) S 8469 8469 7814 0 -1 4202496 99439 0 0 0 6677 36 0 0 25 0 5 0 516731788 449503232 64318 33554432000 4194304 5787044 140736830272864 18446744073709551615 242982373809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0
/proc/8470/statm: 109742 64318 429 389 0 105492 0
[pid=8470/tid=8472] ppid=8469 vsize=438968 CPUtime=16.8 cores=0,2,4,6
/proc/8470/task/8472/stat : 8472 (priss) R 8469 8469 7814 0 -1 4202560 23356 0 0 0 1672 8 0 0 25 0 5 0 516731796 449503232 64318 33554432000 4194304 5787044 140736830272864 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 2 0 0 0
[pid=8470/tid=8473] ppid=8469 vsize=438968 CPUtime=16.77 cores=0,2,4,6
/proc/8470/task/8473/stat : 8473 (priss) R 8469 8469 7814 0 -1 4202560 23169 0 0 0 1668 9 0 0 25 0 5 0 516731797 449503232 64318 33554432000 4194304 5787044 140736830272864 18446744073709551615 4254712 0 0 4096 0 0 0 0 -1 4 0 0 0
[pid=8470/tid=8474] ppid=8469 vsize=438968 CPUtime=16.67 cores=0,2,4,6
/proc/8470/task/8474/stat : 8474 (priss) R 8469 8469 7814 0 -1 4202560 22907 0 0 0 1657 10 0 0 25 0 5 0 516731799 449503232 64318 33554432000 4194304 5787044 140736830272864 18446744073709551615 5591284 0 0 4096 0 0 0 0 -1 6 0 0 0
[pid=8470/tid=8475] ppid=8469 vsize=438968 CPUtime=16.74 cores=0,2,4,6
/proc/8470/task/8475/stat : 8475 (priss) R 8469 8469 7814 0 -1 4202560 20091 0 0 0 1667 7 0 0 25 0 5 0 516731801 449503232 64318 33554432000 4194304 5787044 140736830272864 18446744073709551615 242982376117 0 0 4096 0 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 67.13
Current children cumulated vsize (KiB) 447668

Child status: 20
Real time (s): 16.9645
CPU time (s): 67.3468
CPU user time (s): 66.9638
CPU system time (s): 0.382941
CPU usage (%): 396.987
Max. virtual memory (cumulated for all children) (KiB): 447668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 66.9638
system time used= 0.382941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99810
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= 14455
involuntary context switches= 377

runsolver used 0.031995 second user time and 0.06199 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 06:28:51
IDJOB=3287365
IDBENCH=82465
IDSOLVER=1603
FILE ID=node128/3287365-1304051331
RUNJOBID= node128-1304045274-7832
PBS_JOBID= 13170398
Free space on /tmp= 66964 MiB

SOLVER NAME= priss 1.0
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-bjrb07amba2andenv-tseitin.cnf
COMMAND LINE= DIR/priss.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287365-1304051331/watcher-3287365-1304051331 -o /tmp/evaluation-result-3287365-1304051331/solver-3287365-1304051331 -C 4800 -W 1300 -M 15500  HOME/priss.sh HOME HOME/instance-3287365-1304051331.cnf 2133329830 4800 15500 4

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

MD5SUM BENCH= 7599aafec7bebba20ceab50260cd7197
RANDOM SEED=2133329830

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      26452940 kB
Buffers:       1267224 kB
Cached:        4385620 kB
SwapCached:        160 kB
Active:         430100 kB
Inactive:      5480712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      26452940 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11224 kB
Writeback:           0 kB
AnonPages:      256972 kB
Mapped:          15788 kB
Slab:           525040 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   494320 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66964 MiB
End job on node128 at 2011-04-29 06:29:08