Trace number 1555898

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.1 602.226

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
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 variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1.10/1.10	c +------------------------------+
1.10/1.10	c | gNovelty+, version 2.0       |
1.10/1.10	c +------------------------------+
1.10/1.10	c gnovelty+ -h for help
1.10/1.10	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-1555898-1238743800/watcher-1555898-1238743800 -o /tmp/evaluation-result-1555898-1238743800/solver-1555898-1238743800 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1555898-1238743800.cnf 1590772454 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.01 1.03 1.08 3/70 24879
/proc/meminfo: memFree=1672008/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=65856 CPUtime=0
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 628 0 0 0 0 0 0 0 18 0 1 0 1147042688 67436544 613 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 0 0 0
/proc/24879/statm: 16464 614 98 297 0 16164 0

[startup+0.101424 s]
/proc/loadavg: 1.01 1.03 1.08 3/70 24879
/proc/meminfo: memFree=1672008/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=74896 CPUtime=0.09
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 3251 0 0 0 8 1 0 0 18 0 1 0 1147042688 76693504 2752 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 0 0 0
/proc/24879/statm: 18724 2752 102 297 0 18424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 74896

[startup+0.201442 s]
/proc/loadavg: 1.01 1.03 1.08 3/70 24879
/proc/meminfo: memFree=1672008/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=76208 CPUtime=0.19
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 3724 0 0 0 17 2 0 0 18 0 1 0 1147042688 78036992 3225 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 0 0 0
/proc/24879/statm: 19052 3225 102 297 0 18752 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 76208

[startup+0.301461 s]
/proc/loadavg: 1.01 1.03 1.08 3/70 24879
/proc/meminfo: memFree=1672008/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=77652 CPUtime=0.29
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 4203 0 0 0 27 2 0 0 19 0 1 0 1147042688 79515648 3704 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 0 0 0
/proc/24879/statm: 19413 3704 102 297 0 19113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77652

[startup+0.701533 s]
/proc/loadavg: 1.01 1.03 1.08 3/70 24879
/proc/meminfo: memFree=1672008/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=83296 CPUtime=0.69
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 6076 0 0 0 66 3 0 0 23 0 1 0 1147042688 85295104 5577 1992294400 134512640 135730148 4294956192 18446744073709551615 134616494 0 0 4096 0 0 0 0 17 0 0 0
/proc/24879/statm: 20824 5578 102 297 0 20524 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83296

[startup+1.50169 s]
/proc/loadavg: 1.01 1.03 1.08 2/71 24880
/proc/meminfo: memFree=1629120/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=1.88
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 17984 0 0 0 158 30 0 0 18 0 2 0 1147042688 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17437 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=0.39
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3303 0 0 0 27 12 0 0 18 0 2 0 1147042798 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134529504 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 149168

[startup+3.10198 s]
/proc/loadavg: 1.17 1.07 1.09 3/72 24881
/proc/meminfo: memFree=1601912/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=5.08
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 17984 0 0 0 477 31 0 0 25 0 2 0 1147042688 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134529405 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17437 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=1.98
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3303 0 0 0 185 13 0 0 25 0 2 0 1147042798 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134582746 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 149168

[startup+6.30156 s]
/proc/loadavg: 1.17 1.07 1.09 3/72 24881
/proc/meminfo: memFree=1602168/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=11.46
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 17984 0 0 0 1115 31 0 0 25 0 2 0 1147042688 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17437 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=5.16
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3303 0 0 0 503 13 0 0 25 0 2 0 1147042798 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134529623 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.46
Current children cumulated vsize (KiB) 149168

[startup+12.7017 s]
/proc/loadavg: 1.23 1.08 1.10 3/72 24881
/proc/meminfo: memFree=1602232/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=24.22
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 17984 0 0 0 2391 31 0 0 25 0 2 0 1147042688 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134529483 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17437 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=11.53
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3303 0 0 0 1140 13 0 0 25 0 2 0 1147042798 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.22
Current children cumulated vsize (KiB) 149168

[startup+25.5011 s]
/proc/loadavg: 1.40 1.13 1.11 3/72 24881
/proc/meminfo: memFree=1602296/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=49.75
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 17984 0 0 0 4944 31 0 0 25 0 2 0 1147042688 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134529405 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17437 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=24.26
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3303 0 0 0 2413 13 0 0 25 0 2 0 1147042798 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134527666 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.75
Current children cumulated vsize (KiB) 149168

[startup+51.1017 s]
/proc/loadavg: 1.60 1.20 1.13 3/72 24881
/proc/meminfo: memFree=1602232/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=100.8
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 17984 0 0 0 10049 31 0 0 25 0 2 0 1147042688 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134527982 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17437 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=49.73
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3303 0 0 0 4960 13 0 0 25 0 2 0 1147042798 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134527637 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 100.8
Current children cumulated vsize (KiB) 149168

[startup+102.301 s]
/proc/loadavg: 1.84 1.33 1.18 3/72 24881
/proc/meminfo: memFree=1602168/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=202.93
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 17984 0 0 0 20262 31 0 0 25 0 2 0 1147042688 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134527986 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17437 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=100.68
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3303 0 0 0 10055 13 0 0 25 0 2 0 1147042798 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 202.93
Current children cumulated vsize (KiB) 149168

[startup+162.302 s]
/proc/loadavg: 1.93 1.44 1.22 3/72 24881
/proc/meminfo: memFree=1602232/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=322.61
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 17984 0 0 0 32230 31 0 0 25 0 2 0 1147042688 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134527526 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17437 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=160.39
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3303 0 0 0 16026 13 0 0 25 0 2 0 1147042798 152748032 17437 1992294400 134512640 135730148 4294956192 18446744073709551615 134527589 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 322.61
Current children cumulated vsize (KiB) 149168

[startup+222.308 s]
/proc/loadavg: 1.98 1.55 1.28 3/72 24881
/proc/meminfo: memFree=1602104/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=442.3
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 18031 0 0 0 44199 31 0 0 25 0 2 0 1147042688 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134529698 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17484 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=220.09
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3327 0 0 0 21996 13 0 0 25 0 2 0 1147042798 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 442.3
Current children cumulated vsize (KiB) 149168

[startup+282.302 s]
/proc/loadavg: 1.99 1.62 1.31 3/72 24881
/proc/meminfo: memFree=1602104/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=561.97
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 18031 0 0 0 56166 31 0 0 25 0 2 0 1147042688 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17484 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=279.8
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3327 0 0 0 27967 13 0 0 25 0 2 0 1147042798 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 561.97
Current children cumulated vsize (KiB) 149168

[startup+342.302 s]
/proc/loadavg: 1.99 1.69 1.35 3/72 24881
/proc/meminfo: memFree=1602104/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=681.64
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 18031 0 0 0 68133 31 0 0 25 0 2 0 1147042688 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134529698 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17484 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=339.5
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3327 0 0 0 33937 13 0 0 25 0 2 0 1147042798 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 681.64
Current children cumulated vsize (KiB) 149168

[startup+402.302 s]
/proc/loadavg: 1.99 1.74 1.39 3/72 24881
/proc/meminfo: memFree=1602168/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=801.34
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 18031 0 0 0 80102 32 0 0 25 0 2 0 1147042688 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134527643 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17484 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=399.21
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3327 0 0 0 39908 13 0 0 25 0 2 0 1147042798 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134529684 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 801.34
Current children cumulated vsize (KiB) 149168

[startup+462.302 s]
/proc/loadavg: 1.99 1.79 1.43 3/72 24881
/proc/meminfo: memFree=1602168/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=921.01
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 18031 0 0 0 92069 32 0 0 25 0 2 0 1147042688 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134527569 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17484 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=458.91
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3327 0 0 0 45878 13 0 0 25 0 2 0 1147042798 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 921.01
Current children cumulated vsize (KiB) 149168

[startup+522.302 s]
/proc/loadavg: 1.99 1.82 1.46 3/72 24881
/proc/meminfo: memFree=1602168/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=1040.69
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 18031 0 0 0 104037 32 0 0 25 0 2 0 1147042688 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134527551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17484 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=518.62
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3327 0 0 0 51849 13 0 0 25 0 2 0 1147042798 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1040.69
Current children cumulated vsize (KiB) 149168

[startup+582.301 s]
/proc/loadavg: 1.99 1.85 1.49 3/72 24881
/proc/meminfo: memFree=1602168/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=1160.37
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 18031 0 0 0 116005 32 0 0 25 0 2 0 1147042688 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17484 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=578.32
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3327 0 0 0 57819 13 0 0 25 0 2 0 1147042798 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1160.37
Current children cumulated vsize (KiB) 149168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+602.202 s]
/proc/loadavg: 1.99 1.86 1.50 3/72 24881
/proc/meminfo: memFree=1602104/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=1200.07
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 18031 0 0 0 119975 32 0 0 25 0 2 0 1147042688 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134527575 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17484 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=598.12
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3327 0 0 0 59799 13 0 0 25 0 2 0 1147042798 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 149168

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

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

[startup+602.202 s]
/proc/loadavg: 1.99 1.86 1.50 3/72 24881
/proc/meminfo: memFree=1602104/2055920 swapFree=4170592/4192956
[pid=24879] ppid=24877 vsize=149168 CPUtime=1200.07
/proc/24879/stat : 24879 (gnovelty+) R 24877 24879 24616 0 -1 4194304 18031 0 0 0 119975 32 0 0 25 0 2 0 1147042688 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134527575 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/24879/statm: 37292 17484 106 297 0 36992 0
[pid=24879/tid=24881] ppid=24877 vsize=149168 CPUtime=598.12
/proc/24879/task/24881/stat : 24881 (gnovelty+) R 24877 24879 24616 0 -1 4194368 3327 0 0 0 59799 13 0 0 25 0 2 0 1147042798 152748032 17484 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 149168

Child ended because it received signal 15 (SIGTERM)
Real time (s): 602.226
CPU time (s): 1200.1
CPU user time (s): 1199.77
CPU system time (s): 0.334949
CPU usage (%): 199.277
Max. virtual memory (cumulated for all children) (KiB): 149168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.77
system time used= 0.334949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18031
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= 97
involuntary context switches= 9022

runsolver used 0.930858 second user time and 1.81872 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-03 09:30:01
IDJOB=1555898
IDBENCH=70808
IDSOLVER=551
FILE ID=node45/1555898-1238743800
PBS_JOBID= 9085386
Free space on /tmp= 66452 MiB

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

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=1590772454

node45.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.285
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.285
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:       1672424 kB
Buffers:         72676 kB
Cached:         215772 kB
SwapCached:      11568 kB
Active:          64408 kB
Inactive:       237096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1672424 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:           11992 kB
Writeback:           0 kB
Mapped:          18752 kB
Slab:            67300 kB
Committed_AS:  2910728 kB
PageTables:       1900 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= 66448 MiB
End job on node45 at 2009-04-03 09:40:05