Trace number 1562709

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.1 602.128

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l42_lambda.cnf
MD5SUMf7e4b8eacc29c0297225e4db3860ba3b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7.75182
Satisfiable
(Un)Satisfiability was proved
Number of variables30006
Number of clauses148836
Sum of the clauses size428633
Maximum clause length9
Minimum clause length1
Number of clauses of size 13956
Number of clauses of size 237657
Number of clauses of size 386475
Number of clauses of size 414306
Number of clauses of size 56316
Number of clauses of size over 5126

Solver Data

1.09/1.13	c +------------------------------+
1.09/1.13	c | gNovelty+, version 1.0       |
1.09/1.13	c +------------------------------+
1.09/1.13	c gnovelty+ -h for help
1.09/1.13	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-1562709-1240997284/watcher-1562709-1240997284 -o /tmp/evaluation-result-1562709-1240997284/solver-1562709-1240997284 -C 1200 -W 1800 -M 1800 HOME/gnovelty+ HOME/instance-1562709-1240997284.cnf 470982236 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.28 0.06 0.02 3/64 12793
/proc/meminfo: memFree=736432/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=509152 CPUtime=0
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 1018 0 0 0 0 0 0 0 18 0 1 0 127756993 521371648 1003 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 127288 1010 101 285 0 127000 0

[startup+0.053707 s]
/proc/loadavg: 0.28 0.06 0.02 3/64 12793
/proc/meminfo: memFree=736432/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=516968 CPUtime=0.04
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 9919 0 0 0 1 3 0 0 18 0 1 0 127756993 529375232 9904 1992294400 134512640 135680988 4294956192 18446744073709551615 134535328 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 129242 9904 102 285 0 128954 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 516968

[startup+0.101715 s]
/proc/loadavg: 0.28 0.06 0.02 3/64 12793
/proc/meminfo: memFree=736432/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=516968 CPUtime=0.09
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 10050 0 0 0 5 4 0 0 18 0 1 0 127756993 529375232 10035 1992294400 134512640 135680988 4294956192 18446744073709551615 135213398 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 129242 10035 102 285 0 128954 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 516968

[startup+0.301752 s]
/proc/loadavg: 0.28 0.06 0.02 3/64 12793
/proc/meminfo: memFree=736432/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=516968 CPUtime=0.29
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 10575 0 0 0 25 4 0 0 19 0 1 0 127756993 529375232 10560 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 129242 10560 102 285 0 128954 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 516968

[startup+0.701827 s]
/proc/loadavg: 0.28 0.06 0.02 3/64 12793
/proc/meminfo: memFree=736432/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=516964 CPUtime=0.69
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 21089 0 0 0 61 8 0 0 23 0 1 0 127756993 529371136 21073 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/12793/statm: 129241 21073 102 285 0 128953 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 516964

[startup+1.50199 s]
/proc/loadavg: 0.28 0.06 0.02 2/65 12794
/proc/meminfo: memFree=651880/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=1.86
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 174 12 0 0 19 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 541324

[startup+3.10129 s]
/proc/loadavg: 0.28 0.06 0.02 3/66 12795
/proc/meminfo: memFree=643488/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=5.05
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 489 16 0 0 16 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=1.95
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 192 3 0 0 17 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 541324

[startup+6.3019 s]
/proc/loadavg: 0.42 0.10 0.03 3/66 12795
/proc/meminfo: memFree=643424/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=11.44
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 1115 29 0 0 17 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134540947 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=5.14
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 504 10 0 0 16 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 11.44
Current children cumulated vsize (KiB) 541324

[startup+12.7011 s]
/proc/loadavg: 0.55 0.13 0.04 3/66 12795
/proc/meminfo: memFree=643432/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=24.2
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 2362 58 0 0 16 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=11.53
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 1128 25 0 0 17 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134541391 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.2
Current children cumulated vsize (KiB) 541324

[startup+25.5017 s]
/proc/loadavg: 0.87 0.22 0.07 3/66 12795
/proc/meminfo: memFree=643432/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=49.73
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 4852 121 0 0 16 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=24.29
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 2372 57 0 0 17 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134533962 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.73
Current children cumulated vsize (KiB) 541324

[startup+51.1015 s]
/proc/loadavg: 1.25 0.36 0.12 3/66 12795
/proc/meminfo: memFree=643496/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=100.81
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 9845 236 0 0 17 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=49.77
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 4864 113 0 0 16 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.81
Current children cumulated vsize (KiB) 541324

[startup+102.306 s]
/proc/loadavg: 1.75 0.63 0.22 3/66 12795
/proc/meminfo: memFree=643368/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=202.95
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 19843 452 0 0 17 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=100.83
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 9859 224 0 0 17 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.95
Current children cumulated vsize (KiB) 541324

[startup+162.301 s]
/proc/loadavg: 1.87 0.86 0.33 3/66 12795
/proc/meminfo: memFree=643432/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=322.65
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 31542 723 0 0 17 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534085 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=160.72
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 15715 357 0 0 16 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134547488 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.65
Current children cumulated vsize (KiB) 541324

[startup+222.302 s]
/proc/loadavg: 1.95 1.06 0.43 3/66 12795
/proc/meminfo: memFree=643432/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=442.35
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 43240 995 0 0 16 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=220.56
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 21564 492 0 0 17 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.35
Current children cumulated vsize (KiB) 541324

[startup+282.303 s]
/proc/loadavg: 1.98 1.23 0.52 3/66 12795
/proc/meminfo: memFree=643432/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=562.05
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 54932 1273 0 0 17 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134533809 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=280.37
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 27410 627 0 0 16 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534712 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 562.05
Current children cumulated vsize (KiB) 541324

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.61 3/66 12795
/proc/meminfo: memFree=643432/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=681.76
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 66628 1548 0 0 16 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134532918 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=340.21
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 33259 762 0 0 17 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134533133 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.76
Current children cumulated vsize (KiB) 541324

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.70 3/66 12795
/proc/meminfo: memFree=643368/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=801.45
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 78327 1818 0 0 17 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134535076 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=400.08
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 39114 894 0 0 16 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134533263 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.45
Current children cumulated vsize (KiB) 541324

[startup+462.302 s]
/proc/loadavg: 1.99 1.57 0.78 3/66 12795
/proc/meminfo: memFree=643368/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=921.16
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 90035 2081 0 0 17 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=459.93
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 44965 1028 0 0 17 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 921.16
Current children cumulated vsize (KiB) 541324

[startup+522.301 s]
/proc/loadavg: 1.99 1.65 0.85 3/66 12795
/proc/meminfo: memFree=643368/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=1040.86
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 101747 2339 0 0 16 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=519.8
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 50824 1156 0 0 16 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1040.86
Current children cumulated vsize (KiB) 541324

[startup+582.302 s]
/proc/loadavg: 1.92 1.69 0.91 3/66 12795
/proc/meminfo: memFree=643368/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=1160.56
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 113457 2599 0 0 17 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=579.71
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 56688 1283 0 0 17 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134533263 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.56
Current children cumulated vsize (KiB) 541324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.102 s]
/proc/loadavg: 1.94 1.71 0.94 3/66 12795
/proc/meminfo: memFree=643368/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=1200.07
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 117323 2684 0 0 17 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=599.45
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 58619 1326 0 0 17 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 541324

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

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

[startup+602.102 s]
/proc/loadavg: 1.94 1.71 0.94 3/66 12795
/proc/meminfo: memFree=643368/2055920 swapFree=4177768/4192956
[pid=12793] ppid=12791 vsize=541324 CPUtime=1200.07
/proc/12793/stat : 12793 (gnovelty+) R 12791 12793 12729 0 -1 4194304 23250 0 0 0 117323 2684 0 0 17 0 2 0 127756993 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/12793/statm: 135331 23234 106 285 0 135043 0
[pid=12793/tid=12795] ppid=12791 vsize=541324 CPUtime=599.45
/proc/12793/task/12795/stat : 12795 (gnovelty+) R 12791 12793 12729 0 -1 4194368 990 0 0 0 58619 1326 0 0 17 0 2 0 127757106 554315776 23234 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 541324

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.128
CPU time (s): 1200.1
CPU user time (s): 1173.25
CPU system time (s): 26.8569
CPU usage (%): 199.31
Max. virtual memory (cumulated for all children) (KiB): 541324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1173.25
system time used= 26.8569
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23250
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= 36363
involuntary context switches= 8634

runsolver used 0.58691 second user time and 1.63875 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-29 11:28:04
IDJOB=1562709
IDBENCH=70939
IDSOLVER=550
FILE ID=node37/1562709-1240997284
PBS_JOBID= 9204830
Free space on /tmp= 66424 MiB

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

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

MD5SUM BENCH= f7e4b8eacc29c0297225e4db3860ba3b
RANDOM SEED=470982236

node37.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.259
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.259
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:        736912 kB
Buffers:         80540 kB
Cached:        1138720 kB
SwapCached:       9024 kB
Active:         603492 kB
Inactive:       627080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        736912 kB
SwapTotal:     4192956 kB
SwapFree:      4177768 kB
Dirty:            4428 kB
Writeback:           0 kB
Mapped:          13616 kB
Slab:            74572 kB
Committed_AS:   620384 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= 66424 MiB
End job on node37 at 2009-04-29 11:38:08