Trace number 1716091

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.15 631.445

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-17-u.cnf
MD5SUMb9de1594525a25a6c43932e2e172e913
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 variables252004
Number of clauses1178557
Sum of the clauses size2719782
Maximum clause length10
Minimum clause length1
Number of clauses of size 118836
Number of clauses of size 2918677
Number of clauses of size 3194224
Number of clauses of size 45200
Number of clauses of size 520800
Number of clauses of size over 520820

Solver Data

59.62/59.70	c +------------------------------+
59.62/59.70	c | gNovelty+, version 1.0       |
59.62/59.70	c +------------------------------+
59.62/59.70	c gnovelty+ -h for help
59.62/59.70	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-1716091-1240611171/watcher-1716091-1240611171 -o /tmp/evaluation-result-1716091-1240611171/solver-1716091-1240611171 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1716091-1240611171.cnf 1912348792 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: 0.92 0.98 0.99 3/64 15817
/proc/meminfo: memFree=1059568/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=510140 CPUtime=0
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 1024 0 0 0 0 0 0 0 18 0 1 0 89150539 522383360 1009 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 127535 1017 101 285 0 127247 0

[startup+0.100659 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15817
/proc/meminfo: memFree=1059568/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=517956 CPUtime=0.09
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 10063 0 0 0 6 3 0 0 18 0 1 0 89150539 530386944 10048 1992294400 134512640 135680988 4294956192 18446744073709551615 134537384 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 129489 10049 102 285 0 129201 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 517956

[startup+0.201669 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15817
/proc/meminfo: memFree=1059568/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=517956 CPUtime=0.19
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 10370 0 0 0 16 3 0 0 18 0 1 0 89150539 530386944 10355 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 129489 10355 102 285 0 129201 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 517956

[startup+0.301681 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15817
/proc/meminfo: memFree=1059568/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=517956 CPUtime=0.29
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 10656 0 0 0 26 3 0 0 19 0 1 0 89150539 530386944 10641 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 129489 10641 102 285 0 129201 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517956

[startup+0.701727 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 15817
/proc/meminfo: memFree=1059568/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=517956 CPUtime=0.69
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 11820 0 0 0 65 4 0 0 23 0 1 0 89150539 530386944 11805 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 129489 11805 102 285 0 129201 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517956

[startup+1.50182 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15818
/proc/meminfo: memFree=1008040/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=525772 CPUtime=1.49
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 14010 0 0 0 144 5 0 0 25 0 1 0 89150539 538390528 13995 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 131443 13995 102 285 0 131155 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 525772

[startup+3.102 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 15818
/proc/meminfo: memFree=949480/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=533584 CPUtime=3.09
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 27721 0 0 0 297 12 0 0 25 0 1 0 89150539 546390016 27705 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 133396 27705 102 285 0 133108 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 533584

[startup+6.30137 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15818
/proc/meminfo: memFree=948072/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=533584 CPUtime=6.29
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 27986 0 0 0 617 12 0 0 25 0 1 0 89150539 546390016 27970 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 133396 27970 102 285 0 133108 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 533584

[startup+12.7021 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 15818
/proc/meminfo: memFree=946096/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=541400 CPUtime=12.68
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 28509 0 0 0 1256 12 0 0 25 0 1 0 89150539 554393600 28493 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 135350 28493 102 285 0 135062 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 541400

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 15818
/proc/meminfo: memFree=943024/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=541400 CPUtime=25.49
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 29245 0 0 0 2536 13 0 0 25 0 1 0 89150539 554393600 29229 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 135350 29229 102 285 0 135062 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 541400

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 15818
/proc/meminfo: memFree=939376/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=541400 CPUtime=51.02
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 30235 0 0 0 5089 13 0 0 25 0 1 0 89150539 554393600 30219 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 1 0 0
/proc/15817/statm: 135350 30219 102 285 0 135062 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 541400

[startup+102.301 s]
/proc/loadavg: 1.47 1.11 1.03 3/66 15819
/proc/meminfo: memFree=871720/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=657132 CPUtime=144.64
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 47308 0 0 0 14419 45 0 0 25 0 2 0 89150539 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134542588 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15817/statm: 164283 47045 106 285 0 163995 0
[pid=15817/tid=15819] ppid=15815 vsize=657132 CPUtime=42.41
/proc/15817/task/15819/stat : 15819 (gnovelty+) R 15815 15817 15621 0 -1 4194368 8250 0 0 0 4227 14 0 0 25 0 2 0 89156510 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134542650 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 144.64
Current children cumulated vsize (KiB) 657132

[startup+162.301 s]
/proc/loadavg: 1.80 1.27 1.09 2/66 15819
/proc/meminfo: memFree=871656/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=657132 CPUtime=264.35
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 47308 0 0 0 26236 199 0 0 16 0 2 0 89150539 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15817/statm: 164283 47045 106 285 0 163995 0
[pid=15817/tid=15819] ppid=15815 vsize=657132 CPUtime=102.2
/proc/15817/task/15819/stat : 15819 (gnovelty+) R 15815 15817 15621 0 -1 4194368 8250 0 0 0 10130 90 0 0 17 0 2 0 89156510 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134533981 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 264.35
Current children cumulated vsize (KiB) 657132

[startup+222.306 s]
/proc/loadavg: 1.93 1.40 1.15 3/66 15819
/proc/meminfo: memFree=871592/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=657132 CPUtime=384.02
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 47308 0 0 0 37895 507 0 0 16 0 2 0 89150539 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15817/statm: 164283 47045 106 285 0 163995 0
[pid=15817/tid=15819] ppid=15815 vsize=657132 CPUtime=162.09
/proc/15817/task/15819/stat : 15819 (gnovelty+) R 15815 15817 15621 0 -1 4194368 8250 0 0 0 15967 242 0 0 17 0 2 0 89156510 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 384.02
Current children cumulated vsize (KiB) 657132

[startup+282.301 s]
/proc/loadavg: 1.91 1.49 1.19 3/66 15819
/proc/meminfo: memFree=871592/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=657132 CPUtime=503.71
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 47308 0 0 0 49557 814 0 0 16 0 2 0 89150539 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15817/statm: 164283 47045 106 285 0 163995 0
[pid=15817/tid=15819] ppid=15815 vsize=657132 CPUtime=221.91
/proc/15817/task/15819/stat : 15819 (gnovelty+) R 15815 15817 15621 0 -1 4194368 8250 0 0 0 21795 396 0 0 17 0 2 0 89156510 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134532911 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 503.71
Current children cumulated vsize (KiB) 657132

[startup+342.301 s]
/proc/loadavg: 2.00 1.58 1.24 3/66 15819
/proc/meminfo: memFree=871592/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=657132 CPUtime=623.39
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 47308 0 0 0 61220 1119 0 0 16 0 2 0 89150539 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134533981 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15817/statm: 164283 47045 106 285 0 163995 0
[pid=15817/tid=15819] ppid=15815 vsize=657132 CPUtime=281.76
/proc/15817/task/15819/stat : 15819 (gnovelty+) R 15815 15817 15621 0 -1 4194368 8250 0 0 0 27624 552 0 0 16 0 2 0 89156510 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 623.39
Current children cumulated vsize (KiB) 657132

[startup+402.302 s]
/proc/loadavg: 2.04 1.67 1.29 3/66 15819
/proc/meminfo: memFree=871592/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=657132 CPUtime=743.07
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 47308 0 0 0 72884 1423 0 0 17 0 2 0 89150539 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15817/statm: 164283 47045 106 285 0 163995 0
[pid=15817/tid=15819] ppid=15815 vsize=657132 CPUtime=341.63
/proc/15817/task/15819/stat : 15819 (gnovelty+) R 15815 15817 15621 0 -1 4194368 8250 0 0 0 33461 702 0 0 16 0 2 0 89156510 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134533133 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 743.07
Current children cumulated vsize (KiB) 657132

[startup+462.302 s]
/proc/loadavg: 2.07 1.74 1.34 3/66 15819
/proc/meminfo: memFree=871528/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=657132 CPUtime=862.76
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 47308 0 0 0 84552 1724 0 0 17 0 2 0 89150539 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134533133 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/15817/statm: 164283 47045 106 285 0 163995 0
[pid=15817/tid=15819] ppid=15815 vsize=657132 CPUtime=401.49
/proc/15817/task/15819/stat : 15819 (gnovelty+) R 15815 15817 15621 0 -1 4194368 8250 0 0 0 39302 847 0 0 16 0 2 0 89156510 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134532911 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 862.76
Current children cumulated vsize (KiB) 657132

[startup+522.302 s]
/proc/loadavg: 1.95 1.76 1.37 3/66 15819
/proc/meminfo: memFree=871528/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=657132 CPUtime=982.46
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 47308 0 0 0 96218 2028 0 0 17 0 2 0 89150539 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15817/statm: 164283 47045 106 285 0 163995 0
[pid=15817/tid=15819] ppid=15815 vsize=657132 CPUtime=461.29
/proc/15817/task/15819/stat : 15819 (gnovelty+) R 15815 15817 15621 0 -1 4194368 8250 0 0 0 45127 1002 0 0 16 0 2 0 89156510 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 982.46
Current children cumulated vsize (KiB) 657132

[startup+582.302 s]
/proc/loadavg: 1.87 1.77 1.39 3/66 15819
/proc/meminfo: memFree=871528/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=657132 CPUtime=1102.14
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 47308 0 0 0 107883 2331 0 0 16 0 2 0 89150539 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134533468 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15817/statm: 164283 47045 106 285 0 163995 0
[pid=15817/tid=15819] ppid=15815 vsize=657132 CPUtime=521.15
/proc/15817/task/15819/stat : 15819 (gnovelty+) R 15815 15817 15621 0 -1 4194368 8250 0 0 0 50962 1153 0 0 16 0 2 0 89156510 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1102.14
Current children cumulated vsize (KiB) 657132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+631.401 s]
/proc/loadavg: 1.94 1.80 1.42 3/66 15819
/proc/meminfo: memFree=871528/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=657132 CPUtime=1200.09
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 47308 0 0 0 117432 2577 0 0 17 0 2 0 89150539 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134533263 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15817/statm: 164283 47045 106 285 0 163995 0
[pid=15817/tid=15819] ppid=15815 vsize=657132 CPUtime=570.14
/proc/15817/task/15819/stat : 15819 (gnovelty+) R 15815 15817 15621 0 -1 4194368 8250 0 0 0 55741 1273 0 0 16 0 2 0 89156510 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134533468 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 657132

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

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

[startup+631.401 s]
/proc/loadavg: 1.94 1.80 1.42 3/66 15819
/proc/meminfo: memFree=871528/2055920 swapFree=4192956/4192956
[pid=15817] ppid=15815 vsize=657132 CPUtime=1200.09
/proc/15817/stat : 15817 (gnovelty+) R 15815 15817 15621 0 -1 4194304 47308 0 0 0 117432 2577 0 0 17 0 2 0 89150539 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134533263 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/15817/statm: 164283 47045 106 285 0 163995 0
[pid=15817/tid=15819] ppid=15815 vsize=657132 CPUtime=570.14
/proc/15817/task/15819/stat : 15819 (gnovelty+) R 15815 15817 15621 0 -1 4194368 8250 0 0 0 55741 1273 0 0 16 0 2 0 89156510 672903168 47045 1992294400 134512640 135680988 4294956192 18446744073709551615 134533468 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 657132

Child ended because it received signal 15 (SIGTERM)
Real time (s): 631.445
CPU time (s): 1200.15
CPU user time (s): 1174.33
CPU system time (s): 25.8121
CPU usage (%): 190.063
Max. virtual memory (cumulated for all children) (KiB): 657132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1174.33
system time used= 25.8121
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47308
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= 45835
involuntary context switches= 8245

runsolver used 0.616906 second user time and 1.69474 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-25 00:12:53
IDJOB=1716091
IDBENCH=20366
IDSOLVER=550
FILE ID=node20/1716091-1240611171
PBS_JOBID= 9186294
Free space on /tmp= 66224 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-17-u.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716091-1240611171/watcher-1716091-1240611171 -o /tmp/evaluation-result-1716091-1240611171/solver-1716091-1240611171 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1716091-1240611171.cnf 1912348792 2

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

MD5SUM BENCH= b9de1594525a25a6c43932e2e172e913
RANDOM SEED=1912348792

node20.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.214
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	: 5931.00
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.214
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:       1060112 kB
Buffers:         72760 kB
Cached:         824228 kB
SwapCached:          0 kB
Active:         132740 kB
Inactive:       778144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1060112 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           22704 kB
Writeback:           0 kB
Mapped:          23644 kB
Slab:            70960 kB
Committed_AS:   309852 kB
PageTables:       1396 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= 66224 MiB
End job on node20 at 2009-04-25 00:23:27