Trace number 1562346

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.36 612.147

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_14_7_3_fbc.cnf
MD5SUM4fe2719d54370e06a454523e5441fbad
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark496.332
Satisfiable
(Un)Satisfiability was proved
Number of variables24356
Number of clauses347216
Sum of the clauses size1043884
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118940
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

Solver Data

21.18/21.23	c +------------------------------+
21.18/21.23	c | gNovelty+, version 2.0       |
21.18/21.23	c +------------------------------+
21.18/21.23	c gnovelty+ -h for help
21.18/21.23	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-1562346-1238773947/watcher-1562346-1238773947 -o /tmp/evaluation-result-1562346-1238773947/solver-1562346-1238773947 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1562346-1238773947.cnf 1926521250 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.00 0.99 1.00 3/65 20296
/proc/meminfo: memFree=1792344/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=62384 CPUtime=0
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 376 0 0 0 0 0 0 0 18 0 1 0 503728597 63881216 328 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 15629 330 98 297 0 15329 0

[startup+0.039111 s]
/proc/loadavg: 1.00 0.99 1.00 3/65 20296
/proc/meminfo: memFree=1792344/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=63564 CPUtime=0.03
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 568 0 0 0 3 0 0 0 18 0 1 0 503728597 65089536 520 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 15891 521 102 297 0 15591 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 63564

[startup+0.101116 s]
/proc/loadavg: 1.00 0.99 1.00 3/65 20296
/proc/meminfo: memFree=1792344/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=64348 CPUtime=0.09
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 804 0 0 0 9 0 0 0 18 0 1 0 503728597 65892352 756 1992294400 134512640 135730148 4294956192 18446744073709551615 134549833 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 16087 756 102 297 0 15787 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64348

[startup+0.301139 s]
/proc/loadavg: 1.00 0.99 1.00 3/65 20296
/proc/meminfo: memFree=1792344/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=66180 CPUtime=0.29
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 1585 0 0 0 28 1 0 0 19 0 1 0 503728597 67768320 1537 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 16545 1537 102 297 0 16245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 66180

[startup+0.701183 s]
/proc/loadavg: 1.00 0.99 1.00 3/65 20296
/proc/meminfo: memFree=1792344/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=114128 CPUtime=0.69
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 14038 0 0 0 64 5 0 0 22 0 1 0 503728597 116867072 13989 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 28532 13989 103 297 0 28232 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 114128

[startup+1.50128 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 20297
/proc/meminfo: memFree=1594512/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=428976 CPUtime=1.49
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 92743 0 0 0 114 35 0 0 25 0 1 0 503728597 439271424 92694 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 107244 92701 103 297 0 106944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 428976

[startup+3.10246 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 20297
/proc/meminfo: memFree=1324880/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=657988 CPUtime=3.09
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 149923 0 0 0 256 53 0 0 25 0 1 0 503728597 673779712 149874 1992294400 134512640 135730148 4294956192 18446744073709551615 134562169 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 164497 149874 104 297 0 164197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 657988

[startup+6.30182 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 20297
/proc/meminfo: memFree=899664/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=949576 CPUtime=6.29
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 222807 0 0 0 547 82 0 0 25 0 1 0 503728597 972365824 222758 1992294400 134512640 135730148 4294956192 18446744073709551615 134567221 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 237394 222758 104 297 0 237094 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 949576

[startup+12.7015 s]
/proc/loadavg: 1.00 0.99 1.00 2/66 20297
/proc/meminfo: memFree=899744/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=949576 CPUtime=12.68
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 222807 0 0 0 1186 82 0 0 25 0 1 0 503728597 972365824 222758 1992294400 134512640 135730148 4294956192 18446744073709551615 134566532 0 0 4096 0 0 0 0 17 1 0 0
/proc/20296/statm: 237394 222758 104 297 0 237094 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 949576

[startup+25.502 s]
/proc/loadavg: 1.08 1.00 1.01 3/67 20298
/proc/meminfo: memFree=887704/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=29.73
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226030 0 0 0 2889 84 0 0 25 0 2 0 503728597 1001226240 225849 1992294400 134512640 135730148 4294956192 18446744073709551615 134527863 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225849 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=4.24
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 834 0 0 0 424 0 0 0 25 0 2 0 503730720 1001226240 225849 1992294400 134512640 135730148 4294956192 18446744073709551615 134527863 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 29.73
Current children cumulated vsize (KiB) 977760

[startup+51.1019 s]
/proc/loadavg: 1.39 1.08 1.03 3/67 20298
/proc/meminfo: memFree=887640/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=80.82
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226030 0 0 0 7998 84 0 0 25 0 2 0 503728597 1001226240 225849 1992294400 134512640 135730148 4294956192 18446744073709551615 134527845 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225849 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=29.73
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 834 0 0 0 2973 0 0 0 25 0 2 0 503730720 1001226240 225849 1992294400 134512640 135730148 4294956192 18446744073709551615 134582753 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 80.82
Current children cumulated vsize (KiB) 977760

[startup+102.306 s]
/proc/loadavg: 1.73 1.22 1.08 3/67 20298
/proc/meminfo: memFree=887512/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=183.01
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226035 0 0 0 18216 85 0 0 25 0 2 0 503728597 1001226240 225854 1992294400 134512640 135730148 4294956192 18446744073709551615 134527863 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225854 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=80.73
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 838 0 0 0 8073 0 0 0 25 0 2 0 503730720 1001226240 225854 1992294400 134512640 135730148 4294956192 18446744073709551615 134518015 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 183.01
Current children cumulated vsize (KiB) 977760

[startup+162.302 s]
/proc/loadavg: 1.90 1.36 1.13 3/67 20298
/proc/meminfo: memFree=887512/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=302.75
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226042 0 0 0 30190 85 0 0 25 0 2 0 503728597 1001226240 225861 1992294400 134512640 135730148 4294956192 18446744073709551615 134527865 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225861 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=140.49
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 842 0 0 0 14049 0 0 0 25 0 2 0 503730720 1001226240 225861 1992294400 134512640 135730148 4294956192 18446744073709551615 134518427 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 302.75
Current children cumulated vsize (KiB) 977760

[startup+222.301 s]
/proc/loadavg: 1.96 1.48 1.19 3/67 20298
/proc/meminfo: memFree=887448/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=422.49
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226046 0 0 0 42164 85 0 0 25 0 2 0 503728597 1001226240 225865 1992294400 134512640 135730148 4294956192 18446744073709551615 134527858 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225865 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=200.25
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 842 0 0 0 20025 0 0 0 25 0 2 0 503730720 1001226240 225865 1992294400 134512640 135730148 4294956192 18446744073709551615 134527845 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 422.49
Current children cumulated vsize (KiB) 977760

[startup+282.301 s]
/proc/loadavg: 1.98 1.57 1.23 3/67 20298
/proc/meminfo: memFree=887384/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=542.23
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226052 0 0 0 54138 85 0 0 25 0 2 0 503728597 1001226240 225871 1992294400 134512640 135730148 4294956192 18446744073709551615 134527829 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225871 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=260.02
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 847 0 0 0 26001 1 0 0 25 0 2 0 503730720 1001226240 225871 1992294400 134512640 135730148 4294956192 18446744073709551615 134525847 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 542.23
Current children cumulated vsize (KiB) 977760

[startup+342.302 s]
/proc/loadavg: 1.99 1.64 1.28 3/67 20298
/proc/meminfo: memFree=887320/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=661.97
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226056 0 0 0 66112 85 0 0 25 0 2 0 503728597 1001226240 225875 1992294400 134512640 135730148 4294956192 18446744073709551615 134527849 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225875 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=319.78
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 848 0 0 0 31977 1 0 0 25 0 2 0 503730720 1001226240 225875 1992294400 134512640 135730148 4294956192 18446744073709551615 134527863 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 661.97
Current children cumulated vsize (KiB) 977760

[startup+402.302 s]
/proc/loadavg: 1.99 1.71 1.32 3/67 20298
/proc/meminfo: memFree=887256/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=781.71
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226063 0 0 0 78086 85 0 0 25 0 2 0 503728597 1001226240 225882 1992294400 134512640 135730148 4294956192 18446744073709551615 134527845 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225882 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=379.54
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 854 0 0 0 37953 1 0 0 25 0 2 0 503730720 1001226240 225882 1992294400 134512640 135730148 4294956192 18446744073709551615 134529839 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 781.71
Current children cumulated vsize (KiB) 977760

[startup+462.301 s]
/proc/loadavg: 1.99 1.76 1.36 3/67 20298
/proc/meminfo: memFree=887192/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=901.46
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226065 0 0 0 90060 86 0 0 25 0 2 0 503728597 1001226240 225884 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225884 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=439.29
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 854 0 0 0 43928 1 0 0 25 0 2 0 503730720 1001226240 225884 1992294400 134512640 135730148 4294956192 18446744073709551615 134527871 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 901.46
Current children cumulated vsize (KiB) 977760

[startup+522.301 s]
/proc/loadavg: 1.99 1.80 1.40 3/67 20304
/proc/meminfo: memFree=886928/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=1021.18
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226071 0 0 0 102032 86 0 0 25 0 2 0 503728597 1001226240 225890 1992294400 134512640 135730148 4294956192 18446744073709551615 134527838 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225890 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=499.05
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 859 0 0 0 49904 1 0 0 25 0 2 0 503730720 1001226240 225890 1992294400 134512640 135730148 4294956192 18446744073709551615 134529544 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1021.18
Current children cumulated vsize (KiB) 977760

[startup+582.301 s]
/proc/loadavg: 1.99 1.83 1.43 3/67 20304
/proc/meminfo: memFree=886928/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=1140.92
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226075 0 0 0 114006 86 0 0 25 0 2 0 503728597 1001226240 225894 1992294400 134512640 135730148 4294956192 18446744073709551615 134527871 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225894 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=558.81
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 862 0 0 0 55880 1 0 0 25 0 2 0 503730720 1001226240 225894 1992294400 134512640 135730148 4294956192 18446744073709551615 134527831 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1140.92
Current children cumulated vsize (KiB) 977760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+612.001 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 20304
/proc/meminfo: memFree=886928/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=977760 CPUtime=1200.2
/proc/20296/stat : 20296 (gnovelty+) R 20294 20296 19924 0 -1 4194304 226077 0 0 0 119934 86 0 0 25 0 2 0 503728597 1001226240 225896 1992294400 134512640 135730148 4294956192 18446744073709551615 134527645 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 244440 225896 111 297 0 244140 0
[pid=20296/tid=20298] ppid=20294 vsize=977760 CPUtime=588.39
/proc/20296/task/20298/stat : 20298 (gnovelty+) R 20294 20296 19924 0 -1 4194368 863 0 0 0 58838 1 0 0 25 0 2 0 503730720 1001226240 225896 1992294400 134512640 135730148 4294956192 18446744073709551615 134527849 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.2
Current children cumulated vsize (KiB) 977760

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

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

[startup+612.112 s]
/proc/loadavg: 1.99 1.85 1.45 3/67 20304
/proc/meminfo: memFree=886928/2055920 swapFree=4178736/4192956
[pid=20296] ppid=20294 vsize=0 CPUtime=1200.31
/proc/20296/stat : 20296 (gnovelty+) Z 20294 20296 19924 0 -1 4195340 226077 0 0 0 119935 96 0 0 25 0 2 0 503728597 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/20296/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.31
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 612.147
CPU time (s): 1200.36
CPU user time (s): 1199.35
CPU system time (s): 1.00485
CPU usage (%): 196.09
Max. virtual memory (cumulated for all children) (KiB): 977760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.35
system time used= 1.00485
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 226077
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= 2
involuntary context switches= 8849

runsolver used 0.734888 second user time and 1.50177 second system time

The end

Launcher Data

Begin job on node32 at 2009-04-03 17:52:27
IDJOB=1562346
IDBENCH=70932
IDSOLVER=551
FILE ID=node32/1562346-1238773947
PBS_JOBID= 9085557
Free space on /tmp= 66544 MiB

SOLVER NAME= gNovelty+-V.2-T-H 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_14_7_3_fbc.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562346-1238773947/watcher-1562346-1238773947 -o /tmp/evaluation-result-1562346-1238773947/solver-1562346-1238773947 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1562346-1238773947.cnf 1926521250 2

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

MD5SUM BENCH= 4fe2719d54370e06a454523e5441fbad
RANDOM SEED=1926521250

node32.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.234
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.234
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:       1792824 kB
Buffers:         35632 kB
Cached:         140012 kB
SwapCached:       7344 kB
Active:          56324 kB
Inactive:       128144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1792824 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:            8616 kB
Writeback:           0 kB
Mapped:          14536 kB
Slab:            64408 kB
Committed_AS:  1881104 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB
End job on node32 at 2009-04-03 18:02:41