Trace number 3283497

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
riss ExpUNSAT 661.732 661.721

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.01	c *****************************************************
0.00/0.01	c *        riss, Copyright 2009 Norbert Manthey       *
0.00/0.01	c *   This program may be redistributed or modified   *
0.00/0.01	c * under the terms of the GNU General Public License *
0.00/0.01	c *****************************************************
0.00/0.01	c process id: 8583
0.00/0.25	c parsetime: 236540us
0.00/0.25	c parsed 1005834 clauses with 199304 variables
42.18/42.21	c start find xor
42.18/42.21	c relevant clauses: 82966
42.18/42.23	c found 0 non-binary xors encoded with 0 clauses
42.29/42.32	c init all components done
42.29/42.32	c ====================
42.29/42.32	c trail size: 58724
661.50/661.57	c ====================
661.50/661.57	c implication/decision inf%(inf)
661.50/661.57	c decisions:           1018015
661.50/661.57	c last level:          0
661.50/661.57	c conflicts:           224046
661.50/661.57	c restarts:            455
661.50/661.57	c rejected_restarts    0
661.50/661.57	c removals:            15
661.50/661.57	c removed clauses:     173983
661.50/661.57	c oft clauses:         0
661.60/661.62	c solvetime: 619539182us (619s)
661.70/661.71	c memory usage (vsize): 170 MB
661.70/661.71	s UNSATISFIABLE
661.70/661.71	c return value: 20

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-3283497-1304135367/watcher-3283497-1304135367 -o /tmp/evaluation-result-3283497-1304135367/solver-3283497-1304135367 -C 2400 -W 1300 -M 7680 HOME/rissExp.sh HOME HOME/instance-3283497-1304135367.cnf 1074860250 2400 7680 2 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 4.02 4.57 4/192 8582
/proc/meminfo: memFree=29744968/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0

[startup+0.0310491 s]
/proc/loadavg: 4.00 4.02 4.57 4/192 8582
/proc/meminfo: memFree=29744968/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101052 s]
/proc/loadavg: 4.00 4.02 4.57 4/192 8582
/proc/meminfo: memFree=29744968/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301002 s]
/proc/loadavg: 4.00 4.02 4.57 4/192 8582
/proc/meminfo: memFree=29744968/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700937 s]
/proc/loadavg: 4.00 4.02 4.57 4/192 8582
/proc/meminfo: memFree=29744968/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5008 s]
/proc/loadavg: 4.00 4.02 4.56 5/194 8584
/proc/meminfo: memFree=29634968/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=145884 CPUtime=1.49 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 53207 0 0 0 142 7 0 0 25 0 1 0 257728014 149385216 29935 33554432000 4194304 5525396 140736116312784 18446744073709551615 4322843 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 36471 29935 329 325 0 32285 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 154584

[startup+3.10052 s]
/proc/loadavg: 4.00 4.02 4.56 5/194 8584
/proc/meminfo: memFree=29621700/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=145884 CPUtime=3.09 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 53207 0 0 0 302 7 0 0 25 0 1 0 257728014 149385216 29935 33554432000 4194304 5525396 140736116312784 18446744073709551615 4322854 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 36471 29935 329 325 0 32285 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 154584

[startup+6.30095 s]
/proc/loadavg: 4.00 4.02 4.56 5/194 8584
/proc/meminfo: memFree=29617128/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=145884 CPUtime=6.29 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 53207 0 0 0 622 7 0 0 25 0 1 0 257728014 149385216 29935 33554432000 4194304 5525396 140736116312784 18446744073709551615 4322808 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 36471 29935 329 325 0 32285 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154584

[startup+12.7008 s]
/proc/loadavg: 4.00 4.02 4.56 5/194 8612
/proc/meminfo: memFree=29620132/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=145884 CPUtime=12.69 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 53207 0 0 0 1262 7 0 0 25 0 1 0 257728014 149385216 29935 33554432000 4194304 5525396 140736116312784 18446744073709551615 4322889 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 36471 29935 329 325 0 32285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 154584

[startup+25.5006 s]
/proc/loadavg: 4.00 4.01 4.55 5/194 8612
/proc/meminfo: memFree=29590512/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=163468 CPUtime=25.49 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 58047 0 0 0 2541 8 0 0 25 0 1 0 257728014 167391232 33774 33554432000 4194304 5525396 140736116312784 18446744073709551615 4272903 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 40867 33774 333 325 0 36681 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 172168

[startup+51.1011 s]
/proc/loadavg: 4.00 4.01 4.53 5/194 8613
/proc/meminfo: memFree=29472344/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=217956 CPUtime=51.09 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 83958 0 0 0 5098 11 0 0 25 0 1 0 257728014 223186944 46946 33554432000 4194304 5525396 140736116312784 18446744073709551615 4236839 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 54489 46946 370 325 0 50303 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 226656

[startup+102.307 s]
/proc/loadavg: 4.00 4.01 4.50 5/194 8642
/proc/meminfo: memFree=29718184/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=230348 CPUtime=102.29 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 86898 0 0 0 10217 12 0 0 25 0 1 0 257728014 235876352 49886 33554432000 4194304 5525396 140736116312784 18446744073709551615 5307930 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 57587 49886 370 325 0 53401 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 239048

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 4.47 5/194 8644
/proc/meminfo: memFree=29654072/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=239956 CPUtime=162.29 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 89290 0 0 0 16215 14 0 0 25 0 1 0 257728014 245714944 52278 33554432000 4194304 5525396 140736116312784 18446744073709551615 5307930 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 59989 52278 370 325 0 55803 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 248656

[startup+222.301 s]
/proc/loadavg: 4.04 4.01 4.44 5/194 8646
/proc/meminfo: memFree=29644156/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=244320 CPUtime=222.3 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 90388 0 0 0 22215 15 0 0 25 0 1 0 257728014 250183680 53376 33554432000 4194304 5525396 140736116312784 18446744073709551615 5308597 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 61080 53376 370 325 0 56894 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 253020

[startup+282.301 s]
/proc/loadavg: 4.01 4.01 4.41 5/194 8647
/proc/meminfo: memFree=29554496/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=250296 CPUtime=282.3 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 91880 0 0 0 28214 16 0 0 25 0 1 0 257728014 256303104 54868 33554432000 4194304 5525396 140736116312784 18446744073709551615 5308505 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 62574 54868 370 325 0 58388 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 258996

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 4.38 5/194 8649
/proc/meminfo: memFree=29541292/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=251748 CPUtime=342.3 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 92236 0 0 0 34214 16 0 0 25 0 1 0 257728014 257789952 55224 33554432000 4194304 5525396 140736116312784 18446744073709551615 5308568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 62937 55224 370 325 0 58751 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 260448

[startup+402.3 s]
/proc/loadavg: 3.90 3.97 4.34 5/194 8710
/proc/meminfo: memFree=30011340/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=257448 CPUtime=402.29 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 93658 0 0 0 40213 16 0 0 25 0 1 0 257728014 263626752 56646 33554432000 4194304 5525396 140736116312784 18446744073709551615 5308568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 64362 56646 370 325 0 60176 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 266148

[startup+462.301 s]
/proc/loadavg: 3.96 3.97 4.32 5/194 8712
/proc/meminfo: memFree=29981780/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=257448 CPUtime=462.3 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 93672 0 0 0 46214 16 0 0 25 0 1 0 257728014 263626752 56660 33554432000 4194304 5525396 140736116312784 18446744073709551615 5298664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 64362 56660 370 325 0 60176 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 266148

[startup+522.3 s]
/proc/loadavg: 3.98 3.97 4.30 5/194 8714
/proc/meminfo: memFree=29958036/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=260632 CPUtime=522.3 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 94368 0 0 0 52213 17 0 0 25 0 1 0 257728014 266887168 57356 33554432000 4194304 5525396 140736116312784 18446744073709551615 5298717 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 65158 57356 370 325 0 60972 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 269332

[startup+582.301 s]
/proc/loadavg: 4.03 3.99 4.28 5/194 8715
/proc/meminfo: memFree=29934392/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=261008 CPUtime=582.3 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 94427 0 0 0 58213 17 0 0 25 0 1 0 257728014 267272192 57415 33554432000 4194304 5525396 140736116312784 18446744073709551615 5308748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 65252 57415 370 325 0 61066 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 269708

[startup+642.3 s]
/proc/loadavg: 4.01 3.99 4.26 5/194 8717
/proc/meminfo: memFree=29917088/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=263628 CPUtime=642.31 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 95055 0 0 0 64214 17 0 0 25 0 1 0 257728014 269955072 58043 33554432000 4194304 5525396 140736116312784 18446744073709551615 5307930 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 65907 58043 370 325 0 61721 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 272328

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

[startup+652.701 s]
/proc/loadavg: 4.01 3.99 4.26 5/194 8717
/proc/meminfo: memFree=29915220/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=264716 CPUtime=652.7 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 95330 0 0 0 65253 17 0 0 25 0 1 0 257728014 271069184 58318 33554432000 4194304 5525396 140736116312784 18446744073709551615 5307930 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 66179 58318 370 325 0 61993 0
Current children cumulated CPU time (s) 652.7
Current children cumulated vsize (KiB) 273416

[startup+655.901 s]
/proc/loadavg: 4.01 3.99 4.26 5/194 8717
/proc/meminfo: memFree=29914972/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=264716 CPUtime=655.9 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 95330 0 0 0 65573 17 0 0 25 0 1 0 257728014 271069184 58318 33554432000 4194304 5525396 140736116312784 18446744073709551615 4236992 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 66179 58318 370 325 0 61993 0
Current children cumulated CPU time (s) 655.9
Current children cumulated vsize (KiB) 273416

[startup+659.1 s]
/proc/loadavg: 4.01 3.99 4.26 5/194 8717
/proc/meminfo: memFree=29914712/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=264716 CPUtime=659.1 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 95330 0 0 0 65893 17 0 0 25 0 1 0 257728014 271069184 58318 33554432000 4194304 5525396 140736116312784 18446744073709551615 5308014 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 66179 58318 370 325 0 61993 0
Current children cumulated CPU time (s) 659.1
Current children cumulated vsize (KiB) 273416

[startup+660.701 s]
/proc/loadavg: 4.01 3.99 4.26 5/194 8717
/proc/meminfo: memFree=29914712/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=264716 CPUtime=660.7 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 95330 0 0 0 66053 17 0 0 25 0 1 0 257728014 271069184 58318 33554432000 4194304 5525396 140736116312784 18446744073709551615 5309074 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 66179 58318 370 325 0 61993 0
Current children cumulated CPU time (s) 660.7
Current children cumulated vsize (KiB) 273416

[startup+661.501 s]
/proc/loadavg: 4.01 3.99 4.25 5/194 8717
/proc/meminfo: memFree=29914588/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=264716 CPUtime=661.5 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 95330 0 0 0 66133 17 0 0 25 0 1 0 257728014 271069184 58318 33554432000 4194304 5525396 140736116312784 18446744073709551615 5308568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 66179 58318 370 325 0 61993 0
Current children cumulated CPU time (s) 661.5
Current children cumulated vsize (KiB) 273416

[startup+661.701 s]
/proc/loadavg: 4.01 3.99 4.25 5/194 8717
/proc/meminfo: memFree=29914588/32951124 swapFree=67111524/67111528
[pid=8582] ppid=8580 vsize=8700 CPUtime=0 cores=1,3
/proc/8582/stat : 8582 (rissExp.sh) S 8580 8582 8248 0 -1 4202496 331 0 0 0 0 0 0 0 22 0 1 0 257728014 8908800 251 33554432000 4194304 4922060 140734581889872 18446744073709551615 268660481157 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/8582/statm: 2175 251 211 178 0 68 0
[pid=8583] ppid=8582 vsize=193004 CPUtime=661.7 cores=1,3
/proc/8583/stat : 8583 (rissExp) R 8582 8582 8248 0 -1 4202496 95343 0 0 0 66153 17 0 0 25 0 1 0 257728014 197636096 40757 33554432000 4194304 5525396 140736116312784 18446744073709551615 268660311628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8583/statm: 48251 40757 383 325 0 44065 0
Current children cumulated CPU time (s) 661.7
Current children cumulated vsize (KiB) 201704

Child status: 20
Real time (s): 661.721
CPU time (s): 661.732
CPU user time (s): 661.546
CPU system time (s): 0.185971
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 273416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 661.546
system time used= 0.185971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95700
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= 11
involuntary context switches= 1083

runsolver used 1.02884 second user time and 2.58361 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-30 05:49:28
IDJOB=3283497
IDBENCH=71039
IDSOLVER=1599
FILE ID=node107/3283497-1304135367
RUNJOBID= node107-1304133741-8268
PBS_JOBID= 13170812
Free space on /tmp= 72544 MiB

SOLVER NAME= riss Exp
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= DIR/rissExp.sh DIR BENCHNAME RANDOMSEED TIMELIMIT MEMLIMIT NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283497-1304135367/watcher-3283497-1304135367 -o /tmp/evaluation-result-3283497-1304135367/solver-3283497-1304135367 -C 2400 -W 1300 -M 7680  HOME/rissExp.sh HOME HOME/instance-3283497-1304135367.cnf 1074860250 2400 7680 2

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1074860250

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:      29745240 kB
Buffers:        374028 kB
Cached:        1316216 kB
SwapCached:          4 kB
Active:        1296192 kB
Inactive:      1557532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29745240 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           27884 kB
Writeback:           0 kB
AnonPages:     1163256 kB
Mapped:          16240 kB
Slab:           286188 kB
PageTables:       7676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1406840 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= 72552 MiB
End job on node107 at 2011-04-30 06:00:29