Trace number 1717288

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.17 603.453

General information on the benchmark

Nameindustrial/palacios/hard/
safe-50-h49-unsat.cnf
MD5SUMafc9746f162b3434bc79ea21bd1704d5
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 variables615037
Number of clauses2098249
Sum of the clauses size5069473
Maximum clause length101
Minimum clause length1
Number of clauses of size 150
Number of clauses of size 21488062
Number of clauses of size 3602029
Number of clauses of size 4238
Number of clauses of size 5148
Number of clauses of size over 57722

Solver Data

3.88/3.97	c +------------------------------+
3.88/3.97	c | gNovelty+, version 2.0       |
3.88/3.97	c +------------------------------+
3.88/3.97	c gnovelty+ -h for help
3.88/3.97	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-1717288-1240626628/watcher-1717288-1240626628 -o /tmp/evaluation-result-1717288-1240626628/solver-1717288-1240626628 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1717288-1240626628.cnf 2041577766 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.83 1.83 1.45 3/64 18656
/proc/meminfo: memFree=1411448/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=77880 CPUtime=0
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 317 0 0 0 0 0 0 0 19 0 1 0 90691627 79749120 302 1992294400 134512640 135730148 4294956192 18446744073709551615 134549477 0 0 4096 0 0 0 0 17 0 0 0
/proc/18656/statm: 19470 309 97 297 0 19170 0

[startup+0.090264 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 18656
/proc/meminfo: memFree=1411448/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=93860 CPUtime=0.08
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 6083 0 0 0 5 3 0 0 19 0 1 0 90691627 96112640 5071 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 0 0 0
/proc/18656/statm: 23465 5073 98 297 0 23165 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 93860

[startup+0.101265 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 18656
/proc/meminfo: memFree=1411448/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=95708 CPUtime=0.09
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 6643 0 0 0 6 3 0 0 19 0 1 0 90691627 98004992 5631 1992294400 134512640 135730148 4294956192 18446744073709551615 135138454 0 0 4096 0 0 0 0 17 0 0 0
/proc/18656/statm: 23927 5633 98 297 0 23627 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 95708

[startup+0.301304 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 18656
/proc/meminfo: memFree=1411448/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=108104 CPUtime=0.29
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 10253 0 0 0 25 4 0 0 21 0 1 0 90691627 110698496 8216 1992294400 134512640 135730148 4294956192 18446744073709551615 134550712 0 0 4096 0 0 0 0 17 0 0 0
/proc/18656/statm: 27026 8218 102 297 0 26726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108104

[startup+0.701389 s]
/proc/loadavg: 1.83 1.83 1.45 3/64 18656
/proc/meminfo: memFree=1411448/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=113616 CPUtime=0.69
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 12158 0 0 0 63 6 0 0 25 0 1 0 90691627 116342784 10121 1992294400 134512640 135730148 4294956192 18446744073709551615 135325537 0 0 4096 0 0 0 0 17 1 0 0
/proc/18656/statm: 28404 10121 102 297 0 28104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 113616

[startup+1.50154 s]
/proc/loadavg: 1.83 1.83 1.45 2/65 18657
/proc/meminfo: memFree=1366640/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=124508 CPUtime=1.48
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 15782 0 0 0 140 8 0 0 25 0 1 0 90691627 127496192 13745 1992294400 134512640 135730148 4294956192 18446744073709551615 135154473 0 0 4096 0 0 0 0 17 1 0 0
/proc/18656/statm: 31127 13745 102 297 0 30827 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 124508

[startup+3.10184 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 18657
/proc/meminfo: memFree=1346352/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=146704 CPUtime=3.07
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 23181 0 0 0 294 13 0 0 25 0 1 0 90691627 150224896 21144 1992294400 134512640 135730148 4294956192 18446744073709551615 135115388 0 0 4096 0 0 0 0 17 1 0 0
/proc/18656/statm: 36676 21144 102 297 0 36376 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 146704

[startup+6.30145 s]
/proc/loadavg: 1.77 1.81 1.44 3/66 18658
/proc/meminfo: memFree=1178856/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=8.58
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60610 0 0 0 763 95 0 0 19 0 2 0 90691627 347189248 58526 1992294400 134512640 135730148 4294956192 18446744073709551615 134527526 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58526 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=2.31
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11162 0 0 0 193 38 0 0 25 0 2 0 90692024 347189248 58526 1992294400 134512640 135730148 4294956192 18446744073709551615 134529666 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.58
Current children cumulated vsize (KiB) 339052

[startup+12.7017 s]
/proc/loadavg: 1.80 1.82 1.45 3/66 18658
/proc/meminfo: memFree=1178096/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=21.36
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60646 0 0 0 2041 95 0 0 25 0 2 0 90691627 347189248 58562 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58562 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=8.71
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11178 0 0 0 833 38 0 0 25 0 2 0 90692024 347189248 58562 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 21.36
Current children cumulated vsize (KiB) 339052

[startup+25.5011 s]
/proc/loadavg: 1.83 1.83 1.46 3/66 18658
/proc/meminfo: memFree=1178160/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=46.9
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60668 0 0 0 4595 95 0 0 25 0 2 0 90691627 347189248 58584 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58584 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=21.51
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11189 0 0 0 2113 38 0 0 25 0 2 0 90692024 347189248 58584 1992294400 134512640 135730148 4294956192 18446744073709551615 134527716 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 46.9
Current children cumulated vsize (KiB) 339052

[startup+51.1019 s]
/proc/loadavg: 1.89 1.84 1.47 3/66 18658
/proc/meminfo: memFree=1178160/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=97.95
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60683 0 0 0 9700 95 0 0 25 0 2 0 90691627 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134527526 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58599 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=47.06
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11196 0 0 0 4668 38 0 0 25 0 2 0 90692024 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134527526 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 97.95
Current children cumulated vsize (KiB) 339052

[startup+102.306 s]
/proc/loadavg: 1.95 1.86 1.49 3/66 18658
/proc/meminfo: memFree=1178096/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=200.13
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60683 0 0 0 19918 95 0 0 25 0 2 0 90691627 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58599 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=98.24
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11196 0 0 0 9786 38 0 0 25 0 2 0 90692024 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134530076 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 200.13
Current children cumulated vsize (KiB) 339052

[startup+162.302 s]
/proc/loadavg: 1.98 1.89 1.52 3/66 18658
/proc/meminfo: memFree=1178096/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=319.86
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60683 0 0 0 31891 95 0 0 25 0 2 0 90691627 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529405 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58599 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=158.21
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11196 0 0 0 15783 38 0 0 25 0 2 0 90692024 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 319.86
Current children cumulated vsize (KiB) 339052

[startup+222.302 s]
/proc/loadavg: 1.99 1.90 1.55 3/66 18658
/proc/meminfo: memFree=1178096/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=439.59
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60683 0 0 0 43863 96 0 0 25 0 2 0 90691627 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529500 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58599 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=218.18
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11196 0 0 0 21780 38 0 0 25 0 2 0 90692024 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 439.59
Current children cumulated vsize (KiB) 339052

[startup+282.302 s]
/proc/loadavg: 1.99 1.92 1.58 3/66 18658
/proc/meminfo: memFree=1178096/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=559.33
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60683 0 0 0 55837 96 0 0 25 0 2 0 90691627 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529427 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58599 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=278.15
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11196 0 0 0 27777 38 0 0 25 0 2 0 90692024 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 559.33
Current children cumulated vsize (KiB) 339052

[startup+342.302 s]
/proc/loadavg: 1.99 1.93 1.60 3/66 18658
/proc/meminfo: memFree=1178096/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=679.06
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60683 0 0 0 67810 96 0 0 25 0 2 0 90691627 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134527596 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58599 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=338.13
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11196 0 0 0 33774 39 0 0 25 0 2 0 90692024 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134527766 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 679.06
Current children cumulated vsize (KiB) 339052

[startup+402.301 s]
/proc/loadavg: 1.99 1.94 1.62 3/66 18658
/proc/meminfo: memFree=1178096/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=798.79
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60683 0 0 0 79783 96 0 0 25 0 2 0 90691627 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134527982 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58599 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=398.1
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11196 0 0 0 39771 39 0 0 25 0 2 0 90692024 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 798.79
Current children cumulated vsize (KiB) 339052

[startup+462.302 s]
/proc/loadavg: 1.99 1.95 1.64 3/66 18658
/proc/meminfo: memFree=1178096/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=918.52
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60683 0 0 0 91756 96 0 0 25 0 2 0 90691627 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58599 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=458.08
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11196 0 0 0 45769 39 0 0 25 0 2 0 90692024 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 918.52
Current children cumulated vsize (KiB) 339052

[startup+522.303 s]
/proc/loadavg: 1.99 1.95 1.66 3/66 18660
/proc/meminfo: memFree=1177904/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=1038.26
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60683 0 0 0 103730 96 0 0 25 0 2 0 90691627 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529430 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58599 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=518.05
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11196 0 0 0 51766 39 0 0 25 0 2 0 90692024 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529698 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1038.26
Current children cumulated vsize (KiB) 339052

[startup+582.301 s]
/proc/loadavg: 1.99 1.96 1.68 3/66 18660
/proc/meminfo: memFree=1177968/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=1157.99
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60683 0 0 0 115703 96 0 0 25 0 2 0 90691627 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529443 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58599 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=578.02
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11196 0 0 0 57763 39 0 0 25 0 2 0 90692024 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134530063 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1157.99
Current children cumulated vsize (KiB) 339052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.402 s]
/proc/loadavg: 1.99 1.96 1.68 3/66 18660
/proc/meminfo: memFree=1177968/2055920 swapFree=4177552/4192956
[pid=18656] ppid=18654 vsize=339052 CPUtime=1200.11
/proc/18656/stat : 18656 (gnovelty+) R 18654 18656 17986 0 -1 4194304 60683 0 0 0 119914 97 0 0 25 0 2 0 90691627 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529592 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18656/statm: 84763 58599 106 297 0 84463 0
[pid=18656/tid=18658] ppid=18654 vsize=339052 CPUtime=599.12
/proc/18656/task/18658/stat : 18658 (gnovelty+) R 18654 18656 17986 0 -1 4194368 11196 0 0 0 59873 39 0 0 25 0 2 0 90692024 347189248 58599 1992294400 134512640 135730148 4294956192 18446744073709551615 134529626 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.11
Current children cumulated vsize (KiB) 339052

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 603.453
CPU time (s): 1200.17
CPU user time (s): 1199.16
CPU system time (s): 1.00985
CPU usage (%): 198.883
Max. virtual memory (cumulated for all children) (KiB): 339052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.16
system time used= 1.00985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60683
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= 261
involuntary context switches= 9028

runsolver used 0.58891 second user time and 1.61475 second system time

The end

Launcher Data

Begin job on node37 at 2009-04-25 04:30:31
IDJOB=1717288
IDBENCH=20408
IDSOLVER=551
FILE ID=node37/1717288-1240626628
PBS_JOBID= 9186388
Free space on /tmp= 66252 MiB

SOLVER NAME= gNovelty+-V.2-T-H 2009-03-22
BENCH NAME= SAT07/industrial/palacios/hard/safe-50-h49-unsat.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1717288-1240626628/watcher-1717288-1240626628 -o /tmp/evaluation-result-1717288-1240626628/solver-1717288-1240626628 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1717288-1240626628.cnf 2041577766 2

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

MD5SUM BENCH= afc9746f162b3434bc79ea21bd1704d5
RANDOM SEED=2041577766

node37.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.259
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.259
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:       1411864 kB
Buffers:         65504 kB
Cached:         516272 kB
SwapCached:      10300 kB
Active:         183244 kB
Inactive:       411016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411864 kB
SwapTotal:     4192956 kB
SwapFree:      4177552 kB
Dirty:           40568 kB
Writeback:           0 kB
Mapped:          13508 kB
Slab:            35868 kB
Committed_AS:   361112 kB
PageTables:       1372 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= 66248 MiB
End job on node37 at 2009-04-25 04:40:36