Trace number 1719991

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.11 615.335

General information on the benchmark

Namemanol-pipe-f9b.cnf
MD5SUMc3e7cb16bced9d54ce489b6e95d89943
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark286.744
Satisfiable
(Un)Satisfiability was proved
Number of variables183371
Number of clauses547078
Sum of the clauses size1276514
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2364718
Number of clauses of size 3182359
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

27.57/27.69	c +------------------------------+
27.57/27.69	c | gNovelty+, version 1.0       |
27.57/27.69	c +------------------------------+
27.57/27.69	c gnovelty+ -h for help
27.57/27.69	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-1719991-1240651610/watcher-1719991-1240651610 -o /tmp/evaluation-result-1719991-1240651610/solver-1719991-1240651610 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1719991-1240651610.cnf 1071921932 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.16 1.03 1.01 3/64 23997
/proc/meminfo: memFree=1311672/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=509872 CPUtime=0
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 1020 0 0 0 0 0 0 0 18 0 1 0 93189641 522108928 1005 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/23997/statm: 127468 1012 101 285 0 127180 0

[startup+0.0910281 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 23997
/proc/meminfo: memFree=1311672/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=517688 CPUtime=0.07
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 10031 0 0 0 4 3 0 0 18 0 1 0 93189641 530112512 10016 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/23997/statm: 129422 10016 102 285 0 129134 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 517688

[startup+0.102027 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 23997
/proc/meminfo: memFree=1311672/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=517688 CPUtime=0.09
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 10062 0 0 0 6 3 0 0 18 0 1 0 93189641 530112512 10047 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/23997/statm: 129422 10047 102 285 0 129134 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517688

[startup+0.302047 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 23997
/proc/meminfo: memFree=1311672/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=517688 CPUtime=0.29
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 10643 0 0 0 25 4 0 0 19 0 1 0 93189641 530112512 10628 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/23997/statm: 129422 10629 102 285 0 129134 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517688

[startup+0.701086 s]
/proc/loadavg: 1.16 1.03 1.01 3/64 23997
/proc/meminfo: memFree=1311672/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=517688 CPUtime=0.69
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 11791 0 0 0 64 5 0 0 22 0 1 0 93189641 530112512 11776 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/23997/statm: 129422 11776 102 285 0 129134 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517688

[startup+1.50117 s]
/proc/loadavg: 1.16 1.03 1.01 2/65 23998
/proc/meminfo: memFree=1218224/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=525500 CPUtime=1.49
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 23600 0 0 0 139 10 0 0 25 0 1 0 93189641 538112000 23584 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/23997/statm: 131375 23584 102 285 0 131087 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 525500

[startup+3.10132 s]
/proc/loadavg: 1.23 1.05 1.02 2/65 23998
/proc/meminfo: memFree=1216560/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=525500 CPUtime=3.08
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 23825 0 0 0 298 10 0 0 25 0 1 0 93189641 538112000 23809 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/23997/statm: 131375 23809 102 285 0 131087 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 525500

[startup+6.30164 s]
/proc/loadavg: 1.23 1.05 1.02 2/65 23998
/proc/meminfo: memFree=1215728/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=525500 CPUtime=6.28
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 24052 0 0 0 618 10 0 0 25 0 1 0 93189641 538112000 24036 1992294400 134512640 135680988 4294956192 18446744073709551615 134538724 0 0 4096 0 0 0 0 17 1 0 0
/proc/23997/statm: 131375 24036 102 285 0 131087 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 525500

[startup+12.7013 s]
/proc/loadavg: 1.21 1.05 1.02 2/65 23998
/proc/meminfo: memFree=1214512/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=525500 CPUtime=12.68
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 24335 0 0 0 1258 10 0 0 25 0 1 0 93189641 538112000 24319 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/23997/statm: 131375 24319 102 285 0 131087 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 525500

[startup+25.5016 s]
/proc/loadavg: 1.16 1.04 1.01 2/65 23998
/proc/meminfo: memFree=1212976/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=525500 CPUtime=25.47
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 24718 0 0 0 2537 10 0 0 25 0 1 0 93189641 538112000 24702 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/23997/statm: 131375 24702 102 285 0 131087 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 525500

[startup+51.1021 s]
/proc/loadavg: 1.39 1.10 1.03 3/66 23999
/proc/meminfo: memFree=1180456/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=74.37
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 7406 31 0 0 21 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=23.31
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 2321 10 0 0 25 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134534000 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 74.37
Current children cumulated vsize (KiB) 585580

[startup+102.305 s]
/proc/loadavg: 1.63 1.22 1.08 3/66 23999
/proc/meminfo: memFree=1180392/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=176.53
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 17406 247 0 0 16 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134533238 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=74.4
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 7320 120 0 0 17 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134534551 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 176.53
Current children cumulated vsize (KiB) 585580

[startup+162.301 s]
/proc/loadavg: 1.91 1.37 1.13 3/66 23999
/proc/meminfo: memFree=1180392/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=296.23
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 29132 491 0 0 16 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=134.3
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 13191 239 0 0 16 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134997743 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 296.23
Current children cumulated vsize (KiB) 585580

[startup+222.302 s]
/proc/loadavg: 1.97 1.49 1.19 3/66 23999
/proc/meminfo: memFree=1180328/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=415.94
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 40852 742 0 0 17 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134533428 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=194.13
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 19049 364 0 0 17 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134533518 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 415.94
Current children cumulated vsize (KiB) 585580

[startup+282.301 s]
/proc/loadavg: 1.98 1.57 1.23 3/66 23999
/proc/meminfo: memFree=1180328/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=535.65
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 52576 989 0 0 17 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134534551 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=253.95
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 24908 487 0 0 16 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134533263 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 535.65
Current children cumulated vsize (KiB) 585580

[startup+342.301 s]
/proc/loadavg: 1.99 1.65 1.28 3/66 23999
/proc/meminfo: memFree=1180328/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=655.36
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 64287 1249 0 0 16 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=313.81
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 30762 619 0 0 16 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134532950 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 655.36
Current children cumulated vsize (KiB) 585580

[startup+402.303 s]
/proc/loadavg: 2.07 1.72 1.32 3/66 23999
/proc/meminfo: memFree=1180328/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=775.08
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 76002 1506 0 0 17 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=373.69
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 36621 748 0 0 16 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134533751 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 775.08
Current children cumulated vsize (KiB) 585580

[startup+462.301 s]
/proc/loadavg: 1.98 1.76 1.36 3/66 23999
/proc/meminfo: memFree=1180328/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=894.79
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 87728 1751 0 0 17 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=433.55
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 42485 870 0 0 17 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134532909 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 894.79
Current children cumulated vsize (KiB) 585580

[startup+522.301 s]
/proc/loadavg: 2.05 1.81 1.40 3/66 23999
/proc/meminfo: memFree=1180328/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=1014.51
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 99435 2016 0 0 16 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=493.31
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 48331 1000 0 0 17 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134535084 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1014.51
Current children cumulated vsize (KiB) 585580

[startup+582.301 s]
/proc/loadavg: 2.02 1.85 1.44 3/66 23999
/proc/meminfo: memFree=1180328/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=1134.22
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 111160 2262 0 0 17 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134534570 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=553.14
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 54197 1117 0 0 17 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1134.22
Current children cumulated vsize (KiB) 585580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+615.302 s]
/proc/loadavg: 2.09 1.88 1.46 4/66 23999
/proc/meminfo: memFree=1180328/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=1200.07
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 117609 2398 0 0 16 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134532911 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=586.04
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 57420 1184 0 0 17 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 585580

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

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

[startup+615.302 s]
/proc/loadavg: 2.09 1.88 1.46 4/66 23999
/proc/meminfo: memFree=1180328/2055920 swapFree=4192956/4192956
[pid=23997] ppid=23995 vsize=585580 CPUtime=1200.07
/proc/23997/stat : 23997 (gnovelty+) R 23995 23997 23850 0 -1 4194304 33015 0 0 0 117609 2398 0 0 16 0 2 0 93189641 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134532911 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/23997/statm: 146395 32819 106 285 0 146107 0
[pid=23997/tid=23999] ppid=23995 vsize=585580 CPUtime=586.04
/proc/23997/task/23999/stat : 23999 (gnovelty+) R 23995 23997 23850 0 -1 4194368 4098 0 0 0 57420 1184 0 0 17 0 2 0 93192411 599633920 32819 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 585580

Child ended because it received signal 15 (SIGTERM)
Real time (s): 615.335
CPU time (s): 1200.11
CPU user time (s): 1176.11
CPU system time (s): 24.0043
CPU usage (%): 195.034
Max. virtual memory (cumulated for all children) (KiB): 585580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1176.11
system time used= 24.0043
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33015
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= 34108
involuntary context switches= 8425

runsolver used 0.615906 second user time and 1.64775 second system time

The end

Launcher Data

Begin job on node36 at 2009-04-25 11:26:51
IDJOB=1719991
IDBENCH=69586
IDSOLVER=550
FILE ID=node36/1719991-1240651610
PBS_JOBID= 9186519
Free space on /tmp= 66388 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT_RACE08/cnf/manol-pipe-f9b.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719991-1240651610/watcher-1719991-1240651610 -o /tmp/evaluation-result-1719991-1240651610/solver-1719991-1240651610 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1719991-1240651610.cnf 1071921932 2

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

MD5SUM BENCH= c3e7cb16bced9d54ce489b6e95d89943
RANDOM SEED=1071921932

node36.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.232
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.232
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:       1312152 kB
Buffers:         69032 kB
Cached:         581184 kB
SwapCached:          0 kB
Active:          83920 kB
Inactive:       580272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1312152 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           10964 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            65700 kB
Committed_AS:   310452 kB
PageTables:       1356 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= 66388 MiB
End job on node36 at 2009-04-25 11:37:08