Trace number 1716871

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 603.027

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.757
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data

2.49/2.59	c +------------------------------+
2.49/2.59	c | gNovelty+, version 1.0       |
2.49/2.59	c +------------------------------+
2.49/2.59	c gnovelty+ -h for help
2.49/2.59	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-1716871-1240621315/watcher-1716871-1240621315 -o /tmp/evaluation-result-1716871-1240621315/solver-1716871-1240621315 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1716871-1240621315.cnf 904959594 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: 0.99 0.97 0.99 3/64 16162
/proc/meminfo: memFree=1025008/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=509360 CPUtime=0
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 1026 0 0 0 0 0 0 0 18 0 1 0 90164772 521584640 1011 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/16162/statm: 127340 1017 101 285 0 127052 0

[startup+0.031825 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 16162
/proc/meminfo: memFree=1025008/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=509360 CPUtime=0.02
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 6722 0 0 0 0 2 0 0 18 0 1 0 90164772 521584640 6707 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/16162/statm: 127340 6715 101 285 0 127052 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 509360

[startup+0.10283 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 16162
/proc/meminfo: memFree=1025008/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=517176 CPUtime=0.09
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 10061 0 0 0 5 4 0 0 18 0 1 0 90164772 529588224 10046 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/16162/statm: 129294 10046 102 285 0 129006 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517176

[startup+0.301853 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 16162
/proc/meminfo: memFree=1025008/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=517176 CPUtime=0.29
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 10608 0 0 0 25 4 0 0 19 0 1 0 90164772 529588224 10593 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/16162/statm: 129294 10593 102 285 0 129006 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517176

[startup+0.701899 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 16162
/proc/meminfo: memFree=1025008/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=517172 CPUtime=0.69
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 21173 0 0 0 60 9 0 0 23 0 1 0 90164772 529584128 21157 1992294400 134512640 135680988 4294956192 18446744073709551615 134538727 0 0 4096 0 0 0 0 17 1 0 0
/proc/16162/statm: 129293 21157 102 285 0 129005 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517172

[startup+1.50199 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16163
/proc/meminfo: memFree=940264/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=517172 CPUtime=1.49
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 21333 0 0 0 140 9 0 0 25 0 1 0 90164772 529584128 21317 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/16162/statm: 129293 21317 102 285 0 129005 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 517172

[startup+3.10119 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 16163
/proc/meminfo: memFree=939496/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=3.59
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 344 15 0 0 20 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134541202 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 544928

[startup+6.30156 s]
/proc/loadavg: 0.99 0.97 0.99 3/66 16164
/proc/meminfo: memFree=928480/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=9.98
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 951 47 0 0 17 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=3.69
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 349 20 0 0 16 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134535206 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (KiB) 544928

[startup+12.7013 s]
/proc/loadavg: 1.15 1.00 1.00 3/66 16164
/proc/meminfo: memFree=928352/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=22.74
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 2152 122 0 0 17 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134533263 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=10.06
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 948 58 0 0 16 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134533238 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.74
Current children cumulated vsize (KiB) 544928

[startup+25.502 s]
/proc/loadavg: 1.28 1.04 1.01 3/66 16164
/proc/meminfo: memFree=928480/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=48.28
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 4549 279 0 0 17 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=22.82
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 2143 139 0 0 17 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134534570 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 48.28
Current children cumulated vsize (KiB) 544928

[startup+51.1028 s]
/proc/loadavg: 1.52 1.11 1.03 2/66 16164
/proc/meminfo: memFree=928480/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=99.33
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 9350 583 0 0 16 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=48.34
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 4542 292 0 0 17 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 99.33
Current children cumulated vsize (KiB) 544928

[startup+102.306 s]
/proc/loadavg: 1.77 1.24 1.08 3/66 16164
/proc/meminfo: memFree=928416/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=201.45
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 18941 1204 0 0 16 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134533697 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=99.42
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 9337 605 0 0 16 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 201.45
Current children cumulated vsize (KiB) 544928

[startup+162.302 s]
/proc/loadavg: 1.83 1.36 1.13 3/66 16164
/proc/meminfo: memFree=928416/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=321.1
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 30165 1945 0 0 17 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=159.24
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 14949 975 0 0 16 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 321.1
Current children cumulated vsize (KiB) 544928

[startup+222.302 s]
/proc/loadavg: 1.86 1.45 1.17 4/66 16164
/proc/meminfo: memFree=928416/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=440.76
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 41389 2687 0 0 17 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134534054 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=219.03
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 20561 1342 0 0 16 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 440.76
Current children cumulated vsize (KiB) 544928

[startup+282.302 s]
/proc/loadavg: 1.88 1.53 1.22 3/66 16164
/proc/meminfo: memFree=928416/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=560.44
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 52598 3446 0 0 16 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=278.87
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 26164 1723 0 0 17 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134535206 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 560.44
Current children cumulated vsize (KiB) 544928

[startup+342.303 s]
/proc/loadavg: 1.95 1.61 1.26 3/66 16164
/proc/meminfo: memFree=928416/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=680.11
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 63807 4204 0 0 16 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134532911 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=338.69
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 31764 2105 0 0 16 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 680.11
Current children cumulated vsize (KiB) 544928

[startup+402.302 s]
/proc/loadavg: 1.98 1.68 1.31 3/66 16164
/proc/meminfo: memFree=928416/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=799.77
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 75015 4962 0 0 16 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=398.48
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 37363 2485 0 0 17 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134533215 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 799.77
Current children cumulated vsize (KiB) 544928

[startup+462.302 s]
/proc/loadavg: 1.90 1.71 1.34 3/66 16164
/proc/meminfo: memFree=928352/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=919.44
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 86231 5713 0 0 16 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=458.27
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 42965 2862 0 0 16 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134533235 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 919.44
Current children cumulated vsize (KiB) 544928

[startup+522.302 s]
/proc/loadavg: 1.79 1.71 1.36 3/66 16164
/proc/meminfo: memFree=928416/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=1039.11
/proc/16162/stat : 16162 (gnovelty+) S 16160 16162 16057 0 -1 4194304 24151 0 0 0 97425 6486 0 0 16 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=518.04
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 48550 3254 0 0 16 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134998512 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1039.11
Current children cumulated vsize (KiB) 544928

[startup+582.302 s]
/proc/loadavg: 1.92 1.76 1.40 3/66 16164
/proc/meminfo: memFree=928352/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=1158.78
/proc/16162/stat : 16162 (gnovelty+) S 16160 16162 16057 0 -1 4194304 24151 0 0 0 108619 7259 0 0 16 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=577.87
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 54135 3652 0 0 16 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134997743 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1158.78
Current children cumulated vsize (KiB) 544928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.001 s]
/proc/loadavg: 1.94 1.78 1.41 3/66 16164
/proc/meminfo: memFree=928352/2055920 swapFree=4192956/4192956
[pid=16162] ppid=16160 vsize=544928 CPUtime=1200.05
/proc/16162/stat : 16162 (gnovelty+) R 16160 16162 16057 0 -1 4194304 24151 0 0 0 112484 7521 0 0 16 0 2 0 90164772 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134533805 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16162/statm: 136232 24083 106 285 0 135944 0
[pid=16162/tid=16164] ppid=16160 vsize=544928 CPUtime=598.48
/proc/16162/task/16164/stat : 16164 (gnovelty+) R 16160 16162 16057 0 -1 4194368 1321 0 0 0 56062 3786 0 0 16 0 2 0 90165032 558006272 24083 1992294400 134512640 135680988 4294956192 18446744073709551615 134541745 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 544928

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): 603.027
CPU time (s): 1200.1
CPU user time (s): 1124.86
CPU system time (s): 75.2346
CPU usage (%): 199.012
Max. virtual memory (cumulated for all children) (KiB): 544928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1124.86
system time used= 75.2346
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24151
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= 97166
involuntary context switches= 7839

runsolver used 0.614906 second user time and 1.66375 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-25 03:01:55
IDJOB=1716871
IDBENCH=20398
IDSOLVER=550
FILE ID=node20/1716871-1240621315
PBS_JOBID= 9186335
Free space on /tmp= 66244 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716871-1240621315/watcher-1716871-1240621315 -o /tmp/evaluation-result-1716871-1240621315/solver-1716871-1240621315 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1716871-1240621315.cnf 904959594 2

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

MD5SUM BENCH= 65057bcebbeecf6a7f3bc3fcfb2de009
RANDOM SEED=904959594

node20.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1025424 kB
Buffers:         75440 kB
Cached:         856296 kB
SwapCached:          0 kB
Active:         121248 kB
Inactive:       824404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1025424 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4616 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            70812 kB
Committed_AS:   316084 kB
PageTables:       1396 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= 66240 MiB
End job on node20 at 2009-04-25 03:12:01