Trace number 1577501

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.07 625.745

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.171
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

48.63/48.77	c +------------------------------+
48.63/48.77	c | gNovelty+, version 1.0       |
48.63/48.77	c +------------------------------+
48.63/48.77	c gnovelty+ -h for help
48.63/48.77	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-1577501-1241001936/watcher-1577501-1241001936 -o /tmp/evaluation-result-1577501-1241001936/solver-1577501-1241001936 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1577501-1241001936.cnf 832515341 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: 0.92 0.98 0.96 3/64 10765
/proc/meminfo: memFree=1098608/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=510132 CPUtime=0
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 1103 0 0 0 0 0 0 0 18 0 1 0 128227047 522375168 1088 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 0 0 0
/proc/10765/statm: 127533 1096 101 285 0 127245 0

[startup+0.023944 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 10765
/proc/meminfo: memFree=1098608/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=510132 CPUtime=0.02
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 5174 0 0 0 0 2 0 0 18 0 1 0 128227047 522375168 5159 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 0 0 0
/proc/10765/statm: 127533 5168 101 285 0 127245 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 510132

[startup+0.101956 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 10765
/proc/meminfo: memFree=1098608/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=517948 CPUtime=0.09
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 10070 0 0 0 5 4 0 0 18 0 1 0 128227047 530378752 10055 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 0 0 0
/proc/10765/statm: 129487 10055 102 285 0 129199 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517948

[startup+0.301991 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 10765
/proc/meminfo: memFree=1098608/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=517948 CPUtime=0.29
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 10618 0 0 0 25 4 0 0 19 0 1 0 128227047 530378752 10603 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 0 0 0
/proc/10765/statm: 129487 10604 102 285 0 129199 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517948

[startup+0.701062 s]
/proc/loadavg: 0.92 0.98 0.96 3/64 10765
/proc/meminfo: memFree=1098608/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=517948 CPUtime=0.69
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 11715 0 0 0 64 5 0 0 23 0 1 0 128227047 530378752 11700 1992294400 134512640 135680988 4294956192 18446744073709551615 135277857 0 0 4096 0 0 0 0 17 0 0 0
/proc/10765/statm: 129487 11700 102 285 0 129199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517948

[startup+1.50121 s]
/proc/loadavg: 0.92 0.98 0.96 2/65 10766
/proc/meminfo: memFree=1048744/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=525764 CPUtime=1.48
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 13892 0 0 0 142 6 0 0 25 0 1 0 128227047 538382336 13877 1992294400 134512640 135680988 4294956192 18446744073709551615 135277773 0 0 4096 0 0 0 0 17 1 0 0
/proc/10765/statm: 131441 13877 102 285 0 131153 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 525764

[startup+3.10148 s]
/proc/loadavg: 0.92 0.98 0.96 2/65 10766
/proc/meminfo: memFree=1036648/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=541392 CPUtime=3.09
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 29509 0 0 0 294 15 0 0 25 0 1 0 128227047 554385408 29493 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 0 0 0
/proc/10765/statm: 135348 29493 102 285 0 135060 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 541392

[startup+6.30205 s]
/proc/loadavg: 0.93 0.98 0.96 2/65 10766
/proc/meminfo: memFree=977776/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=549208 CPUtime=6.28
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 30340 0 0 0 613 15 0 0 25 0 1 0 128227047 562388992 30324 1992294400 134512640 135680988 4294956192 18446744073709551615 134538546 0 0 4096 0 0 0 0 17 0 0 0
/proc/10765/statm: 137302 30324 102 285 0 137014 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 549208

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 0.96 2/65 10766
/proc/meminfo: memFree=976048/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=549208 CPUtime=12.68
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 30752 0 0 0 1253 15 0 0 25 0 1 0 128227047 562388992 30736 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 0 0 0
/proc/10765/statm: 137302 30736 102 285 0 137014 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 549208

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.96 2/65 10766
/proc/meminfo: memFree=974064/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=549208 CPUtime=25.47
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 31263 0 0 0 2532 15 0 0 25 0 1 0 128227047 562388992 31247 1992294400 134512640 135680988 4294956192 18446744073709551615 134538724 0 0 4096 0 0 0 0 17 0 0 0
/proc/10765/statm: 137302 31247 102 285 0 137014 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 549208

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.96 3/66 10767
/proc/meminfo: memFree=906728/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=53.35
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 5285 50 0 0 25 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134542513 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=2.31
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 213 18 0 0 25 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134541156 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 53.35
Current children cumulated vsize (KiB) 657380

[startup+102.307 s]
/proc/loadavg: 1.55 1.14 1.02 3/66 10767
/proc/meminfo: memFree=906536/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=155.53
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 15503 50 0 0 25 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533962 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=53.3
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 5312 18 0 0 25 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533047 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 155.53
Current children cumulated vsize (KiB) 657380

[startup+162.302 s]
/proc/loadavg: 1.83 1.29 1.07 3/66 10767
/proc/meminfo: memFree=906472/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=275.26
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 27472 54 0 0 25 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=113.06
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 11286 20 0 0 25 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 275.26
Current children cumulated vsize (KiB) 657380

[startup+222.301 s]
/proc/loadavg: 1.94 1.42 1.13 3/66 10767
/proc/meminfo: memFree=906472/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=394.99
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 39442 57 0 0 25 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134534551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=172.82
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 17261 21 0 0 25 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134534551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 394.99
Current children cumulated vsize (KiB) 657380

[startup+282.302 s]
/proc/loadavg: 1.97 1.52 1.18 3/66 10767
/proc/meminfo: memFree=906472/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=514.74
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 51414 60 0 0 25 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533981 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=232.58
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 23236 22 0 0 17 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533155 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 514.74
Current children cumulated vsize (KiB) 657380

[startup+342.301 s]
/proc/loadavg: 1.99 1.61 1.23 3/66 10767
/proc/meminfo: memFree=906472/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=634.46
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 63383 63 0 0 25 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=292.34
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 29210 24 0 0 25 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 634.46
Current children cumulated vsize (KiB) 657380

[startup+402.303 s]
/proc/loadavg: 1.99 1.67 1.28 3/66 10767
/proc/meminfo: memFree=906408/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=754.2
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 75353 67 0 0 21 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533726 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=352.11
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 35185 26 0 0 25 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 754.2
Current children cumulated vsize (KiB) 657380

[startup+462.302 s]
/proc/loadavg: 1.99 1.73 1.32 3/66 10767
/proc/meminfo: memFree=906472/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=873.94
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 87323 71 0 0 19 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=411.86
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 41159 27 0 0 25 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533962 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 873.94
Current children cumulated vsize (KiB) 657380

[startup+522.302 s]
/proc/loadavg: 1.99 1.78 1.36 3/66 10767
/proc/meminfo: memFree=906472/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=993.67
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 99292 75 0 0 25 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=471.72
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 47143 29 0 0 25 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533263 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 993.67
Current children cumulated vsize (KiB) 657380

[startup+582.301 s]
/proc/loadavg: 1.99 1.81 1.39 3/66 10767
/proc/meminfo: memFree=906408/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=1113.4
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 111260 80 0 0 19 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134534551 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=531.7
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 53138 32 0 0 20 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1113.4
Current children cumulated vsize (KiB) 657380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+625.702 s]
/proc/loadavg: 1.99 1.84 1.42 3/66 10767
/proc/meminfo: memFree=906472/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=1200.02
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 119919 83 0 0 25 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=575.09
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 57475 34 0 0 25 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134535076 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 657380

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

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

[startup+625.702 s]
/proc/loadavg: 1.99 1.84 1.42 3/66 10767
/proc/meminfo: memFree=906472/2055920 swapFree=4181908/4192956
[pid=10765] ppid=10763 vsize=657380 CPUtime=1200.02
/proc/10765/stat : 10765 (gnovelty+) R 10763 10765 10522 0 -1 4194304 48314 0 0 0 119919 83 0 0 25 0 2 0 128227047 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/10765/statm: 164345 48053 106 285 0 164057 0
[pid=10765/tid=10767] ppid=10763 vsize=657380 CPUtime=575.09
/proc/10765/task/10767/stat : 10767 (gnovelty+) R 10763 10765 10522 0 -1 4194368 8182 0 0 0 57475 34 0 0 25 0 2 0 128231925 673157120 48053 1992294400 134512640 135680988 4294956192 18446744073709551615 134535076 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 657380

Child ended because it received signal 15 (SIGTERM)
Real time (s): 625.745
CPU time (s): 1200.07
CPU user time (s): 1199.2
CPU system time (s): 0.860869
CPU usage (%): 191.782
Max. virtual memory (cumulated for all children) (KiB): 657380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.2
system time used= 0.860869
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48314
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= 424
involuntary context switches= 8803

runsolver used 0.605907 second user time and 1.68674 second system time

The end

Launcher Data

Begin job on node18 at 2009-04-29 12:45:38
IDJOB=1577501
IDBENCH=70960
IDSOLVER=550
FILE ID=node18/1577501-1241001936
PBS_JOBID= 9204849
Free space on /tmp= 66296 MiB

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

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=832515341

node18.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.280
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.280
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:       1099024 kB
Buffers:         86800 kB
Cached:         774908 kB
SwapCached:       4952 kB
Active:         339656 kB
Inactive:       530064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1099024 kB
SwapTotal:     4192956 kB
SwapFree:      4181908 kB
Dirty:           24532 kB
Writeback:           0 kB
Mapped:          14080 kB
Slab:            73236 kB
Committed_AS:   561972 kB
PageTables:       1372 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= 66292 MiB
End job on node18 at 2009-04-29 12:56:06