Trace number 1727244

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 2009-03-22? (TO) 1200.24 634.36

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark269.431
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

65.65/65.74	c +------------------------------+
65.65/65.74	c | gNovelty+, version 2.0       |
65.65/65.74	c +------------------------------+
65.65/65.74	c gnovelty+ -h for help
65.65/65.74	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-1727244-1240722652/watcher-1727244-1240722652 -o /tmp/evaluation-result-1727244-1240722652/solver-1727244-1240722652 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1727244-1240722652.cnf 1080861276 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.00 1.00 1.00 2/65 22521
/proc/meminfo: memFree=1527176/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=65620 CPUtime=0
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 390 0 0 0 0 0 0 0 18 0 1 0 100294355 67194880 342 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/22521/statm: 16405 345 97 296 0 16106 0

[startup+0.0365661 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22521
/proc/meminfo: memFree=1527176/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=66932 CPUtime=0.03
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 646 0 0 0 3 0 0 0 18 0 1 0 100294355 68538368 598 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/22521/statm: 16733 599 100 296 0 16434 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 66932

[startup+0.101578 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22521
/proc/meminfo: memFree=1527176/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=67460 CPUtime=0.09
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 991 0 0 0 9 0 0 0 18 0 1 0 100294355 69079040 943 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/22521/statm: 16865 943 100 296 0 16566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 67460

[startup+0.301618 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22521
/proc/meminfo: memFree=1527176/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=70744 CPUtime=0.29
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 2041 0 0 0 29 0 0 0 20 0 1 0 100294355 72441856 1993 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/22521/statm: 17686 1993 100 296 0 17387 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70744

[startup+0.701699 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 22521
/proc/meminfo: memFree=1527176/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=76916 CPUtime=0.69
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 4084 0 0 0 67 2 0 0 24 0 1 0 100294355 78761984 4036 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/22521/statm: 19229 4037 100 296 0 18930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 76916

[startup+1.50186 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22522
/proc/meminfo: memFree=1504832/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=89260 CPUtime=1.49
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 8212 0 0 0 145 4 0 0 25 0 1 0 100294355 91402240 8164 1992294400 134512640 135728688 4294956192 18446744073709551615 134615006 0 0 4096 0 0 0 0 17 1 0 0
/proc/22521/statm: 22315 8165 100 296 0 22016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89260

[startup+3.10119 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22522
/proc/meminfo: memFree=1366912/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=423328 CPUtime=3.09
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 91946 0 0 0 275 34 0 0 25 0 1 0 100294355 433487872 91897 1992294400 134512640 135728688 4294956192 18446744073709551615 135136966 0 0 4096 0 0 0 0 17 1 0 0
/proc/22521/statm: 105832 91897 103 296 0 105533 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 423328

[startup+6.30184 s]
/proc/loadavg: 1.16 1.03 1.01 2/66 22522
/proc/meminfo: memFree=1095816/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=505132 CPUtime=6.29
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 112396 0 0 0 588 41 0 0 25 0 1 0 100294355 517255168 112347 1992294400 134512640 135728688 4294956192 18446744073709551615 134556590 0 0 4096 0 0 0 0 17 1 0 0
/proc/22521/statm: 126283 112347 103 296 0 125984 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 505132

[startup+12.7011 s]
/proc/loadavg: 1.15 1.03 1.01 2/66 22522
/proc/meminfo: memFree=959944/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=637344 CPUtime=12.68
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 145414 0 0 0 1218 50 0 0 25 0 1 0 100294355 652640256 145365 1992294400 134512640 135728688 4294956192 18446744073709551615 134558251 0 0 4096 0 0 0 0 17 1 0 0
/proc/22521/statm: 159336 145365 103 296 0 159037 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 637344

[startup+25.5017 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 22522
/proc/meminfo: memFree=520520/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1061636 CPUtime=25.48
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 251432 0 0 0 2456 92 0 0 25 0 1 0 100294355 1087115264 251383 1992294400 134512640 135728688 4294956192 18446744073709551615 134567664 0 0 4096 0 0 0 0 17 1 0 0
/proc/22521/statm: 265409 251383 103 296 0 265110 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1061636

[startup+51.1019 s]
/proc/loadavg: 1.08 1.03 1.01 2/66 22522
/proc/meminfo: memFree=513928/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1063868 CPUtime=51.06
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 253104 0 0 0 5013 93 0 0 25 0 1 0 100294355 1089400832 253055 1992294400 134512640 135728688 4294956192 18446744073709551615 134535623 0 0 4096 0 0 0 0 17 1 0 0
/proc/22521/statm: 265967 253055 105 296 0 265668 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1063868

[startup+102.306 s]
/proc/loadavg: 1.47 1.13 1.04 3/67 22523
/proc/meminfo: memFree=504320/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1083732 CPUtime=138.64
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 255791 0 0 0 13771 93 0 0 25 0 2 0 100294355 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134527661 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22521/statm: 270933 255463 109 296 0 270634 0
[pid=22521/tid=22523] ppid=22519 vsize=1083732 CPUtime=36.4
/proc/22521/task/22523/stat : 22523 (gnovelty+) R 22519 22521 22348 0 -1 4194368 121 0 0 0 3640 0 0 0 25 0 2 0 100300930 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134528483 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 138.64
Current children cumulated vsize (KiB) 1083732

[startup+162.302 s]
/proc/loadavg: 1.80 1.29 1.10 3/67 22523
/proc/meminfo: memFree=504256/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1083732 CPUtime=258.37
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 255791 0 0 0 25744 93 0 0 25 0 2 0 100294355 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134528516 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22521/statm: 270933 255463 109 296 0 270634 0
[pid=22521/tid=22523] ppid=22519 vsize=1083732 CPUtime=96.15
/proc/22521/task/22523/stat : 22523 (gnovelty+) R 22519 22521 22348 0 -1 4194368 121 0 0 0 9615 0 0 0 25 0 2 0 100300930 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134527655 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 258.37
Current children cumulated vsize (KiB) 1083732

[startup+222.302 s]
/proc/loadavg: 1.93 1.41 1.15 3/67 22523
/proc/meminfo: memFree=504256/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1083732 CPUtime=378.1
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 255791 0 0 0 37717 93 0 0 25 0 2 0 100294355 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134526633 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22521/statm: 270933 255463 109 296 0 270634 0
[pid=22521/tid=22523] ppid=22519 vsize=1083732 CPUtime=155.91
/proc/22521/task/22523/stat : 22523 (gnovelty+) R 22519 22521 22348 0 -1 4194368 121 0 0 0 15591 0 0 0 25 0 2 0 100300930 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134528532 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 378.1
Current children cumulated vsize (KiB) 1083732

[startup+282.302 s]
/proc/loadavg: 1.97 1.52 1.20 3/67 22523
/proc/meminfo: memFree=504192/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1083732 CPUtime=497.84
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 255791 0 0 0 49690 94 0 0 25 0 2 0 100294355 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134527661 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22521/statm: 270933 255463 109 296 0 270634 0
[pid=22521/tid=22523] ppid=22519 vsize=1083732 CPUtime=215.66
/proc/22521/task/22523/stat : 22523 (gnovelty+) R 22519 22521 22348 0 -1 4194368 121 0 0 0 21566 0 0 0 25 0 2 0 100300930 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134528522 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 497.84
Current children cumulated vsize (KiB) 1083732

[startup+342.302 s]
/proc/loadavg: 1.99 1.60 1.25 3/67 22523
/proc/meminfo: memFree=504128/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1083732 CPUtime=617.58
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 255791 0 0 0 61664 94 0 0 25 0 2 0 100294355 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134527667 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22521/statm: 270933 255463 109 296 0 270634 0
[pid=22521/tid=22523] ppid=22519 vsize=1083732 CPUtime=275.42
/proc/22521/task/22523/stat : 22523 (gnovelty+) R 22519 22521 22348 0 -1 4194368 121 0 0 0 27542 0 0 0 25 0 2 0 100300930 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134553705 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 617.58
Current children cumulated vsize (KiB) 1083732

[startup+402.301 s]
/proc/loadavg: 1.99 1.67 1.29 3/67 22523
/proc/meminfo: memFree=504192/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1083732 CPUtime=737.31
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 255791 0 0 0 73637 94 0 0 25 0 2 0 100294355 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134527667 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22521/statm: 270933 255463 109 296 0 270634 0
[pid=22521/tid=22523] ppid=22519 vsize=1083732 CPUtime=335.18
/proc/22521/task/22523/stat : 22523 (gnovelty+) R 22519 22521 22348 0 -1 4194368 121 0 0 0 33518 0 0 0 25 0 2 0 100300930 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134528516 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 737.31
Current children cumulated vsize (KiB) 1083732

[startup+462.302 s]
/proc/loadavg: 1.99 1.73 1.33 3/67 22523
/proc/meminfo: memFree=504128/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1083732 CPUtime=857.04
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 255791 0 0 0 85610 94 0 0 25 0 2 0 100294355 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134528522 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22521/statm: 270933 255463 109 296 0 270634 0
[pid=22521/tid=22523] ppid=22519 vsize=1083732 CPUtime=394.93
/proc/22521/task/22523/stat : 22523 (gnovelty+) R 22519 22521 22348 0 -1 4194368 121 0 0 0 39493 0 0 0 25 0 2 0 100300930 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134528529 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 857.04
Current children cumulated vsize (KiB) 1083732

[startup+522.302 s]
/proc/loadavg: 1.99 1.78 1.37 3/67 22523
/proc/meminfo: memFree=504128/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1083732 CPUtime=976.77
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 255791 0 0 0 97583 94 0 0 25 0 2 0 100294355 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134527667 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22521/statm: 270933 255463 109 296 0 270634 0
[pid=22521/tid=22523] ppid=22519 vsize=1083732 CPUtime=454.69
/proc/22521/task/22523/stat : 22523 (gnovelty+) R 22519 22521 22348 0 -1 4194368 121 0 0 0 45469 0 0 0 25 0 2 0 100300930 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134527648 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 976.77
Current children cumulated vsize (KiB) 1083732

[startup+582.302 s]
/proc/loadavg: 1.99 1.81 1.41 3/67 22523
/proc/meminfo: memFree=504128/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1083732 CPUtime=1096.51
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 255791 0 0 0 109557 94 0 0 25 0 2 0 100294355 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134527661 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22521/statm: 270933 255463 109 296 0 270634 0
[pid=22521/tid=22523] ppid=22519 vsize=1083732 CPUtime=514.44
/proc/22521/task/22523/stat : 22523 (gnovelty+) R 22519 22521 22348 0 -1 4194368 121 0 0 0 51444 0 0 0 25 0 2 0 100300930 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134528241 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1096.51
Current children cumulated vsize (KiB) 1083732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.201 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 22523
/proc/meminfo: memFree=504128/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=1083732 CPUtime=1200.08
/proc/22521/stat : 22521 (gnovelty+) R 22519 22521 22348 0 -1 4194304 255791 0 0 0 119914 94 0 0 25 0 2 0 100294355 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134527661 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22521/statm: 270933 255463 109 296 0 270634 0
[pid=22521/tid=22523] ppid=22519 vsize=1083732 CPUtime=566.13
/proc/22521/task/22523/stat : 22523 (gnovelty+) R 22519 22521 22348 0 -1 4194368 121 0 0 0 56613 0 0 0 25 0 2 0 100300930 1109741568 255463 1992294400 134512640 135728688 4294956192 18446744073709551615 134527661 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1083732

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

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

[startup+634.313 s]
/proc/loadavg: 1.99 1.84 1.44 3/67 22523
/proc/meminfo: memFree=504128/2055920 swapFree=4181392/4192956
[pid=22521] ppid=22519 vsize=0 CPUtime=1200.19
/proc/22521/stat : 22521 (gnovelty+) Z 22519 22521 22348 0 -1 4195340 255791 0 0 0 119915 104 0 0 25 0 2 0 100294355 0 0 1992294400 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/22521/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 634.36
CPU time (s): 1200.24
CPU user time (s): 1199.15
CPU system time (s): 1.08883
CPU usage (%): 189.205
Max. virtual memory (cumulated for all children) (KiB): 1083732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.15
system time used= 1.08883
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255791
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= 4
involuntary context switches= 8600

runsolver used 0.681896 second user time and 1.63375 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-26 07:10:54
IDJOB=1727244
IDBENCH=24632
IDSOLVER=552
FILE ID=node80/1727244-1240722652
PBS_JOBID= 9186895
Free space on /tmp= 66144 MiB

SOLVER NAME= gNovelty+-V.2-T 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727244-1240722652/watcher-1727244-1240722652 -o /tmp/evaluation-result-1727244-1240722652/solver-1727244-1240722652 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1727244-1240722652.cnf 1080861276 2

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=1080861276

node80.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.270
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.270
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:      2055920 kB
MemFree:       1527656 kB
Buffers:         62332 kB
Cached:         384524 kB
SwapCached:       5480 kB
Active:         224628 kB
Inactive:       230152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527656 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           17480 kB
Writeback:           0 kB
Mapped:          13560 kB
Slab:            59464 kB
Committed_AS:   343580 kB
PageTables:       1384 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= 66140 MiB
End job on node80 at 2009-04-26 07:21:30