Trace number 199290

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, and are wall clock time (not CPU 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
Tramontane 2006-12-04? (TO) 1800.11 1807.68

General information on the benchmark

NameallIntervalSeries/
series-80.xml
MD5SUM7d89c09191c2cd60062cf6cd8a3a21b8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.86626
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables159
Number of constraints6320
Maximum constraint arity3
Maximum domain size80
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6320
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains...............    0
0.21	c 	variables.............    0
0.21	c 	predicates............    0
0.21	c 	constraints........... 0.36
0.39	c Allocating memory
0.39	c 
0.39	c time limit = -1
0.39	c heuristic = dom/wdeg
0.39	c restart policy = Geometric increment
0.39	c restart base = 105
0.39	c restart factor = 1.33
0.39	c 
0.39	c Solving
0.39	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node15/watcher-199290-1168133387 -o ROOT/results/node15/solver-199290-1168133387 -C 1800 -M 900 /tmp/evaluation/199290-1168133387/tramontane/bin/solver /tmp/evaluation/199290-1168133387/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.99 1.99 5/94 2192
/proc/meminfo: memFree=1195968/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=540 CPUtime=0
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 41 0 0 0 0 0 0 0 21 0 1 0 161733710 552960 26 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7512868 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 135 26 21 92 0 18 0

[startup+0.103646 s]
/proc/loadavg: 1.92 1.99 1.99 5/94 2192
/proc/meminfo: memFree=1195968/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=7312 CPUtime=0.09
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 915 0 0 0 9 0 0 0 18 0 1 0 161733710 7487488 883 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7648906 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 1828 883 705 92 0 172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7312

[startup+0.511715 s]
/proc/loadavg: 1.92 1.99 1.99 5/94 2192
/proc/meminfo: memFree=1195968/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8896 CPUtime=0.49
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1322 0 0 0 49 0 0 0 21 0 1 0 161733710 9109504 1290 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2224 1290 722 92 0 568 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8896

[startup+1.33786 s]
/proc/loadavg: 1.92 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193472/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8896 CPUtime=1.31
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1322 0 0 0 131 0 0 0 25 0 1 0 161733710 9109504 1290 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785589 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2224 1290 722 92 0 568 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8896

[startup+2.97514 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193472/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8896 CPUtime=2.93
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1322 0 0 0 293 0 0 0 25 0 1 0 161733710 9109504 1290 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790425 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2224 1290 722 92 0 568 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 8896

[startup+6.2567 s]
/proc/loadavg: 1.93 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193472/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8896 CPUtime=6.18
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1322 0 0 0 618 0 0 0 25 0 1 0 161733710 9109504 1290 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785579 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2224 1290 722 92 0 568 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 8896

[startup+12.7188 s]
/proc/loadavg: 1.94 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193472/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=12.59
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 1259 0 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 8900

[startup+25.534 s]
/proc/loadavg: 1.95 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193472/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=25.29
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 2529 0 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 8900

[startup+51.1724 s]
/proc/loadavg: 1.96 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193600/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=50.7
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 5070 0 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 8900

[startup+102.379 s]
/proc/loadavg: 1.98 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193664/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=101.46
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 10145 1 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 8900

[startup+162.48 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193600/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=161.04
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 16103 1 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134640378 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 8900

[startup+222.553 s]
/proc/loadavg: 1.99 1.99 1.99 4/94 2192
/proc/meminfo: memFree=1193536/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=220.58
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 22057 1 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 8900

[startup+282.568 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193536/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=280.06
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 28004 2 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (KiB) 8900

[startup+342.594 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193472/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=339.54
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 33952 2 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 339.54
Current children cumulated vsize (KiB) 8900

[startup+402.671 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193408/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=399.08
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 39905 3 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134657587 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 399.08
Current children cumulated vsize (KiB) 8900

[startup+462.672 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193408/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=458.56
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 45852 4 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 458.56
Current children cumulated vsize (KiB) 8900

[startup+522.677 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193344/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=518.04
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 51800 4 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 518.04
Current children cumulated vsize (KiB) 8900

[startup+582.685 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193280/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=577.54
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 57749 5 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785595 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 577.54
Current children cumulated vsize (KiB) 8900

[startup+642.701 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193216/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=637.03
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 63698 5 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134716432 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 637.03
Current children cumulated vsize (KiB) 8900

[startup+702.72 s]
/proc/loadavg: 1.99 1.99 1.99 3/94 2192
/proc/meminfo: memFree=1193216/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=696.54
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 69648 6 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 696.54
Current children cumulated vsize (KiB) 8900

[startup+762.818 s]
/proc/loadavg: 2.09 2.02 2.00 3/94 2265
/proc/meminfo: memFree=1715008/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=756.4
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 75632 8 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 756.4
Current children cumulated vsize (KiB) 8900

[startup+822.833 s]
/proc/loadavg: 2.03 2.02 2.00 3/94 2265
/proc/meminfo: memFree=1715008/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=816.34
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 81626 8 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 816.34
Current children cumulated vsize (KiB) 8900

[startup+882.916 s]
/proc/loadavg: 2.01 2.01 2.00 3/94 2265
/proc/meminfo: memFree=1715008/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=876.36
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 87627 9 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708418 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 876.36
Current children cumulated vsize (KiB) 8900

[startup+942.999 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 2265
/proc/meminfo: memFree=1714880/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=936.38
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 93629 9 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 936.38
Current children cumulated vsize (KiB) 8900

[startup+1003.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 2265
/proc/meminfo: memFree=1714752/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=996.38
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 99629 9 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 996.38
Current children cumulated vsize (KiB) 8900

[startup+1063.13 s]
/proc/loadavg: 2.12 2.03 2.01 3/94 2265
/proc/meminfo: memFree=1714752/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1056.37
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 105628 9 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1056.37
Current children cumulated vsize (KiB) 8900

[startup+1123.22 s]
/proc/loadavg: 2.04 2.02 2.00 4/94 2265
/proc/meminfo: memFree=1714688/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1116.4
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 111631 9 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1116.4
Current children cumulated vsize (KiB) 8900

[startup+1183.26 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 2265
/proc/meminfo: memFree=1714560/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1176.38
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 117629 9 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1176.38
Current children cumulated vsize (KiB) 8900

[startup+1243.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 2265
/proc/meminfo: memFree=1714560/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1236.34
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 123624 10 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785584 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1236.34
Current children cumulated vsize (KiB) 8900

[startup+1303.37 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 2265
/proc/meminfo: memFree=1714496/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1296.35
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 129625 10 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134657260 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1296.35
Current children cumulated vsize (KiB) 8900

[startup+1363.47 s]
/proc/loadavg: 2.15 2.03 2.01 3/94 2265
/proc/meminfo: memFree=1714432/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1356.39
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 135629 10 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722282 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1356.39
Current children cumulated vsize (KiB) 8900

[startup+1423.52 s]
/proc/loadavg: 2.05 2.03 2.00 3/94 2265
/proc/meminfo: memFree=1714368/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1416.35
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 141625 10 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1416.35
Current children cumulated vsize (KiB) 8900

[startup+1483.57 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 2265
/proc/meminfo: memFree=1714240/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1476.34
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 147624 10 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722241 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1476.34
Current children cumulated vsize (KiB) 8900

[startup+1543.62 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 2265
/proc/meminfo: memFree=1714240/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1536.34
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 153623 11 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1536.34
Current children cumulated vsize (KiB) 8900

[startup+1603.62 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 2265
/proc/meminfo: memFree=1714176/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1596.26
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 159615 11 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1596.26
Current children cumulated vsize (KiB) 8900

[startup+1663.7 s]
/proc/loadavg: 2.06 2.03 2.01 3/94 2265
/proc/meminfo: memFree=1714112/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1656.28
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 165617 11 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1656.28
Current children cumulated vsize (KiB) 8900

[startup+1723.79 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 2265
/proc/meminfo: memFree=1714048/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1716.31
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 171620 11 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1716.31
Current children cumulated vsize (KiB) 8900

[startup+1783.87 s]
/proc/loadavg: 2.01 2.02 2.00 4/94 2265
/proc/meminfo: memFree=1714048/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1776.31
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 177620 11 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1776.31
Current children cumulated vsize (KiB) 8900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.67 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 2265
/proc/meminfo: memFree=1713920/2055920 swapFree=4174172/4192956
[pid=2191] ppid=2189 vsize=8900 CPUtime=1800.1
/proc/2191/stat : 2191 (solver) R 2189 2191 742 0 -1 4194304 1323 0 0 0 179999 11 0 0 25 0 1 0 161733710 9113600 1291 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134640401 0 0 4096 0 0 0 0 17 0 0 0
/proc/2191/statm: 2225 1291 722 92 0 569 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 8900

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.68
CPU time (s): 1800.11
CPU user time (s): 1799.99
CPU system time (s): 0.116982
CPU usage (%): 99.5813
Max. virtual memory (cumulated for all children) (KiB): 8900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.116982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1323
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= 11
involuntary context switches= 44613

runsolver used 2.18867 s user time and 5.49516 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Jan  7 01:29:49 UTC 2007


IDJOB= 199290
IDBENCH= 3605
FILE ID= node15/199290-1168133387

PBS_JOBID= 3477715

Free space on /tmp= 66283 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-80.xml
COMMAND LINE= /tmp/evaluation/199290-1168133387/tramontane/bin/solver /tmp/evaluation/199290-1168133387/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-199290-1168133387 -o ROOT/results/node15/solver-199290-1168133387 -C 1800 -M 900  /tmp/evaluation/199290-1168133387/tramontane/bin/solver /tmp/evaluation/199290-1168133387/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  7d89c09191c2cd60062cf6cd8a3a21b8

RANDOM SEED= 431734071

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.276
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.276
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:       1196384 kB
Buffers:         12020 kB
Cached:         202704 kB
SwapCached:       5800 kB
Active:         764364 kB
Inactive:        46240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1196384 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            3784 kB
Writeback:           0 kB
Mapped:         613680 kB
Slab:            32424 kB
Committed_AS:  5141668 kB
PageTables:       3564 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= 66283 MiB



End job on node15 on Sun Jan  7 01:59:56 UTC 2007