Trace number 1577709

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.22 616.139

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L60_coli.sat.cnf
MD5SUM38736d508aa4b137792e18ad6998c963
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.6163
Satisfiable
(Un)Satisfiability was proved
Number of variables187517
Number of clauses863483
Sum of the clauses size2483339
Maximum clause length11
Minimum clause length1
Number of clauses of size 121277
Number of clauses of size 2246837
Number of clauses of size 3445608
Number of clauses of size 4118315
Number of clauses of size 531267
Number of clauses of size over 5179

Solver Data

29.38/29.46	c +------------------------------+
29.38/29.46	c | gNovelty+, version 1.0       |
29.38/29.46	c +------------------------------+
29.38/29.46	c gnovelty+ -h for help
29.38/29.46	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-1577709-1241004022/watcher-1577709-1241004022 -o /tmp/evaluation-result-1577709-1241004022/solver-1577709-1241004022 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577709-1241004022.cnf 527093553 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 1.01 2/64 6456
/proc/meminfo: memFree=1507320/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=509888 CPUtime=0
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 1041 0 0 0 0 0 0 0 18 0 1 0 128435513 522125312 1026 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/6456/statm: 127472 1034 101 285 0 127184 0

[startup+0.0377209 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 6456
/proc/meminfo: memFree=1507320/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=509888 CPUtime=0.03
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 8084 0 0 0 0 3 0 0 18 0 1 0 128435513 522125312 8070 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/6456/statm: 127472 8078 101 285 0 127184 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 509888

[startup+0.102708 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 6456
/proc/meminfo: memFree=1507320/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=517704 CPUtime=0.09
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 10064 0 0 0 5 4 0 0 18 0 1 0 128435513 530128896 10049 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/6456/statm: 129426 10049 102 285 0 129138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517704

[startup+0.301731 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 6456
/proc/meminfo: memFree=1507320/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=517704 CPUtime=0.29
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 10584 0 0 0 25 4 0 0 19 0 1 0 128435513 530128896 10569 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/6456/statm: 129426 10569 102 285 0 129138 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517704

[startup+0.702778 s]
/proc/loadavg: 1.00 1.00 1.01 2/64 6456
/proc/meminfo: memFree=1507320/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=517704 CPUtime=0.69
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 11618 0 0 0 64 5 0 0 24 0 1 0 128435513 530128896 11603 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/6456/statm: 129426 11603 102 285 0 129138 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517704

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 6457
/proc/meminfo: memFree=1458160/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=525520 CPUtime=1.49
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 13699 0 0 0 142 7 0 0 25 0 1 0 128435513 538132480 13684 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/6456/statm: 131380 13684 102 285 0 131092 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 525520

[startup+3.10105 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 6457
/proc/meminfo: memFree=1400304/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=533332 CPUtime=3.09
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 27265 0 0 0 296 13 0 0 25 0 1 0 128435513 546131968 27249 1992294400 134512640 135680988 4294956192 18446744073709551615 134538724 0 0 4096 0 0 0 0 17 1 0 0
/proc/6456/statm: 133333 27249 102 285 0 133045 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 533332

[startup+6.30142 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 6457
/proc/meminfo: memFree=1397296/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=541148 CPUtime=6.29
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 27607 0 0 0 615 14 0 0 25 0 1 0 128435513 554135552 27591 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/6456/statm: 135287 27591 102 285 0 134999 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 541148

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 6457
/proc/meminfo: memFree=1395760/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=541148 CPUtime=12.69
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 27973 0 0 0 1255 14 0 0 25 0 1 0 128435513 554135552 27957 1992294400 134512640 135680988 4294956192 18446744073709551615 134538727 0 0 4096 0 0 0 0 17 1 0 0
/proc/6456/statm: 135287 27957 102 285 0 134999 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 541148

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 6457
/proc/meminfo: memFree=1393840/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=541148 CPUtime=25.49
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 28452 0 0 0 2535 14 0 0 25 0 1 0 128435513 554135552 28436 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/6456/statm: 135287 28436 102 285 0 134999 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 541148

[startup+51.1026 s]
/proc/loadavg: 1.28 1.06 1.03 3/66 6458
/proc/meminfo: memFree=1345704/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=72.62
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 7228 34 0 0 21 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134535206 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=21.54
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 2145 9 0 0 25 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134541714 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 72.62
Current children cumulated vsize (KiB) 623684

[startup+102.307 s]
/proc/loadavg: 1.69 1.21 1.08 3/66 6458
/proc/meminfo: memFree=1345704/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=174.8
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 17442 38 0 0 18 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=72.53
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 7242 11 0 0 25 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533238 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 174.8
Current children cumulated vsize (KiB) 623684

[startup+162.302 s]
/proc/loadavg: 1.88 1.35 1.13 3/66 6458
/proc/meminfo: memFree=1345704/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=294.53
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 29411 42 0 0 22 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=132.45
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 13231 14 0 0 25 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 294.53
Current children cumulated vsize (KiB) 623684

[startup+222.302 s]
/proc/loadavg: 1.95 1.46 1.19 3/66 6458
/proc/meminfo: memFree=1345768/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=414.27
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 41380 47 0 0 17 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533133 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=192.42
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 19226 16 0 0 25 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533726 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 414.27
Current children cumulated vsize (KiB) 623684

[startup+282.301 s]
/proc/loadavg: 1.98 1.56 1.23 3/66 6458
/proc/meminfo: memFree=1345768/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=534.01
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 53349 52 0 0 25 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533688 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=252.4
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 25222 18 0 0 25 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134532944 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 534.01
Current children cumulated vsize (KiB) 623684

[startup+342.301 s]
/proc/loadavg: 1.99 1.64 1.28 4/66 6458
/proc/meminfo: memFree=1345768/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=653.75
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 65319 56 0 0 25 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134534538 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=312.37
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 31218 19 0 0 25 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533384 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 653.75
Current children cumulated vsize (KiB) 623684

[startup+402.301 s]
/proc/loadavg: 2.05 1.72 1.33 3/66 6458
/proc/meminfo: memFree=1345768/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=773.5
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 77289 61 0 0 23 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533664 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=372.35
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 37213 22 0 0 25 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134535076 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 773.5
Current children cumulated vsize (KiB) 623684

[startup+462.301 s]
/proc/loadavg: 2.02 1.76 1.37 3/66 6458
/proc/meminfo: memFree=1345704/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=893.23
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 89258 65 0 0 25 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533726 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=432.33
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 43209 24 0 0 25 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533726 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 893.23
Current children cumulated vsize (KiB) 623684

[startup+522.301 s]
/proc/loadavg: 2.00 1.80 1.40 3/66 6458
/proc/meminfo: memFree=1345704/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=1012.98
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 101227 71 0 0 18 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533962 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=492.3
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 49203 27 0 0 20 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533442 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1012.98
Current children cumulated vsize (KiB) 623684

[startup+582.302 s]
/proc/loadavg: 2.00 1.84 1.44 3/66 6458
/proc/meminfo: memFree=1345640/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=1132.71
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 113194 77 0 0 25 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=552.28
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 55199 29 0 0 25 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1132.71
Current children cumulated vsize (KiB) 623684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+616.102 s]
/proc/loadavg: 2.00 1.85 1.46 3/66 6458
/proc/meminfo: memFree=1345640/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=1200.17
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 119938 79 0 0 18 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=586.07
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 58577 30 0 0 25 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 623684

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

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

[startup+616.102 s]
/proc/loadavg: 2.00 1.85 1.46 3/66 6458
/proc/meminfo: memFree=1345640/2055920 swapFree=4180352/4192956
[pid=6456] ppid=6454 vsize=623684 CPUtime=1200.17
/proc/6456/stat : 6456 (gnovelty+) R 6454 6456 5947 0 -1 4194304 40615 0 0 0 119938 79 0 0 18 0 2 0 128435513 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/6456/statm: 155921 40415 106 285 0 155633 0
[pid=6456/tid=6458] ppid=6454 vsize=623684 CPUtime=586.07
/proc/6456/task/6458/stat : 6458 (gnovelty+) R 6454 6456 5947 0 -1 4194368 5997 0 0 0 58577 30 0 0 25 0 2 0 128438459 638652416 40415 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 623684

Child ended because it received signal 15 (SIGTERM)
Real time (s): 616.139
CPU time (s): 1200.22
CPU user time (s): 1199.4
CPU system time (s): 0.822874
CPU usage (%): 194.797
Max. virtual memory (cumulated for all children) (KiB): 623684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.4
system time used= 0.822874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40615
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= 528
involuntary context switches= 8845

runsolver used 0.595909 second user time and 1.63575 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-29 13:20:23
IDJOB=1577709
IDBENCH=70964
IDSOLVER=550
FILE ID=node20/1577709-1241004022
PBS_JOBID= 9204847
Free space on /tmp= 66380 MiB

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

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

MD5SUM BENCH= 38736d508aa4b137792e18ad6998c963
RANDOM SEED=527093553

node20.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.214
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	: 5931.00
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.214
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:       1507800 kB
Buffers:         36248 kB
Cached:         460856 kB
SwapCached:       6912 kB
Active:          41380 kB
Inactive:       464384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1507800 kB
SwapTotal:     4192956 kB
SwapFree:      4180352 kB
Dirty:           18008 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            28368 kB
Committed_AS:   581828 kB
PageTables:       1420 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= 66380 MiB
End job on node20 at 2009-04-29 13:30:41