Trace number 1577657

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.16 619.942

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L70_coli.sat.cnf
MD5SUM7fc9b20f0efe1e9457bd61eba8178674
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark101.951
Satisfiable
(Un)Satisfiability was proved
Number of variables218792
Number of clauses1020908
Sum of the clauses size2941934
Maximum clause length11
Minimum clause length1
Number of clauses of size 123977
Number of clauses of size 2286047
Number of clauses of size 3535908
Number of clauses of size 4137995
Number of clauses of size 536772
Number of clauses of size over 5209

Solver Data

37.08/37.15	c +------------------------------+
37.08/37.15	c | gNovelty+, version 1.0       |
37.08/37.15	c +------------------------------+
37.08/37.15	c gnovelty+ -h for help
37.08/37.15	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-1577657-1241003598/watcher-1577657-1241003598 -o /tmp/evaluation-result-1577657-1241003598/solver-1577657-1241003598 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577657-1241003598.cnf 122025793 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.00 1.00 0.94 3/65 6730
/proc/meminfo: memFree=1819040/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=510008 CPUtime=0
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 1067 0 0 0 0 0 0 0 20 0 1 0 128389144 522248192 1052 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/6730/statm: 127502 1060 101 285 0 127214 0

[startup+0.053082 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 6730
/proc/meminfo: memFree=1819040/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=517824 CPUtime=0.04
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 9923 0 0 0 1 3 0 0 20 0 1 0 128389144 530251776 9908 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/6730/statm: 129456 9908 102 285 0 129168 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 517824

[startup+0.101086 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 6730
/proc/meminfo: memFree=1819040/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=517824 CPUtime=0.09
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 10070 0 0 0 6 3 0 0 20 0 1 0 128389144 530251776 10055 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/6730/statm: 129456 10055 102 285 0 129168 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517824

[startup+0.301108 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 6730
/proc/meminfo: memFree=1819040/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=517824 CPUtime=0.29
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 10621 0 0 0 25 4 0 0 22 0 1 0 128389144 530251776 10606 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/6730/statm: 129456 10606 102 285 0 129168 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517824

[startup+0.701153 s]
/proc/loadavg: 1.00 1.00 0.94 3/65 6730
/proc/meminfo: memFree=1819040/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=517824 CPUtime=0.69
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 11721 0 0 0 64 5 0 0 25 0 1 0 128389144 530251776 11706 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/6730/statm: 129456 11706 102 285 0 129168 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517824

[startup+1.50124 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6731
/proc/meminfo: memFree=1769176/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=525640 CPUtime=1.49
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 13938 0 0 0 143 6 0 0 25 0 1 0 128389144 538255360 13923 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/6730/statm: 131410 13923 102 285 0 131122 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 525640

[startup+3.10142 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6731
/proc/meminfo: memFree=1706840/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=541268 CPUtime=3.09
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 28556 0 0 0 296 13 0 0 25 0 1 0 128389144 554258432 28540 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/6730/statm: 135317 28540 102 285 0 135029 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 541268

[startup+6.30178 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 6731
/proc/meminfo: memFree=1703000/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=541268 CPUtime=6.29
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 28968 0 0 0 616 13 0 0 25 0 1 0 128389144 554258432 28952 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/6730/statm: 135317 28952 102 285 0 135029 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 541268

[startup+12.7015 s]
/proc/loadavg: 1.07 1.02 0.94 2/66 6731
/proc/meminfo: memFree=1701928/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=541268 CPUtime=12.68
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 29363 0 0 0 1255 13 0 0 25 0 1 0 128389144 554258432 29347 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/6730/statm: 135317 29347 102 285 0 135029 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 541268

[startup+25.5019 s]
/proc/loadavg: 1.06 1.02 0.94 2/66 6731
/proc/meminfo: memFree=1699952/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=549084 CPUtime=25.48
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 29862 0 0 0 2535 13 0 0 25 0 1 0 128389144 562262016 29846 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/6730/statm: 137271 29846 102 285 0 136983 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 549084

[startup+51.1019 s]
/proc/loadavg: 1.19 1.05 0.95 3/67 6732
/proc/meminfo: memFree=1642600/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=64.96
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 6461 35 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134542805 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=13.93
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 1383 10 0 0 25 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134542516 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 64.96
Current children cumulated vsize (KiB) 644196

[startup+102.305 s]
/proc/loadavg: 1.68 1.20 1.01 3/67 6732
/proc/meminfo: memFree=1642536/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=167.13
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 16675 38 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134533047 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=64.96
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 6485 11 0 0 21 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134535206 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 167.13
Current children cumulated vsize (KiB) 644196

[startup+162.301 s]
/proc/loadavg: 1.88 1.35 1.07 3/67 6732
/proc/meminfo: memFree=1642472/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=286.88
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 28647 41 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134533860 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=124.73
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 12460 13 0 0 25 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134534699 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 286.88
Current children cumulated vsize (KiB) 644196

[startup+222.302 s]
/proc/loadavg: 1.95 1.46 1.12 3/67 6732
/proc/meminfo: memFree=1642408/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=406.62
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 40618 44 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134534591 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=184.49
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 18434 15 0 0 18 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 406.62
Current children cumulated vsize (KiB) 644196

[startup+282.301 s]
/proc/loadavg: 1.98 1.56 1.18 3/67 6732
/proc/meminfo: memFree=1642344/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=526.36
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 52588 48 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=244.24
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 24407 17 0 0 25 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134533468 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 526.36
Current children cumulated vsize (KiB) 644196

[startup+342.301 s]
/proc/loadavg: 1.99 1.64 1.22 3/67 6732
/proc/meminfo: memFree=1642280/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=646.1
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 64559 51 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134533047 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=304
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 30382 18 0 0 25 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 646.1
Current children cumulated vsize (KiB) 644196

[startup+402.302 s]
/proc/loadavg: 1.99 1.70 1.27 3/67 6732
/proc/meminfo: memFree=1642280/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=765.85
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 76530 55 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=363.76
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 36356 20 0 0 25 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134533592 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 765.85
Current children cumulated vsize (KiB) 644196

[startup+462.301 s]
/proc/loadavg: 1.99 1.75 1.31 3/67 6732
/proc/meminfo: memFree=1642216/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=885.58
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 88500 58 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=423.52
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 42330 22 0 0 22 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 885.58
Current children cumulated vsize (KiB) 644196

[startup+522.301 s]
/proc/loadavg: 1.99 1.79 1.35 3/67 6732
/proc/meminfo: memFree=1642216/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=1005.33
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 100470 63 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134534570 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=483.28
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 48304 24 0 0 25 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134533962 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1005.33
Current children cumulated vsize (KiB) 644196

[startup+582.302 s]
/proc/loadavg: 1.99 1.83 1.39 3/67 6732
/proc/meminfo: memFree=1642152/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=1125.07
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 112440 67 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=543.04
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 54278 26 0 0 19 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134535076 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1125.07
Current children cumulated vsize (KiB) 644196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+619.903 s]
/proc/loadavg: 1.99 1.85 1.41 3/67 6732
/proc/meminfo: memFree=1642152/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=1200.11
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 119942 69 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=580.49
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 58022 27 0 0 25 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 644196

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

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

[startup+619.903 s]
/proc/loadavg: 1.99 1.85 1.41 3/67 6732
/proc/meminfo: memFree=1642152/2055920 swapFree=4144772/4192956
[pid=6730] ppid=6728 vsize=644196 CPUtime=1200.11
/proc/6730/stat : 6730 (gnovelty+) R 6728 6730 6421 0 -1 4194304 44396 0 0 0 119942 69 0 0 25 0 2 0 128389144 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6730/statm: 161049 44166 106 285 0 160761 0
[pid=6730/tid=6732] ppid=6728 vsize=644196 CPUtime=580.49
/proc/6730/task/6732/stat : 6732 (gnovelty+) R 6728 6730 6421 0 -1 4194368 7073 0 0 0 58022 27 0 0 25 0 2 0 128392860 659656704 44166 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 644196

Child ended because it received signal 15 (SIGTERM)
Real time (s): 619.942
CPU time (s): 1200.16
CPU user time (s): 1199.44
CPU system time (s): 0.724889
CPU usage (%): 193.593
Max. virtual memory (cumulated for all children) (KiB): 644196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.44
system time used= 0.724889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44396
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= 425
involuntary context switches= 8759

runsolver used 0.605907 second user time and 1.65675 second system time

The end

Launcher Data

Begin job on node87 at 2009-04-29 13:13:20
IDJOB=1577657
IDBENCH=70963
IDSOLVER=550
FILE ID=node87/1577657-1241003598
PBS_JOBID= 9204785
Free space on /tmp= 66444 MiB

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

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

MD5SUM BENCH= 7fc9b20f0efe1e9457bd61eba8178674
RANDOM SEED=122025793

node87.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.213
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1819520 kB
Buffers:         16420 kB
Cached:         133744 kB
SwapCached:      42548 kB
Active:          88608 kB
Inactive:       105896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1819520 kB
SwapTotal:     4192956 kB
SwapFree:      4144772 kB
Dirty:           21228 kB
Writeback:           0 kB
Mapped:          13992 kB
Slab:            27852 kB
Committed_AS:   530480 kB
PageTables:       1456 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= 66444 MiB
End job on node87 at 2009-04-29 13:23:42