Trace number 1577711

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+-V.2-T 2009-03-22? (TO) 1200.15 602.227

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

1.59/1.61	c +------------------------------+
1.59/1.61	c | gNovelty+, version 2.0       |
1.59/1.61	c +------------------------------+
1.59/1.61	c gnovelty+ -h for help
1.59/1.61	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-1577711-1241004035/watcher-1577711-1241004035 -o /tmp/evaluation-result-1577711-1241004035/solver-1577711-1241004035 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577711-1241004035.cnf 927484723 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.04 1.01 1.00 3/64 7549
/proc/meminfo: memFree=1125560/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=66556 CPUtime=0
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 569 0 0 0 0 0 0 0 18 0 1 0 128436614 68153344 555 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/7549/statm: 16639 557 97 296 0 16340 0

[startup+0.068332 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 7549
/proc/meminfo: memFree=1125560/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=75068 CPUtime=0.06
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 2964 0 0 0 5 1 0 0 18 0 1 0 128436614 76869632 2465 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/7549/statm: 18767 2465 100 296 0 18468 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 75068

[startup+0.101337 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 7549
/proc/meminfo: memFree=1125560/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=75332 CPUtime=0.09
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 3118 0 0 0 8 1 0 0 18 0 1 0 128436614 77139968 2619 1992294400 134512640 135728688 4294956192 18446744073709551615 134549760 0 0 4096 0 0 0 0 17 1 0 0
/proc/7549/statm: 18833 2619 100 296 0 18534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 75332

[startup+0.301369 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 7549
/proc/meminfo: memFree=1125560/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=77560 CPUtime=0.3
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 3959 0 0 0 28 2 0 0 19 0 1 0 128436614 79421440 3460 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/7549/statm: 19390 3461 100 296 0 19091 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 77560

[startup+0.701432 s]
/proc/loadavg: 1.04 1.01 1.00 3/64 7549
/proc/meminfo: memFree=1125560/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=82932 CPUtime=0.69
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 5625 0 0 0 67 2 0 0 22 0 1 0 128436614 84922368 5126 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/7549/statm: 20733 5127 100 296 0 20434 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82932

[startup+1.50156 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 7550
/proc/meminfo: memFree=1100464/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=92232 CPUtime=1.49
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 8875 0 0 0 144 5 0 0 25 0 1 0 128436614 94445568 8376 1992294400 134512640 135728688 4294956192 18446744073709551615 134549616 0 0 4096 0 0 0 0 17 1 0 0
/proc/7549/statm: 23058 8376 100 296 0 22759 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92232

[startup+3.10283 s]
/proc/loadavg: 1.04 1.01 1.00 3/66 7551
/proc/meminfo: memFree=1037544/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=4.57
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 427 30 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134517099 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=1.46
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 135 11 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134526662 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.57
Current children cumulated vsize (KiB) 171664

[startup+6.30134 s]
/proc/loadavg: 1.04 1.01 1.00 3/66 7551
/proc/meminfo: memFree=1037480/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=10.94
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 1064 30 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=4.64
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 453 11 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134528378 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.94
Current children cumulated vsize (KiB) 171664

[startup+12.7014 s]
/proc/loadavg: 1.18 1.04 1.01 3/66 7551
/proc/meminfo: memFree=1037480/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=23.71
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 2341 30 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134528277 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=11.01
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 1090 11 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134528227 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.71
Current children cumulated vsize (KiB) 171664

[startup+25.5014 s]
/proc/loadavg: 1.31 1.08 1.02 3/66 7551
/proc/meminfo: memFree=1037608/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=49.25
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 4895 30 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134527721 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=23.76
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 2365 11 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134526710 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 49.25
Current children cumulated vsize (KiB) 171664

[startup+51.1015 s]
/proc/loadavg: 1.54 1.15 1.04 3/66 7551
/proc/meminfo: memFree=1037672/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=100.33
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 10002 31 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=49.24
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 4913 11 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134528243 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 100.33
Current children cumulated vsize (KiB) 171664

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.10 3/66 7551
/proc/meminfo: memFree=1037736/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=202.51
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 20220 31 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134526703 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=100.25
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 10013 12 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134517465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 202.51
Current children cumulated vsize (KiB) 171664

[startup+162.301 s]
/proc/loadavg: 1.93 1.42 1.15 3/66 7551
/proc/meminfo: memFree=1037736/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=322.24
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 32192 32 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134517465 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=160.01
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 15988 13 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134517099 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 322.24
Current children cumulated vsize (KiB) 171664

[startup+222.302 s]
/proc/loadavg: 1.97 1.52 1.20 3/66 7551
/proc/meminfo: memFree=1037736/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=441.98
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 44164 34 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134517245 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=219.75
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 21962 13 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134517418 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 441.98
Current children cumulated vsize (KiB) 171664

[startup+282.302 s]
/proc/loadavg: 1.99 1.60 1.25 3/66 7551
/proc/meminfo: memFree=1037736/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=561.72
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 56137 35 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134517459 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=279.51
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 27937 14 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134528181 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 561.72
Current children cumulated vsize (KiB) 171664

[startup+342.302 s]
/proc/loadavg: 2.11 1.70 1.30 3/66 7551
/proc/meminfo: memFree=1037736/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=681.45
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 68108 37 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134526723 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=339.27
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 33912 15 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134517465 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 681.45
Current children cumulated vsize (KiB) 171664

[startup+402.302 s]
/proc/loadavg: 2.04 1.75 1.34 3/66 7551
/proc/meminfo: memFree=1037672/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=801.19
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 80081 38 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134526693 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=399.03
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 39887 16 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134518034 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 801.19
Current children cumulated vsize (KiB) 171664

[startup+462.301 s]
/proc/loadavg: 2.01 1.80 1.38 3/66 7551
/proc/meminfo: memFree=1037736/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=920.93
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 92054 39 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134518034 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=458.78
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 45862 16 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134517459 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 920.93
Current children cumulated vsize (KiB) 171664

[startup+522.302 s]
/proc/loadavg: 2.00 1.83 1.42 3/66 7551
/proc/meminfo: memFree=1037736/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=1040.66
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 104026 40 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134526669 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=518.54
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 51837 17 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134527724 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.66
Current children cumulated vsize (KiB) 171664

[startup+582.302 s]
/proc/loadavg: 2.00 1.86 1.45 3/66 7551
/proc/meminfo: memFree=1037736/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=1160.4
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 115999 41 0 0 25 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134517099 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=578.3
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 57812 18 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134517099 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1160.4
Current children cumulated vsize (KiB) 171664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.203 s]
/proc/loadavg: 2.00 1.87 1.46 3/66 7551
/proc/meminfo: memFree=1037736/2055920 swapFree=4181156/4192956
[pid=7549] ppid=7547 vsize=171664 CPUtime=1200.11
/proc/7549/stat : 7549 (gnovelty+) R 7547 7549 7178 0 -1 4194304 22512 0 0 0 119970 41 0 0 17 0 2 0 128436614 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134526693 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/7549/statm: 42916 22012 104 296 0 42617 0
[pid=7549/tid=7551] ppid=7547 vsize=171664 CPUtime=598.12
/proc/7549/task/7551/stat : 7551 (gnovelty+) R 7547 7549 7178 0 -1 4194368 4274 0 0 0 59794 18 0 0 25 0 2 0 128436776 175783936 22012 1992294400 134512640 135728688 4294956192 18446744073709551615 134528253 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 171664

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.15
CPU user time (s): 1199.72
CPU system time (s): 0.431934
CPU usage (%): 199.286
Max. virtual memory (cumulated for all children) (KiB): 171664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.72
system time used= 0.431934
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22512
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= 133
involuntary context switches= 8993

runsolver used 0.546916 second user time and 1.65275 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-29 13:20:36
IDJOB=1577711
IDBENCH=70964
IDSOLVER=552
FILE ID=node26/1577711-1241004035
PBS_JOBID= 9204841
Free space on /tmp= 66372 MiB

SOLVER NAME= gNovelty+-V.2-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-1577711-1241004035/watcher-1577711-1241004035 -o /tmp/evaluation-result-1577711-1241004035/solver-1577711-1241004035 -C 1200 -W 1800 -M 1800  HOME/gnovelty+ HOME/instance-1577711-1241004035.cnf 927484723 2

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

MD5SUM BENCH= 38736d508aa4b137792e18ad6998c963
RANDOM SEED=927484723

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:       1125976 kB
Buffers:         82512 kB
Cached:         753728 kB
SwapCached:       5668 kB
Active:         313936 kB
Inactive:       530528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1125976 kB
SwapTotal:     4192956 kB
SwapFree:      4181156 kB
Dirty:           18180 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            71504 kB
Committed_AS:   484440 kB
PageTables:       1380 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= 66368 MiB
End job on node26 at 2009-04-29 13:30:41