Trace number 1580257

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.07 1200.64

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-5p1.cnf
MD5SUMc530016627d60451f148c386bba0e9bf
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 variables224962
Number of clauses1204358
Sum of the clauses size2908547
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2851881
Number of clauses of size 3284354
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

40.07/40.14	c +------------------------------+
40.07/40.14	c | gNovelty+, version 1.0       |
40.07/40.14	c +------------------------------+
40.07/40.14	c gnovelty+ -h for help
40.07/40.14	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-1580257-1238917430/watcher-1580257-1238917430 -o /tmp/evaluation-result-1580257-1238917430/solver-1580257-1238917430 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1580257-1238917430.cnf 1476698928 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: 2.92 2.95 2.72 4/86 16536
/proc/meminfo: memFree=1453472/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=510032 CPUtime=0
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 1400 0 0 0 0 0 0 0 18 0 1 0 518073569 522272768 1385 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 0 0 0
/proc/16536/statm: 127508 1392 102 285 0 127220 0

[startup+0.0857761 s]
/proc/loadavg: 2.92 2.95 2.72 4/86 16536
/proc/meminfo: memFree=1453472/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=517848 CPUtime=0.08
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 10028 0 0 0 4 4 0 0 18 0 1 0 518073569 530276352 10013 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 0 0 0
/proc/16536/statm: 129462 10013 102 285 0 129174 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 517848

[startup+0.101778 s]
/proc/loadavg: 2.92 2.95 2.72 4/86 16536
/proc/meminfo: memFree=1453472/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=517848 CPUtime=0.09
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 10079 0 0 0 5 4 0 0 18 0 1 0 518073569 530276352 10064 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 0 0 0
/proc/16536/statm: 129462 10064 102 285 0 129174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517848

[startup+0.301814 s]
/proc/loadavg: 2.92 2.95 2.72 4/86 16536
/proc/meminfo: memFree=1453472/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=517848 CPUtime=0.29
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 10698 0 0 0 25 4 0 0 19 0 1 0 518073569 530276352 10683 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 0 0 0
/proc/16536/statm: 129462 10683 102 285 0 129174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517848

[startup+0.701889 s]
/proc/loadavg: 2.92 2.95 2.72 4/86 16536
/proc/meminfo: memFree=1453472/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=517848 CPUtime=0.69
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 11873 0 0 0 64 5 0 0 23 0 1 0 518073569 530276352 11858 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 0 0 0
/proc/16536/statm: 129462 11858 102 285 0 129174 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517848

[startup+1.50104 s]
/proc/loadavg: 2.92 2.95 2.72 3/87 16537
/proc/meminfo: memFree=1402776/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=525664 CPUtime=1.49
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 14269 0 0 0 141 8 0 0 25 0 1 0 518073569 538279936 14254 1992294400 134512640 135680988 4294956192 18446744073709551615 134537384 0 0 4096 0 0 0 0 17 0 0 0
/proc/16536/statm: 131416 14254 102 285 0 131128 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 525664

[startup+3.10133 s]
/proc/loadavg: 2.92 2.95 2.72 3/87 16537
/proc/meminfo: memFree=1340824/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=541292 CPUtime=3.09
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 28370 0 0 0 294 15 0 0 25 0 1 0 518073569 554283008 28354 1992294400 134512640 135680988 4294956192 18446744073709551615 134538727 0 0 4096 0 0 0 0 17 0 0 0
/proc/16536/statm: 135323 28354 102 285 0 135035 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 541292

[startup+6.30192 s]
/proc/loadavg: 3.01 2.97 2.73 3/87 16537
/proc/meminfo: memFree=1337560/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=541292 CPUtime=6.29
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 28937 0 0 0 614 15 0 0 25 0 1 0 518073569 554283008 28921 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 0 0 0
/proc/16536/statm: 135323 28921 102 285 0 135035 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 541292

[startup+12.7011 s]
/proc/loadavg: 3.09 2.99 2.74 3/87 16537
/proc/meminfo: memFree=1334552/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=541292 CPUtime=12.68
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 29603 0 0 0 1253 15 0 0 25 0 1 0 518073569 554283008 29587 1992294400 134512640 135680988 4294956192 18446744073709551615 134538724 0 0 4096 0 0 0 0 17 0 0 0
/proc/16536/statm: 135323 29587 102 285 0 135035 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 541292

[startup+25.5015 s]
/proc/loadavg: 3.29 3.04 2.75 3/87 16537
/proc/meminfo: memFree=1330968/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=549108 CPUtime=25.48
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 30486 0 0 0 2532 16 0 0 25 0 1 0 518073569 562286592 30470 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 0 0 0
/proc/16536/statm: 137277 30470 102 285 0 136989 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 549108

[startup+51.1012 s]
/proc/loadavg: 3.68 3.15 2.80 4/88 16538
/proc/meminfo: memFree=1260816/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=51.06
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 5083 23 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134541265 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=5.45
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 543 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134541210 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 657492

[startup+102.307 s]
/proc/loadavg: 3.62 3.23 2.84 4/88 16538
/proc/meminfo: memFree=1261392/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=102.23
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 10199 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134542652 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=31.02
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 3100 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 657492

[startup+162.302 s]
/proc/loadavg: 3.22 3.18 2.85 4/88 16538
/proc/meminfo: memFree=1261520/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=162.2
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 16196 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134534570 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=60.98
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 6096 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134532909 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 657492

[startup+222.303 s]
/proc/loadavg: 3.08 3.15 2.85 4/88 16538
/proc/meminfo: memFree=1261520/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=222.17
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 22193 24 0 0 24 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134543252 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=91.07
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 9105 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134534065 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 657492

[startup+282.302 s]
/proc/loadavg: 3.03 3.12 2.86 4/88 16538
/proc/meminfo: memFree=1261520/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=282.15
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 28191 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=120.97
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 12095 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533981 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 657492

[startup+342.302 s]
/proc/loadavg: 3.01 3.09 2.86 4/88 16538
/proc/meminfo: memFree=1261520/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=342.12
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 34188 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134535087 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=150.96
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 15094 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134534570 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 657492

[startup+402.302 s]
/proc/loadavg: 3.00 3.07 2.87 4/88 16538
/proc/meminfo: memFree=1261584/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=402.09
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 40185 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=181
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 18098 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134534336 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 657492

[startup+462.302 s]
/proc/loadavg: 3.00 3.06 2.88 4/88 16538
/proc/meminfo: memFree=1261520/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=462.06
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 46182 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134541745 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=211.05
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 21103 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533962 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 657492

[startup+522.301 s]
/proc/loadavg: 3.00 3.04 2.88 4/88 16538
/proc/meminfo: memFree=1261520/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=522.03
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 52179 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=241.05
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 24103 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134535059 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 657492

[startup+582.301 s]
/proc/loadavg: 3.00 3.03 2.89 4/88 16538
/proc/meminfo: memFree=1261456/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=582.01
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 58177 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134535076 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=271.03
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 27101 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134541179 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 657492

[startup+642.301 s]
/proc/loadavg: 3.00 3.03 2.89 4/88 16540
/proc/meminfo: memFree=1261264/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=641.99
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 64175 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533981 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=301.01
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 30099 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 657492

[startup+702.301 s]
/proc/loadavg: 3.00 3.02 2.90 4/88 16540
/proc/meminfo: memFree=1261264/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=701.95
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 70171 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=330.88
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 33086 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134532911 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 657492

[startup+762.306 s]
/proc/loadavg: 3.00 3.01 2.91 4/88 16540
/proc/meminfo: memFree=1261264/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=761.93
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 76169 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=360.93
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 36091 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 657492

[startup+822.301 s]
/proc/loadavg: 3.00 3.01 2.91 4/88 16540
/proc/meminfo: memFree=1261328/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=821.9
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 82166 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=390.93
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 39091 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533004 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 657492

[startup+882.302 s]
/proc/loadavg: 3.00 3.00 2.91 4/88 16540
/proc/meminfo: memFree=1261328/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=881.87
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 88163 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134535076 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=421.01
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 42099 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 657492

[startup+942.302 s]
/proc/loadavg: 3.00 3.00 2.91 4/88 16540
/proc/meminfo: memFree=1261328/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=941.84
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 94160 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533133 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=451.09
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 45107 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134541727 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 657492

[startup+1002.3 s]
/proc/loadavg: 3.00 3.00 2.91 4/88 16540
/proc/meminfo: memFree=1261264/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=1001.81
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 100157 24 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134535217 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=481.07
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 48105 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533468 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 657492

[startup+1062.3 s]
/proc/loadavg: 3.00 3.00 2.91 4/88 16546
/proc/meminfo: memFree=1261264/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=1061.79
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 106154 25 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134535076 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=511.11
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 51109 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134542141 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 657492

[startup+1122.3 s]
/proc/loadavg: 3.00 3.00 2.91 4/88 16546
/proc/meminfo: memFree=1261264/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=1121.76
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 112151 25 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533489 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=541.1
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 54108 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 657492

[startup+1182.3 s]
/proc/loadavg: 3.00 3.00 2.91 4/88 16546
/proc/meminfo: memFree=1261264/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=1181.74
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 118149 25 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=571
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 57098 2 0 0 24 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134535206 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 657492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 3.00 3.00 2.91 4/88 16546
/proc/meminfo: memFree=1261264/2055924 swapFree=4170372/4192956
[pid=16536] ppid=16534 vsize=657492 CPUtime=1200.03
/proc/16536/stat : 16536 (gnovelty+) R 16534 16536 16443 0 -1 4194304 48208 0 0 0 119978 25 0 0 25 0 2 0 518073569 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134532993 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/16536/statm: 164373 47972 106 285 0 164085 0
[pid=16536/tid=16538] ppid=16534 vsize=657492 CPUtime=580.3
/proc/16536/task/16538/stat : 16538 (gnovelty+) R 16534 16536 16443 0 -1 4194368 8278 0 0 0 58028 2 0 0 25 0 2 0 518077583 673271808 47972 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 657492

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): 1200.64
CPU time (s): 1200.07
CPU user time (s): 1199.79
CPU system time (s): 0.280957
CPU usage (%): 99.9528
Max. virtual memory (cumulated for all children) (KiB): 657492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.280957
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48208
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= 127
involuntary context switches= 15607

runsolver used 1.59076 second user time and 3.87941 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-05 09:43:51
IDJOB=1580257
IDBENCH=71013
IDSOLVER=550
FILE ID=node83/1580257-1238917430
PBS_JOBID= 9101411
Free space on /tmp= 66540 MiB

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

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

MD5SUM BENCH= c530016627d60451f148c386bba0e9bf
RANDOM SEED=1476698928

node83.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1453952 kB
Buffers:         52252 kB
Cached:         458508 kB
SwapCached:       7468 kB
Active:         201040 kB
Inactive:       323740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1453952 kB
SwapTotal:     4192956 kB
SwapFree:      4170372 kB
Dirty:           24104 kB
Writeback:           0 kB
Mapped:          20052 kB
Slab:            61216 kB
Committed_AS:  1429512 kB
PageTables:       2700 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= 66540 MiB
End job on node83 at 2009-04-05 10:03:54