Trace number 1582439

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+2 2009-03-22? (TO) 1200.04 1207.03

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

2.76/2.84	c +------------------------------+
2.76/2.84	c | gNovelty+, version 2.0       |
2.76/2.84	c +------------------------------+
2.76/2.84	c gnovelty+ -h for help
2.76/2.84	c 
2.76/2.84	c Problem instance: numAtoms = 259234, numClauses = 1387934
2.76/2.84	c General parameters: seed = 1643429284, timeout = 10 secs, targetCost = 0, print solution: no
2.76/2.84	c gNovelty+ parameters: walkprob = 0.01, smoothprob = 1.00, noise = adaptive
2.76/2.84	c tries = 1
2.76/2.84	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-1582439-1238940000/watcher-1582439-1238940000 -o /tmp/evaluation-result-1582439-1238940000/solver-1582439-1238940000 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+2 HOME/instance-1582439-1238940000.cnf 1643429284 

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: 2.92 2.98 2.71 4/85 22792
/proc/meminfo: memFree=1769984/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1026420 CPUtime=0
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 636 0 0 0 0 0 0 0 20 0 1 0 1166661195 1051054080 620 1992294400 134512640 135663704 4294956208 18446744073709551615 135106143 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 256605 620 92 281 0 256321 0

[startup+0.196571 s]
/proc/loadavg: 2.92 2.98 2.71 4/85 22792
/proc/meminfo: memFree=1769984/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1039280 CPUtime=0.18
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 4385 0 0 0 17 1 0 0 20 0 1 0 1166661195 1064222720 3885 1992294400 134512640 135663704 4294956208 18446744073709551615 134576200 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 259820 3885 96 281 0 259536 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1039280

[startup+0.202563 s]
/proc/loadavg: 2.92 2.98 2.71 4/85 22792
/proc/meminfo: memFree=1769984/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1039412 CPUtime=0.18
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 4414 0 0 0 17 1 0 0 20 0 1 0 1166661195 1064357888 3914 1992294400 134512640 135663704 4294956208 18446744073709551615 135220448 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 259853 3914 96 281 0 259569 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1039412

[startup+0.302581 s]
/proc/loadavg: 2.92 2.98 2.71 4/85 22792
/proc/meminfo: memFree=1769984/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1041252 CPUtime=0.29
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 4991 0 0 0 27 2 0 0 21 0 1 0 1166661195 1066242048 4491 1992294400 134512640 135663704 4294956208 18446744073709551615 135099515 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 260313 4491 96 281 0 260029 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1041252

[startup+0.702622 s]
/proc/loadavg: 2.92 2.98 2.71 4/85 22792
/proc/meminfo: memFree=1769984/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1047564 CPUtime=0.69
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 7067 0 0 0 66 3 0 0 25 0 1 0 1166661195 1072705536 6567 1992294400 134512640 135663704 4294956208 18446744073709551615 135285387 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 261891 6567 96 281 0 261607 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1047564

[startup+1.5017 s]
/proc/loadavg: 2.92 2.98 2.71 3/86 22793
/proc/meminfo: memFree=1737464/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1056220 CPUtime=1.47
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 10026 0 0 0 142 5 0 0 25 0 1 0 1166661195 1081569280 9526 1992294400 134512640 135663704 4294956208 18446744073709551615 135220423 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 264055 9526 96 281 0 263771 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1056220

[startup+3.10186 s]
/proc/loadavg: 2.92 2.98 2.71 3/86 22793
/proc/meminfo: memFree=1719288/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=3.05
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28139 0 0 0 292 13 0 0 25 0 1 0 1166661195 1141743616 27638 1992294400 134512640 135663704 4294956208 18446744073709551615 134544196 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27638 112 281 0 278462 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 1114984

[startup+6.30118 s]
/proc/loadavg: 2.85 2.97 2.71 3/86 22793
/proc/meminfo: memFree=1659512/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=6.23
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28183 0 0 0 610 13 0 0 25 0 1 0 1166661195 1141743616 27682 1992294400 134512640 135663704 4294956208 18446744073709551615 134544225 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27682 112 281 0 278462 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 1114984

[startup+12.7018 s]
/proc/loadavg: 2.78 2.95 2.71 3/86 22793
/proc/meminfo: memFree=1659640/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=12.6
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 1247 13 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134544225 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 1114984

[startup+25.5021 s]
/proc/loadavg: 2.61 2.90 2.69 3/86 22793
/proc/meminfo: memFree=1659704/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=25.32
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 2519 13 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134544225 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 1114984

[startup+51.1027 s]
/proc/loadavg: 2.40 2.83 2.67 3/86 22793
/proc/meminfo: memFree=1659640/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=50.76
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 5062 14 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134545190 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 1114984

[startup+102.303 s]
/proc/loadavg: 2.17 2.70 2.64 3/86 22799
/proc/meminfo: memFree=1659696/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=101.65
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 10151 14 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134544212 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 1114984

[startup+162.302 s]
/proc/loadavg: 2.06 2.57 2.59 3/86 22799
/proc/meminfo: memFree=1659632/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=161.3
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 16116 14 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134544212 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 161.3
Current children cumulated vsize (KiB) 1114984

[startup+222.308 s]
/proc/loadavg: 2.02 2.46 2.55 3/86 22799
/proc/meminfo: memFree=1659568/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=220.96
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 22082 14 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134545653 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 220.96
Current children cumulated vsize (KiB) 1114984

[startup+282.302 s]
/proc/loadavg: 2.01 2.38 2.52 3/86 22799
/proc/meminfo: memFree=1659568/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=280.61
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 28047 14 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134544196 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 280.61
Current children cumulated vsize (KiB) 1114984

[startup+342.303 s]
/proc/loadavg: 2.00 2.31 2.48 3/86 22799
/proc/meminfo: memFree=1659568/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=340.26
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 34012 14 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134545631 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 340.26
Current children cumulated vsize (KiB) 1114984

[startup+402.303 s]
/proc/loadavg: 2.00 2.25 2.45 3/86 22799
/proc/meminfo: memFree=1659512/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=399.93
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 39978 15 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134545187 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 399.93
Current children cumulated vsize (KiB) 1114984

[startup+462.303 s]
/proc/loadavg: 2.00 2.20 2.42 3/86 22799
/proc/meminfo: memFree=1659512/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=459.58
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 45943 15 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134544272 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 459.58
Current children cumulated vsize (KiB) 1114984

[startup+522.303 s]
/proc/loadavg: 2.00 2.16 2.39 3/86 22799
/proc/meminfo: memFree=1659512/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=519.24
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 51909 15 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134545631 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 519.24
Current children cumulated vsize (KiB) 1114984

[startup+582.303 s]
/proc/loadavg: 2.00 2.13 2.36 3/86 22799
/proc/meminfo: memFree=1659448/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=578.89
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 57874 15 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134546755 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 578.89
Current children cumulated vsize (KiB) 1114984

[startup+642.303 s]
/proc/loadavg: 2.00 2.10 2.34 3/86 22799
/proc/meminfo: memFree=1659384/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=638.55
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 63840 15 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134545628 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 638.55
Current children cumulated vsize (KiB) 1114984

[startup+702.303 s]
/proc/loadavg: 2.00 2.08 2.31 3/86 22799
/proc/meminfo: memFree=1659320/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=698.2
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 69805 15 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134546755 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 698.2
Current children cumulated vsize (KiB) 1114984

[startup+762.303 s]
/proc/loadavg: 2.00 2.06 2.29 3/86 22799
/proc/meminfo: memFree=1659320/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=757.87
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 75771 16 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134544196 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 757.87
Current children cumulated vsize (KiB) 1114984

[startup+822.303 s]
/proc/loadavg: 2.00 2.05 2.27 3/86 22799
/proc/meminfo: memFree=1659320/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=817.52
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 81736 16 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134546755 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 817.52
Current children cumulated vsize (KiB) 1114984

[startup+882.309 s]
/proc/loadavg: 2.06 2.05 2.26 3/86 22799
/proc/meminfo: memFree=1659320/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=877.18
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 87702 16 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134545628 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 877.18
Current children cumulated vsize (KiB) 1114984

[startup+942.303 s]
/proc/loadavg: 2.07 2.06 2.24 3/86 22799
/proc/meminfo: memFree=1659256/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=936.83
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 93667 16 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134545657 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 936.83
Current children cumulated vsize (KiB) 1114984

[startup+1002.3 s]
/proc/loadavg: 2.07 2.06 2.23 3/86 22799
/proc/meminfo: memFree=1659320/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=996.48
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 99632 16 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134544157 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 996.48
Current children cumulated vsize (KiB) 1114984

[startup+1062.3 s]
/proc/loadavg: 2.07 2.06 2.22 3/86 22799
/proc/meminfo: memFree=1659256/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=1056.15
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 105598 17 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134545631 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 1056.15
Current children cumulated vsize (KiB) 1114984

[startup+1122.3 s]
/proc/loadavg: 2.13 2.08 2.21 3/86 22799
/proc/meminfo: memFree=1659192/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=1115.8
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 111563 17 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134525255 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 1115.8
Current children cumulated vsize (KiB) 1114984

[startup+1182.3 s]
/proc/loadavg: 2.08 2.08 2.20 3/86 22799
/proc/meminfo: memFree=1659192/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=1175.46
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 117529 17 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134524548 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 1175.46
Current children cumulated vsize (KiB) 1114984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1207 s]
/proc/loadavg: 2.05 2.07 2.19 3/86 22799
/proc/meminfo: memFree=1659000/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=1200.01
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 119984 17 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134525708 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1114984

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

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

[startup+1207 s]
/proc/loadavg: 2.05 2.07 2.19 3/86 22799
/proc/meminfo: memFree=1659000/2055920 swapFree=4170472/4192956
[pid=22792] ppid=22790 vsize=1114984 CPUtime=1200.01
/proc/22792/stat : 22792 (gnovelty+2) R 22790 22792 22481 0 -1 4194304 28189 0 0 0 119984 17 0 0 25 0 1 0 1166661195 1141743616 27688 1992294400 134512640 135663704 4294956208 18446744073709551615 134525708 0 0 4096 0 0 0 0 17 1 0 0
/proc/22792/statm: 278746 27688 112 281 0 278462 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 1114984

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1207.03
CPU time (s): 1200.04
CPU user time (s): 1199.85
CPU system time (s): 0.19597
CPU usage (%): 99.4213
Max. virtual memory (cumulated for all children) (KiB): 1114984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.85
system time used= 0.19597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28189
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= 14348

runsolver used 1.63475 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node70 at 2009-04-05 16:00:02
IDJOB=1582439
IDBENCH=71055
IDSOLVER=548
FILE ID=node70/1582439-1238940000
PBS_JOBID= 9101475
Free space on /tmp= 66500 MiB

SOLVER NAME= gnovelty+2 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.cnf
COMMAND LINE= HOME/gnovelty+2 BENCHNAME RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1582439-1238940000/watcher-1582439-1238940000 -o /tmp/evaluation-result-1582439-1238940000/solver-1582439-1238940000 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+2 HOME/instance-1582439-1238940000.cnf 1643429284

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

MD5SUM BENCH= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1643429284

node70.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:       1770464 kB
Buffers:         22508 kB
Cached:         190544 kB
SwapCached:       8152 kB
Active:          53788 kB
Inactive:       168840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770464 kB
SwapTotal:     4192956 kB
SwapFree:      4170472 kB
Dirty:           27708 kB
Writeback:           0 kB
Mapped:          15376 kB
Slab:            46972 kB
Committed_AS:  2439604 kB
PageTables:       2556 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= 66500 MiB
End job on node70 at 2009-04-05 16:20:11