Trace number 1724436

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-H 2009-03-22? (TO) 1200.23 602.63

General information on the benchmark

Namevelev-pipe-uns-1.0-8.cnf
MD5SUM0767e5dbf6844720495e9eb5423112e1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark312.627
Satisfiable
(Un)Satisfiability was proved
Number of variables35065
Number of clauses1332773
Sum of the clauses size3936683
Maximum clause length178
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 21290115
Number of clauses of size 314508
Number of clauses of size 4256
Number of clauses of size 5216
Number of clauses of size over 527677

Solver Data

2.20/2.29	c +------------------------------+
2.20/2.29	c | gNovelty+, version 2.0       |
2.20/2.29	c +------------------------------+
2.20/2.29	c gnovelty+ -h for help
2.20/2.29	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-1724436-1240696090/watcher-1724436-1240696090 -o /tmp/evaluation-result-1724436-1240696090/solver-1724436-1240696090 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1724436-1240696090.cnf 1013768156 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.79 1.68 1.36 3/64 15205
/proc/meminfo: memFree=1885456/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=66532 CPUtime=0
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 373 0 0 0 0 0 0 0 18 0 1 0 97643827 68128768 358 1992294400 134512640 135730148 4294956192 18446744073709551615 135154465 0 0 4096 0 0 0 0 17 1 0 0
/proc/15205/statm: 16633 366 98 297 0 16333 0

[startup+0.100852 s]
/proc/loadavg: 1.79 1.68 1.36 3/64 15205
/proc/meminfo: memFree=1885456/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=69544 CPUtime=0.09
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 1159 0 0 0 9 0 0 0 18 0 1 0 97643827 71213056 1046 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/15205/statm: 17386 1047 102 297 0 17086 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 69544

[startup+0.201871 s]
/proc/loadavg: 1.79 1.68 1.36 3/64 15205
/proc/meminfo: memFree=1885456/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=70992 CPUtime=0.19
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 1713 0 0 0 19 0 0 0 19 0 1 0 97643827 72695808 1600 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/15205/statm: 17748 1600 102 297 0 17448 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 70992

[startup+0.301891 s]
/proc/loadavg: 1.79 1.68 1.36 3/64 15205
/proc/meminfo: memFree=1885456/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=72448 CPUtime=0.29
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 2243 0 0 0 28 1 0 0 19 0 1 0 97643827 74186752 2130 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/15205/statm: 18112 2131 102 297 0 17812 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72448

[startup+0.70197 s]
/proc/loadavg: 1.79 1.68 1.36 3/64 15205
/proc/meminfo: memFree=1885456/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=79424 CPUtime=0.69
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 4450 0 0 0 68 1 0 0 22 0 1 0 97643827 81330176 4337 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/15205/statm: 19856 4337 102 297 0 19556 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79424

[startup+1.50113 s]
/proc/loadavg: 1.79 1.68 1.36 2/65 15206
/proc/meminfo: memFree=1860424/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=92516 CPUtime=1.49
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 8487 0 0 0 145 4 0 0 25 0 1 0 97643827 94736384 8374 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/15205/statm: 23129 8374 102 297 0 22829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92516

[startup+3.10145 s]
/proc/loadavg: 1.79 1.68 1.36 2/65 15206
/proc/meminfo: memFree=1830408/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=3.89
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28860 0 0 0 371 18 0 0 22 0 2 0 97643827 209313792 28699 1992294400 134512640 135730148 4294956192 18446744073709551615 134527710 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15205/statm: 51102 28699 106 297 0 50802 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 204408

[startup+6.30109 s]
/proc/loadavg: 1.80 1.69 1.36 3/66 15207
/proc/meminfo: memFree=1770944/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=10.27
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28862 0 0 0 1009 18 0 0 25 0 2 0 97643827 209313792 28701 1992294400 134512640 135730148 4294956192 18446744073709551615 134529483 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15205/statm: 51102 28701 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=3.98
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5675 0 0 0 395 3 0 0 25 0 2 0 97644057 209313792 28701 1992294400 134512640 135730148 4294956192 18446744073709551615 134529432 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 10.27
Current children cumulated vsize (KiB) 204408

[startup+12.7024 s]
/proc/loadavg: 1.82 1.69 1.36 3/66 15207
/proc/meminfo: memFree=1770760/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=23.05
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 2287 18 0 0 18 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134613633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=10.35
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 1032 3 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134530063 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 23.05
Current children cumulated vsize (KiB) 204408

[startup+25.5019 s]
/proc/loadavg: 1.86 1.71 1.37 3/66 15207
/proc/meminfo: memFree=1770824/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=48.59
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 4840 19 0 0 25 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=23.1
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 2306 4 0 0 17 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134530076 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 48.59
Current children cumulated vsize (KiB) 204408

[startup+51.102 s]
/proc/loadavg: 1.91 1.73 1.39 3/66 15207
/proc/meminfo: memFree=1770632/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=99.65
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 9945 20 0 0 25 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134518329 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=48.59
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 4855 4 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134518480 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.65
Current children cumulated vsize (KiB) 204408

[startup+102.301 s]
/proc/loadavg: 1.96 1.77 1.42 3/66 15207
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=201.83
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 20160 23 0 0 25 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134517616 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=99.76
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 9970 6 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134527645 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 201.83
Current children cumulated vsize (KiB) 204408

[startup+162.302 s]
/proc/loadavg: 1.98 1.81 1.45 3/66 15207
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=321.56
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 32130 26 0 0 25 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134529670 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=159.73
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 15966 7 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134613633 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 321.56
Current children cumulated vsize (KiB) 204408

[startup+222.306 s]
/proc/loadavg: 1.99 1.84 1.48 3/66 15207
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=441.3
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 44101 29 0 0 20 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134582617 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=219.7
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 21962 8 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134518168 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 441.3
Current children cumulated vsize (KiB) 204408

[startup+282.303 s]
/proc/loadavg: 1.99 1.87 1.51 3/66 15207
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=561.02
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 56071 31 0 0 25 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134582699 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=279.68
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 27958 10 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134527762 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.02
Current children cumulated vsize (KiB) 204408

[startup+342.303 s]
/proc/loadavg: 1.99 1.89 1.54 3/66 15207
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=680.76
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 68042 34 0 0 25 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134530063 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=339.65
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 33954 11 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134582746 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 680.76
Current children cumulated vsize (KiB) 204408

[startup+402.302 s]
/proc/loadavg: 1.99 1.91 1.57 3/66 15207
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=800.49
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 80011 38 0 0 22 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134525847 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=399.63
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 39950 13 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134518021 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 800.49
Current children cumulated vsize (KiB) 204408

[startup+462.302 s]
/proc/loadavg: 1.99 1.92 1.59 3/66 15207
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=920.22
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 91982 40 0 0 25 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134527762 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=459.61
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 45947 14 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134518465 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 920.22
Current children cumulated vsize (KiB) 204408

[startup+522.301 s]
/proc/loadavg: 1.99 1.93 1.61 3/66 15207
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=1039.95
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 103952 43 0 0 25 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134582680 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=519.58
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 51943 15 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134517680 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1039.95
Current children cumulated vsize (KiB) 204408

[startup+582.301 s]
/proc/loadavg: 1.99 1.94 1.64 3/66 15207
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=1159.67
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 115922 45 0 0 25 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134517778 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=579.56
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 57939 17 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134518329 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1159.67
Current children cumulated vsize (KiB) 204408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.601 s]
/proc/loadavg: 1.99 1.94 1.64 3/66 15207
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=1200.2
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 119973 47 0 0 18 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134529414 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=599.86
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 59968 18 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134582790 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 204408

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

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

[startup+602.601 s]
/proc/loadavg: 1.99 1.94 1.64 3/66 15207
/proc/meminfo: memFree=1770696/2055920 swapFree=4192812/4192956
[pid=15205] ppid=15203 vsize=204408 CPUtime=1200.2
/proc/15205/stat : 15205 (gnovelty+) R 15203 15205 14964 0 -1 4194304 28909 0 0 0 119973 47 0 0 18 0 2 0 97643827 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134529414 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15205/statm: 51102 28748 106 297 0 50802 0
[pid=15205/tid=15207] ppid=15203 vsize=204408 CPUtime=599.86
/proc/15205/task/15207/stat : 15207 (gnovelty+) R 15203 15205 14964 0 -1 4194368 5699 0 0 0 59968 18 0 0 25 0 2 0 97644057 209313792 28748 1992294400 134512640 135730148 4294956192 18446744073709551615 134582790 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 204408

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.63
CPU time (s): 1200.23
CPU user time (s): 1199.74
CPU system time (s): 0.488925
CPU usage (%): 199.166
Max. virtual memory (cumulated for all children) (KiB): 204408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.74
system time used= 0.488925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28909
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= 295
involuntary context switches= 9014

runsolver used 0.558915 second user time and 1.64175 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-25 23:48:11
IDJOB=1724436
IDBENCH=71777
IDSOLVER=551
FILE ID=node1/1724436-1240696090
PBS_JOBID= 9186762
Free space on /tmp= 66316 MiB

SOLVER NAME= gNovelty+-V.2-T-H 2009-03-22
BENCH NAME= SAT_RACE06/velev-pipe-uns-1.0-8.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1724436-1240696090/watcher-1724436-1240696090 -o /tmp/evaluation-result-1724436-1240696090/solver-1724436-1240696090 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1724436-1240696090.cnf 1013768156 2

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

MD5SUM BENCH= 0767e5dbf6844720495e9eb5423112e1
RANDOM SEED=1013768156

node1.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	: 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.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:       1885936 kB
Buffers:          7932 kB
Cached:          94196 kB
SwapCached:        144 kB
Active:          63248 kB
Inactive:        52872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1885936 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           25604 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            39840 kB
Committed_AS:   329944 kB
PageTables:       1436 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= 66312 MiB
End job on node1 at 2009-04-25 23:58:16