Trace number 1553401

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.06 611.132

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
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 variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

18.28/18.33	c +------------------------------+
18.28/18.33	c | gNovelty+, version 1.0       |
18.28/18.33	c +------------------------------+
18.28/18.33	c gnovelty+ -h for help
18.28/18.33	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-1553401-1238714756/watcher-1553401-1238714756 -o /tmp/evaluation-result-1553401-1238714756/solver-1553401-1238714756 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/gnovelty+ HOME/instance-1553401-1238714756.cnf 52607944 2 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.01 1.05 1.00 3/70 18898
/proc/meminfo: memFree=1234856/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=509756 CPUtime=0
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 1222 0 0 0 0 0 0 0 18 0 1 0 1144140784 521990144 1207 1992294400 134512640 135680988 4294956192 18446744073709551615 134537167 0 0 4096 0 0 0 0 17 0 0 0
/proc/18898/statm: 127439 1216 101 285 0 127151 0

[startup+0.061662 s]
/proc/loadavg: 1.01 1.05 1.00 3/70 18898
/proc/meminfo: memFree=1234856/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=517572 CPUtime=0.06
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 9948 0 0 0 2 4 0 0 18 0 1 0 1144140784 529993728 9933 1992294400 134512640 135680988 4294956192 18446744073709551615 135213192 0 0 4096 0 0 0 0 17 0 0 0
/proc/18898/statm: 129393 9933 102 285 0 129105 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 517572

[startup+0.101665 s]
/proc/loadavg: 1.01 1.05 1.00 3/70 18898
/proc/meminfo: memFree=1234856/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=517572 CPUtime=0.1
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 10066 0 0 0 6 4 0 0 18 0 1 0 1144140784 529993728 10051 1992294400 134512640 135680988 4294956192 18446744073709551615 135281722 0 0 4096 0 0 0 0 17 0 0 0
/proc/18898/statm: 129393 10051 102 285 0 129105 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 517572

[startup+0.301687 s]
/proc/loadavg: 1.01 1.05 1.00 3/70 18898
/proc/meminfo: memFree=1234856/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=517572 CPUtime=0.29
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 10643 0 0 0 25 4 0 0 20 0 1 0 1144140784 529993728 10628 1992294400 134512640 135680988 4294956192 18446744073709551615 134537493 0 0 4096 0 0 0 0 17 0 0 0
/proc/18898/statm: 129393 10628 102 285 0 129105 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 517572

[startup+0.701734 s]
/proc/loadavg: 1.01 1.05 1.00 3/70 18898
/proc/meminfo: memFree=1234856/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=517572 CPUtime=0.69
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 11787 0 0 0 64 5 0 0 24 0 1 0 1144140784 529993728 11772 1992294400 134512640 135680988 4294956192 18446744073709551615 134958286 0 0 4096 0 0 0 0 17 0 0 0
/proc/18898/statm: 129393 11772 102 285 0 129105 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 517572

[startup+1.50183 s]
/proc/loadavg: 1.01 1.05 1.00 2/71 18899
/proc/meminfo: memFree=1143520/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=525384 CPUtime=1.49
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 23119 0 0 0 140 9 0 0 25 0 1 0 1144140784 537993216 23103 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 0 0 0
/proc/18898/statm: 131346 23103 102 285 0 131058 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 525384

[startup+3.10201 s]
/proc/loadavg: 1.01 1.05 1.00 2/71 18899
/proc/meminfo: memFree=1141920/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=525384 CPUtime=3.09
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 23349 0 0 0 300 9 0 0 25 0 1 0 1144140784 537993216 23333 1992294400 134512640 135680988 4294956192 18446744073709551615 134538735 0 0 4096 0 0 0 0 17 0 0 0
/proc/18898/statm: 131346 23333 102 285 0 131058 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 525384

[startup+6.30138 s]
/proc/loadavg: 1.01 1.05 1.00 2/71 18899
/proc/meminfo: memFree=1140768/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=525384 CPUtime=6.29
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 23572 0 0 0 620 9 0 0 25 0 1 0 1144140784 537993216 23556 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 0 0 0
/proc/18898/statm: 131346 23556 102 285 0 131058 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 525384

[startup+12.7011 s]
/proc/loadavg: 1.01 1.05 1.00 2/71 18899
/proc/meminfo: memFree=1139744/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=525384 CPUtime=12.68
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 23840 0 0 0 1259 9 0 0 25 0 1 0 1144140784 537993216 23824 1992294400 134512640 135680988 4294956192 18446744073709551615 134538742 0 0 4096 0 0 0 0 17 0 0 0
/proc/18898/statm: 131346 23824 102 285 0 131058 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 525384

[startup+25.5016 s]
/proc/loadavg: 1.16 1.08 1.01 3/72 18900
/proc/meminfo: memFree=1111896/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=32.61
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 3235 26 0 0 25 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134542579 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=7.12
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 704 8 0 0 25 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134542529 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 32.61
Current children cumulated vsize (KiB) 577836

[startup+51.1016 s]
/proc/loadavg: 1.45 1.15 1.03 3/72 18900
/proc/meminfo: memFree=1111832/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=83.66
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 7992 374 0 0 17 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134533068 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=32.65
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 3084 181 0 0 16 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 83.66
Current children cumulated vsize (KiB) 577836

[startup+102.306 s]
/proc/loadavg: 1.80 1.29 1.09 3/72 18900
/proc/meminfo: memFree=1111768/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=185.75
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 17410 1165 0 0 16 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=83.67
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 7789 578 0 0 16 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134534576 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 185.75
Current children cumulated vsize (KiB) 577836

[startup+162.302 s]
/proc/loadavg: 1.90 1.42 1.14 3/72 18900
/proc/meminfo: memFree=1111768/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=305.37
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 28233 2304 0 0 16 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=143.49
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 13193 1156 0 0 17 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 305.37
Current children cumulated vsize (KiB) 577836

[startup+222.302 s]
/proc/loadavg: 1.98 1.52 1.19 3/72 18900
/proc/meminfo: memFree=1111768/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=425
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 38884 3616 0 0 16 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=203.3
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 18508 1822 0 0 16 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134541727 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 425
Current children cumulated vsize (KiB) 577836

[startup+282.301 s]
/proc/loadavg: 2.03 1.61 1.24 3/72 18900
/proc/meminfo: memFree=1111768/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=544.61
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 49445 5016 0 0 16 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=263.15
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 23804 2511 0 0 16 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 544.61
Current children cumulated vsize (KiB) 577836

[startup+342.303 s]
/proc/loadavg: 2.08 1.69 1.29 3/72 18900
/proc/meminfo: memFree=1111768/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=664.23
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 59850 6573 0 0 16 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134533047 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=322.92
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 28997 3295 0 0 16 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134533004 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 664.23
Current children cumulated vsize (KiB) 577836

[startup+402.301 s]
/proc/loadavg: 1.99 1.73 1.33 3/72 18900
/proc/meminfo: memFree=1111768/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=783.83
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 70255 8128 0 0 16 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134534570 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=382.71
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 34190 4081 0 0 16 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134532924 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 783.83
Current children cumulated vsize (KiB) 577836

[startup+462.303 s]
/proc/loadavg: 2.01 1.78 1.37 3/72 18900
/proc/meminfo: memFree=1111768/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=903.43
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 80622 9721 0 0 16 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134535206 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=442.49
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 39356 4893 0 0 16 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134541703 0 0 4096 0 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 903.43
Current children cumulated vsize (KiB) 577836

[startup+522.302 s]
/proc/loadavg: 2.06 1.83 1.41 3/72 18900
/proc/meminfo: memFree=1111832/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=1023.02
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 91096 11206 0 0 16 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134997743 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=502.25
/proc/18898/task/18900/stat : 18900 (gnovelty+) S 18896 18898 18635 0 -1 4194368 3442 0 0 0 44582 5643 0 0 16 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1023.02
Current children cumulated vsize (KiB) 577836

[startup+582.302 s]
/proc/loadavg: 1.95 1.84 1.44 3/72 18900
/proc/meminfo: memFree=1111832/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=1142.62
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 101515 12747 0 0 16 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134997786 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=562.04
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 49773 6431 0 0 16 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134957681 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1142.62
Current children cumulated vsize (KiB) 577836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+611.101 s]
/proc/loadavg: 2.05 1.87 1.46 2/72 18900
/proc/meminfo: memFree=1111832/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=1200.02
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 106484 13518 0 0 16 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=590.72
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 52254 6818 0 0 16 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134541745 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 577836

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

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

[startup+611.101 s]
/proc/loadavg: 2.05 1.87 1.46 2/72 18900
/proc/meminfo: memFree=1111832/2055920 swapFree=4174016/4192956
[pid=18898] ppid=18896 vsize=577836 CPUtime=1200.02
/proc/18898/stat : 18898 (gnovelty+) R 18896 18898 18635 0 -1 4194304 30938 0 0 0 106484 13518 0 0 16 0 2 0 1144140784 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134957422 0 0 4096 0 18446744073709551615 0 0 17 0 0 0
/proc/18898/statm: 144459 30771 106 285 0 144171 0
[pid=18898/tid=18900] ppid=18896 vsize=577836 CPUtime=590.72
/proc/18898/task/18900/stat : 18900 (gnovelty+) R 18896 18898 18635 0 -1 4194368 3442 0 0 0 52254 6818 0 0 16 0 2 0 1144142617 591704064 30771 1992294400 134512640 135680988 4294956192 18446744073709551615 134541745 0 0 4096 0 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 577836

Child ended because it received signal 15 (SIGTERM)
Real time (s): 611.132
CPU time (s): 1200.06
CPU user time (s): 1064.86
CPU system time (s): 135.202
CPU usage (%): 196.367
Max. virtual memory (cumulated for all children) (KiB): 577836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1064.86
system time used= 135.202
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30938
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= 133885
involuntary context switches= 7467

runsolver used 0.645901 second user time and 1.9777 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-03 01:25:57
IDJOB=1553401
IDBENCH=70760
IDSOLVER=550
FILE ID=node74/1553401-1238714756
PBS_JOBID= 9085295
Free space on /tmp= 101908 MiB

SOLVER NAME= gNovelty+-T 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.cnf
COMMAND LINE= HOME/gnovelty+ BENCHNAME RANDOMSEED MAXNBTHREAD
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1553401-1238714756/watcher-1553401-1238714756 -o /tmp/evaluation-result-1553401-1238714756/solver-1553401-1238714756 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/gnovelty+ HOME/instance-1553401-1238714756.cnf 52607944 2

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=52607944

node74.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.236
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.236
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:       1235272 kB
Buffers:         92380 kB
Cached:         636328 kB
SwapCached:       8140 kB
Active:         244660 kB
Inactive:       493648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1235272 kB
SwapTotal:     4192956 kB
SwapFree:      4174016 kB
Dirty:            9264 kB
Writeback:           0 kB
Mapped:          15012 kB
Slab:            67588 kB
Committed_AS:  2552728 kB
PageTables:       1852 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 101908 MiB
End job on node74 at 2009-04-03 01:36:10