Trace number 1563125

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+-T 2009-03-22? (TO) 1200.17 602.227

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.819
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

1.29/1.32	c +------------------------------+
1.29/1.32	c | gNovelty+, version 1.0       |
1.29/1.32	c +------------------------------+
1.29/1.32	c gnovelty+ -h for help
1.29/1.32	c 

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-1563125-1241000659/watcher-1563125-1241000659 -o /tmp/evaluation-result-1563125-1241000659/solver-1563125-1241000659 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1563125-1241000659.cnf 1707621387 2 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.89 1.86 1.45 3/64 7396
/proc/meminfo: memFree=1158456/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=509288 CPUtime=0
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 1112 0 0 0 0 0 0 0 18 0 1 0 128098857 521510912 1097 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 0 0 0
/proc/7396/statm: 127322 1105 102 285 0 127034 0

[startup+0.098903 s]
/proc/loadavg: 1.89 1.86 1.45 3/64 7396
/proc/meminfo: memFree=1158456/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=517104 CPUtime=0.09
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 10057 0 0 0 5 4 0 0 18 0 1 0 128098857 529514496 10042 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 0 0 0
/proc/7396/statm: 129276 10042 102 285 0 128988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517104

[startup+0.101903 s]
/proc/loadavg: 1.89 1.86 1.45 3/64 7396
/proc/meminfo: memFree=1158456/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=517104 CPUtime=0.09
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 10065 0 0 0 5 4 0 0 18 0 1 0 128098857 529514496 10050 1992294400 134512640 135680988 4294956192 18446744073709551615 135277857 0 0 4096 0 0 0 0 17 0 0 0
/proc/7396/statm: 129276 10050 102 285 0 128988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517104

[startup+0.301935 s]
/proc/loadavg: 1.89 1.86 1.45 3/64 7396
/proc/meminfo: memFree=1158456/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=517104 CPUtime=0.29
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 10629 0 0 0 25 4 0 0 19 0 1 0 128098857 529514496 10614 1992294400 134512640 135680988 4294956192 18446744073709551615 135067937 0 0 4096 0 0 0 0 17 0 0 0
/proc/7396/statm: 129276 10614 102 285 0 128988 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517104

[startup+0.701998 s]
/proc/loadavg: 1.89 1.86 1.45 3/64 7396
/proc/meminfo: memFree=1158456/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=517100 CPUtime=0.69
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 21262 0 0 0 60 9 0 0 23 0 1 0 128098857 529510400 21246 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 0 0 0
/proc/7396/statm: 129275 21246 102 285 0 128987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517100

[startup+1.50214 s]
/proc/loadavg: 1.89 1.86 1.45 2/65 7397
/proc/meminfo: memFree=1073072/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=1.67
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 153 14 0 0 17 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134532936 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 543380

[startup+3.10139 s]
/proc/loadavg: 1.89 1.86 1.45 3/66 7398
/proc/meminfo: memFree=1063080/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=4.86
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 469 17 0 0 17 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533447 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=1.76
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 173 3 0 0 16 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533260 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.86
Current children cumulated vsize (KiB) 543380

[startup+6.30191 s]
/proc/loadavg: 1.90 1.87 1.45 3/66 7398
/proc/meminfo: memFree=1062888/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=11.24
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 1098 26 0 0 17 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=4.94
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 487 7 0 0 17 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533518 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.24
Current children cumulated vsize (KiB) 543380

[startup+12.7028 s]
/proc/loadavg: 1.91 1.87 1.45 2/66 7398
/proc/meminfo: memFree=1062824/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=24
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 2352 48 0 0 17 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=11.34
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 1115 19 0 0 16 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24
Current children cumulated vsize (KiB) 543380

[startup+25.5018 s]
/proc/loadavg: 1.93 1.87 1.46 3/66 7398
/proc/meminfo: memFree=1062888/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=49.54
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 4868 86 0 0 17 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=24.08
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 2371 37 0 0 16 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533155 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.54
Current children cumulated vsize (KiB) 543380

[startup+51.1011 s]
/proc/loadavg: 1.95 1.88 1.47 3/66 7398
/proc/meminfo: memFree=1062952/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=100.6
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 9884 176 0 0 16 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=49.58
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 4874 84 0 0 17 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.6
Current children cumulated vsize (KiB) 543380

[startup+102.306 s]
/proc/loadavg: 1.98 1.90 1.50 3/66 7398
/proc/meminfo: memFree=1062952/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=202.76
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 19919 357 0 0 17 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=100.64
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 9891 173 0 0 17 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.76
Current children cumulated vsize (KiB) 543380

[startup+162.302 s]
/proc/loadavg: 2.05 1.93 1.53 3/66 7398
/proc/meminfo: memFree=1062888/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=322.46
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 31668 578 0 0 16 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=160.53
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 15773 280 0 0 16 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134542141 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.46
Current children cumulated vsize (KiB) 543380

[startup+222.301 s]
/proc/loadavg: 2.11 1.97 1.57 3/66 7398
/proc/meminfo: memFree=1062888/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=442.17
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 43421 796 0 0 17 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=220.33
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 21641 392 0 0 16 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 442.17
Current children cumulated vsize (KiB) 543380

[startup+282.302 s]
/proc/loadavg: 2.08 1.99 1.60 3/66 7398
/proc/meminfo: memFree=1062888/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=561.88
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 55178 1010 0 0 17 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=280.17
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 27520 497 0 0 16 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533962 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.88
Current children cumulated vsize (KiB) 543380

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.62 3/66 7398
/proc/meminfo: memFree=1062888/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=681.59
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 66935 1224 0 0 16 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=340.04
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 33402 602 0 0 16 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533263 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.59
Current children cumulated vsize (KiB) 543380

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.64 3/66 7398
/proc/meminfo: memFree=1062888/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=801.3
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 78690 1440 0 0 16 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=399.9
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 39280 710 0 0 17 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533447 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.3
Current children cumulated vsize (KiB) 543380

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.66 3/66 7398
/proc/meminfo: memFree=1062888/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=921.01
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 90444 1657 0 0 17 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=459.82
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 45160 822 0 0 17 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.01
Current children cumulated vsize (KiB) 543380

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.67 3/66 7398
/proc/meminfo: memFree=1062888/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=1040.72
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 102192 1880 0 0 16 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=519.67
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 51036 931 0 0 16 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.72
Current children cumulated vsize (KiB) 543380

[startup+582.302 s]
/proc/loadavg: 1.94 1.96 1.69 3/66 7398
/proc/meminfo: memFree=1062888/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=1160.43
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 113938 2105 0 0 17 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134535076 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=579.47
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 56904 1043 0 0 16 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134532890 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.43
Current children cumulated vsize (KiB) 543380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.201 s]
/proc/loadavg: 1.95 1.96 1.69 3/66 7398
/proc/meminfo: memFree=1062888/2055920 swapFree=4181156/4192956
[pid=7396] ppid=7394 vsize=543380 CPUtime=1200.13
/proc/7396/stat : 7396 (gnovelty+) R 7394 7396 7178 0 -1 4194304 23894 0 0 0 117837 2176 0 0 17 0 2 0 128098857 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7396/statm: 135845 23844 106 285 0 135557 0
[pid=7396/tid=7398] ppid=7394 vsize=543380 CPUtime=599.31
/proc/7396/task/7398/stat : 7398 (gnovelty+) R 7394 7396 7178 0 -1 4194368 1190 0 0 0 58853 1078 0 0 17 0 2 0 128098990 556421120 23844 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.13
Current children cumulated vsize (KiB) 543380

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.227
CPU time (s): 1200.17
CPU user time (s): 1178.39
CPU system time (s): 21.7837
CPU usage (%): 199.289
Max. virtual memory (cumulated for all children) (KiB): 543380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1178.39
system time used= 21.7837
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23894
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= 31924
involuntary context switches= 8659

runsolver used 0.580911 second user time and 1.65275 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-29 12:24:19
IDJOB=1563125
IDBENCH=70947
IDSOLVER=550
FILE ID=node26/1563125-1241000659
PBS_JOBID= 9204841
Free space on /tmp= 66384 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l48_lambda.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563125-1241000659/watcher-1563125-1241000659 -o /tmp/evaluation-result-1563125-1241000659/solver-1563125-1241000659 -C 1200 -W 1800 -M 1800  HOME/gnovelty+ HOME/instance-1563125-1241000659.cnf 1707621387 2

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=1707621387

node26.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.261
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.261
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:       1158872 kB
Buffers:         82116 kB
Cached:         721824 kB
SwapCached:       5668 kB
Active:         296384 kB
Inactive:       515812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1158872 kB
SwapTotal:     4192956 kB
SwapFree:      4181156 kB
Dirty:            4640 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            70900 kB
Committed_AS:   483004 kB
PageTables:       1368 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= 66384 MiB
End job on node26 at 2009-04-29 12:34:23