Trace number 1720457

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
gnovelty+2 2009-03-22Signal 1062.34 1062.68

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark98.892
Satisfiable
(Un)Satisfiability was proved
Number of variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

Solver Data

4.39/4.41	c +------------------------------+
4.39/4.41	c | gNovelty+, version 2.0       |
4.39/4.41	c +------------------------------+
4.39/4.41	c gnovelty+ -h for help
4.39/4.41	c 
4.39/4.41	c Problem instance: numAtoms = 9426, numClauses = 46107
4.39/4.41	c General parameters: seed = 1921393965, timeout = 10 secs, targetCost = 0, print solution: no
4.39/4.41	c gNovelty+ parameters: walkprob = 0.01, smoothprob = 0.30, noise = adaptive
4.39/4.41	c tries = 1
4.39/4.41	c 
1061.65/1062.05	Program error, verification of assignment cost fails!

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1720457-1240656524/watcher-1720457-1240656524 -o /tmp/evaluation-result-1720457-1240656524/solver-1720457-1240656524 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+2 HOME/instance-1720457-1240656524.cnf 1921393965 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30175
/proc/meminfo: memFree=1210536/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1018504 CPUtime=0
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 253 0 0 0 0 0 0 0 18 0 1 0 93678378 1042948096 237 1992294400 134512640 135663704 4294956208 18446744073709551615 134548433 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 254626 237 96 281 0 254342 0

[startup+0.059877 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30175
/proc/meminfo: memFree=1210536/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1018636 CPUtime=0.05
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 485 0 0 0 5 0 0 0 18 0 1 0 93678378 1043083264 469 1992294400 134512640 135663704 4294956208 18446744073709551615 135160590 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 254659 469 96 281 0 254375 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1018636

[startup+0.101882 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30175
/proc/meminfo: memFree=1210536/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1019552 CPUtime=0.09
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 664 0 0 0 9 0 0 0 18 0 1 0 93678378 1044021248 648 1992294400 134512640 135663704 4294956208 18446744073709551615 135160590 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 254888 648 96 281 0 254604 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1019552

[startup+0.301908 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30175
/proc/meminfo: memFree=1210536/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1108400 CPUtime=0.29
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 22878 0 0 0 21 8 0 0 19 0 1 0 93678378 1135001600 22861 1992294400 134512640 135663704 4294956208 18446744073709551615 134558611 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 277100 22861 98 281 0 276816 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1108400

[startup+0.701963 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30175
/proc/meminfo: memFree=1210536/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1152636 CPUtime=0.69
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 33927 0 0 0 57 12 0 0 22 0 1 0 93678378 1180299264 33910 1992294400 134512640 135663704 4294956208 18446744073709551615 134561883 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 288159 33910 98 281 0 287875 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1152636

[startup+1.50107 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1074976/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1152636 CPUtime=1.48
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 33927 0 0 0 136 12 0 0 25 0 1 0 93678378 1180299264 33910 1992294400 134512640 135663704 4294956208 18446744073709551615 134561878 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 288159 33910 98 281 0 287875 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1152636

[startup+3.10129 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1074848/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1152636 CPUtime=3.08
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 33927 0 0 0 296 12 0 0 25 0 1 0 93678378 1180299264 33910 1992294400 134512640 135663704 4294956208 18446744073709551615 134561237 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 288159 33910 98 281 0 287875 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1152636

[startup+6.30172 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1071008/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=6.29
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34864 0 0 0 616 13 0 0 25 0 1 0 93678378 1183858688 34847 1992294400 134512640 135663704 4294956208 18446744073709551615 134545137 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34847 117 281 0 288744 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1156112

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1070944/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=12.68
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34864 0 0 0 1255 13 0 0 25 0 1 0 93678378 1183858688 34847 1992294400 134512640 135663704 4294956208 18446744073709551615 134545927 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34847 117 281 0 288744 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1156112

[startup+25.5013 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1070944/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=25.48
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 2535 13 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134524548 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1156112

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1071008/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=51.07
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 5094 13 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545153 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1156112

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1071008/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=102.26
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 10213 13 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545153 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1156112

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1071008/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=162.23
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 16210 13 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545146 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 1156112

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1071008/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=222.21
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 22208 13 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545146 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1156112

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1070944/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=282.19
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 28206 13 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545922 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 1156112

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1070944/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=342.17
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 34204 13 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545169 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1156112

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1070880/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=402.15
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 40202 13 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545137 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1156112

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1070880/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=462.14
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 46201 13 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545153 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 1156112

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1071008/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=522.13
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 52199 14 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545129 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1156112

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1071008/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=582.11
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 58197 14 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545160 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1156112

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1070944/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=642.09
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 64195 14 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545169 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 1156112

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30176
/proc/meminfo: memFree=1071008/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=702.07
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 70193 14 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545176 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 1156112

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30182
/proc/meminfo: memFree=1070816/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=762.05
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 76191 14 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545172 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 1156112

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30182
/proc/meminfo: memFree=1070816/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=822.02
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 82188 14 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545922 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 1156112

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30182
/proc/meminfo: memFree=1070880/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=882
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 88186 14 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134515706 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 1156112

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30182
/proc/meminfo: memFree=1070880/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=941.98
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 94184 14 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545902 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 1156112

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30182
/proc/meminfo: memFree=1070880/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1156112 CPUtime=1001.96
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4194304 34865 0 0 0 100182 14 0 0 25 0 1 0 93678378 1183858688 34848 1992294400 134512640 135663704 4294956208 18446744073709551615 134545137 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 289028 34848 117 281 0 288744 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 1156112

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30182
/proc/meminfo: memFree=1070944/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1155716 CPUtime=1061.95
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4195840 37720 0 0 0 106158 37 0 0 25 0 1 0 93678378 1183453184 34792 1992294400 134512640 135663704 4294956208 18446744073709551615 134573288 0 0 4096 0 0 0 0 17 0 0 0
/proc/30175/statm: 288929 34792 118 281 0 288645 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 1155716

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

[startup+1062.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30182
/proc/meminfo: memFree=969440/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1155716 CPUtime=1062.15
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4195840 37737 0 0 0 106158 57 0 0 25 0 1 0 93678378 1183453184 34792 1992294400 134512640 135663704 4294956208 18446744073709551615 134573288 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 288929 34792 118 281 0 288645 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 1155716

[startup+1062.61 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30182
/proc/meminfo: memFree=969440/2055920 swapFree=4192956/4192956
[pid=30175] ppid=30173 vsize=1155716 CPUtime=1062.25
/proc/30175/stat : 30175 (gnovelty+2) R 30173 30175 29847 0 -1 4195840 37737 0 0 0 106158 67 0 0 25 0 1 0 93678378 1183453184 34792 1992294400 134512640 135663704 4294956208 18446744073709551615 134573288 0 0 4096 0 0 0 0 17 1 0 0
/proc/30175/statm: 288929 34792 118 281 0 288645 0
Current children cumulated CPU time (s) 1062.25
Current children cumulated vsize (KiB) 1155716

Child ended because it received signal 11 (SIGSEGV)
Child dumped core
Real time (s): 1062.68
CPU time (s): 1062.34
CPU user time (s): 1061.59
CPU system time (s): 0.750885
CPU usage (%): 99.9675
Max. virtual memory (cumulated for all children) (KiB): 1156112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1061.59
system time used= 0.750885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37959
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= 2
involuntary context switches= 2290

runsolver used 0.727889 second user time and 2.25366 second system time

The end

Launcher Data

Begin job on node71 at 2009-04-25 12:48:44
IDJOB=1720457
IDBENCH=69604
IDSOLVER=548
FILE ID=node71/1720457-1240656524
PBS_JOBID= 9186534
Free space on /tmp= 66472 MiB

SOLVER NAME= gnovelty+2 2009-03-22
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.cnf
COMMAND LINE= HOME/gnovelty+2 BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1720457-1240656524/watcher-1720457-1240656524 -o /tmp/evaluation-result-1720457-1240656524/solver-1720457-1240656524 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+2 HOME/instance-1720457-1240656524.cnf 1921393965

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED=1921393965

node71.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1210952 kB
Buffers:         86856 kB
Cached:         660056 kB
SwapCached:          0 kB
Active:         230388 kB
Inactive:       530452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1210952 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2524 kB
Writeback:           0 kB
Mapped:          23672 kB
Slab:            70080 kB
Committed_AS:   213552 kB
PageTables:       1436 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node71 at 2009-04-25 13:06:27