Trace number 199277

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.09 1805.44

General information on the benchmark

NameallIntervalSeries/
series-60.xml
MD5SUM8f85eea3033e31656586e8b382e7a398
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 benchmark0.633903
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables119
Number of constraints3540
Maximum constraint arity3
Maximum domain size60
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3540
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables.............    0
0.10	c 	predicates............    0
0.10	c 	constraints........... 0.19
0.20	c Allocating memory
0.20	c 
0.20	c time limit = -1
0.20	c heuristic = dom/wdeg
0.20	c restart policy = Geometric increment
0.20	c restart base = 78
0.20	c restart factor = 1.33
0.20	c 
0.20	c Solving
0.20	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/node76/watcher-199277-1168133210 -o ROOT/results/node76/solver-199277-1168133210 -C 1800 -M 900 /tmp/evaluation/199277-1168133210/tramontane/bin/solver /tmp/evaluation/199277-1168133210/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: 2.00 2.00 1.91 2/86 13526
/proc/meminfo: memFree=1275840/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=540 CPUtime=0
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 161718176 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4817844 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 135 26 21 92 0 18 0

[startup+0.103479 s]
/proc/loadavg: 2.00 2.00 1.91 2/86 13526
/proc/meminfo: memFree=1275840/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=7316 CPUtime=0.09
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 917 0 0 0 9 0 0 0 19 0 1 0 161718176 7491584 886 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4953777 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 1829 886 705 92 0 172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7316

[startup+0.514558 s]
/proc/loadavg: 2.00 2.00 1.91 2/86 13526
/proc/meminfo: memFree=1275840/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=0.49
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 49 0 0 0 24 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 8116

[startup+1.33472 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 13526
/proc/meminfo: memFree=1274304/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1.31
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 131 0 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722289 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8116

[startup+2.97104 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 13526
/proc/meminfo: memFree=1274304/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=2.93
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 293 0 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785600 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 8116

[startup+6.25168 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 13526
/proc/meminfo: memFree=1274192/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=6.19
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 619 0 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 8116

[startup+12.7209 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 13526
/proc/meminfo: memFree=1274208/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=12.61
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 1261 0 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722273 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 8116

[startup+25.5759 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 13526
/proc/meminfo: memFree=1274296/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=25.34
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 2534 0 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 8116

[startup+51.2085 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 13526
/proc/meminfo: memFree=1274424/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=50.78
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 5077 1 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790425 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 8116

[startup+102.481 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 13526
/proc/meminfo: memFree=1274360/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=101.65
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 10164 1 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708418 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 8116

[startup+162.534 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 13526
/proc/meminfo: memFree=1274360/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=161.19
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 16118 1 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 161.19
Current children cumulated vsize (KiB) 8116

[startup+222.611 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 13526
/proc/meminfo: memFree=1274360/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=220.79
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 22078 1 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 220.79
Current children cumulated vsize (KiB) 8116

[startup+282.68 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 13526
/proc/meminfo: memFree=1274296/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=280.38
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 28037 1 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785686 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 280.38
Current children cumulated vsize (KiB) 8116

[startup+342.732 s]
/proc/loadavg: 2.06 2.01 1.91 3/86 13526
/proc/meminfo: memFree=1274296/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=339.93
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 33992 1 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715084 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 339.93
Current children cumulated vsize (KiB) 8116

[startup+402.768 s]
/proc/loadavg: 2.02 2.01 1.91 3/86 13526
/proc/meminfo: memFree=1274296/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=399.49
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 39948 1 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 399.49
Current children cumulated vsize (KiB) 8116

[startup+462.781 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 13526
/proc/meminfo: memFree=1274232/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=459.02
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 45901 1 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708406 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 459.02
Current children cumulated vsize (KiB) 8116

[startup+522.787 s]
/proc/loadavg: 2.06 2.01 1.92 3/86 13526
/proc/meminfo: memFree=1274232/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=518.52
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 51851 1 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785671 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 518.52
Current children cumulated vsize (KiB) 8116

[startup+582.795 s]
/proc/loadavg: 2.02 2.01 1.92 3/86 13526
/proc/meminfo: memFree=1274168/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=578.05
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 57804 1 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134714721 0 0 4096 0 0 0 0 17 0 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 578.05
Current children cumulated vsize (KiB) 8116

[startup+642.8 s]
/proc/loadavg: 1.96 1.99 1.91 3/87 13603
/proc/meminfo: memFree=1457064/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=637.87
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 63785 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 637.87
Current children cumulated vsize (KiB) 8116

[startup+702.83 s]
/proc/loadavg: 1.98 1.99 1.91 3/87 13603
/proc/meminfo: memFree=1457128/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=697.88
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 69786 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722289 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 697.88
Current children cumulated vsize (KiB) 8116

[startup+762.848 s]
/proc/loadavg: 1.99 1.99 1.91 3/87 13603
/proc/meminfo: memFree=1457128/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=757.88
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 75786 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 757.88
Current children cumulated vsize (KiB) 8116

[startup+822.913 s]
/proc/loadavg: 2.05 2.00 1.92 3/87 13603
/proc/meminfo: memFree=1457192/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=817.91
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 81789 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 817.91
Current children cumulated vsize (KiB) 8116

[startup+882.915 s]
/proc/loadavg: 2.02 2.00 1.92 3/87 13603
/proc/meminfo: memFree=1415976/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=877.89
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 87787 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 877.89
Current children cumulated vsize (KiB) 8116

[startup+942.968 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 13603
/proc/meminfo: memFree=1415912/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=937.92
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 93790 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 937.92
Current children cumulated vsize (KiB) 8116

[startup+1002.97 s]
/proc/loadavg: 2.05 2.01 1.93 3/87 13603
/proc/meminfo: memFree=1415848/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=997.91
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 99789 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708415 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 997.91
Current children cumulated vsize (KiB) 8116

[startup+1063 s]
/proc/loadavg: 2.05 2.02 1.93 3/87 13603
/proc/meminfo: memFree=1415848/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1057.91
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 105789 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1057.91
Current children cumulated vsize (KiB) 8116

[startup+1123.02 s]
/proc/loadavg: 2.02 2.02 1.93 3/87 13603
/proc/meminfo: memFree=1415784/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1117.91
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 111789 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1117.91
Current children cumulated vsize (KiB) 8116

[startup+1183.02 s]
/proc/loadavg: 2.00 2.01 1.93 3/87 13603
/proc/meminfo: memFree=1374376/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1177.89
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 117787 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785688 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1177.89
Current children cumulated vsize (KiB) 8116

[startup+1243.04 s]
/proc/loadavg: 2.00 2.01 1.93 3/87 13603
/proc/meminfo: memFree=1374312/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1237.88
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 123786 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134793027 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1237.88
Current children cumulated vsize (KiB) 8116

[startup+1303.12 s]
/proc/loadavg: 2.05 2.02 1.94 3/87 13603
/proc/meminfo: memFree=1374312/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1297.95
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 129793 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1297.95
Current children cumulated vsize (KiB) 8116

[startup+1363.14 s]
/proc/loadavg: 2.05 2.03 1.94 3/87 13603
/proc/meminfo: memFree=1374248/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1357.94
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 135792 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795096 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1357.94
Current children cumulated vsize (KiB) 8116

[startup+1423.15 s]
/proc/loadavg: 2.02 2.02 1.94 3/87 13603
/proc/meminfo: memFree=1374184/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1417.93
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 141791 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785579 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1417.93
Current children cumulated vsize (KiB) 8116

[startup+1483.16 s]
/proc/loadavg: 2.00 2.01 1.94 3/87 13603
/proc/meminfo: memFree=1332328/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1477.91
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 147789 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712715 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1477.91
Current children cumulated vsize (KiB) 8116

[startup+1543.23 s]
/proc/loadavg: 2.00 2.01 1.94 3/87 13603
/proc/meminfo: memFree=1332328/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1537.96
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 153794 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708400 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1537.96
Current children cumulated vsize (KiB) 8116

[startup+1603.25 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 13603
/proc/meminfo: memFree=1332264/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1597.96
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 159794 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722272 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1597.96
Current children cumulated vsize (KiB) 8116

[startup+1663.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 13603
/proc/meminfo: memFree=1332200/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1658
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 165798 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134640380 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1658
Current children cumulated vsize (KiB) 8116

[startup+1723.36 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 13603
/proc/meminfo: memFree=1332200/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1718.03
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 171801 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712689 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1718.03
Current children cumulated vsize (KiB) 8116

[startup+1783.38 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 13603
/proc/meminfo: memFree=1289896/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1778.03
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 177801 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785584 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1778.03
Current children cumulated vsize (KiB) 8116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.44 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 13603
/proc/meminfo: memFree=1289896/2055888 swapFree=4095388/4096564
[pid=13525] ppid=13523 vsize=8116 CPUtime=1800.07
/proc/13525/stat : 13525 (solver) R 13523 13525 12675 0 -1 4194304 1119 0 0 0 180005 2 0 0 25 0 1 0 161718176 8310784 1088 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790374 0 0 4096 0 0 0 0 17 1 0 0
/proc/13525/statm: 2029 1088 721 92 0 372 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 8116

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.44
CPU time (s): 1800.09
CPU user time (s): 1800.06
CPU system time (s): 0.026995
CPU usage (%): 99.7034
Max. virtual memory (cumulated for all children) (KiB): 8116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.06
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1119
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= 10
involuntary context switches= 26201

runsolver used 1.79773 s user time and 4.87126 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Jan  7 01:26:51 UTC 2007


IDJOB= 199277
IDBENCH= 3604
FILE ID= node76/199277-1168133210

PBS_JOBID= 3477964

Free space on /tmp= 66640 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  8f85eea3033e31656586e8b382e7a398

RANDOM SEED= 770519516

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1276256 kB
Buffers:         42564 kB
Cached:         381164 kB
SwapCached:        456 kB
Active:         518896 kB
Inactive:       210052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1276256 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:            3412 kB
Writeback:           0 kB
Mapped:         319916 kB
Slab:            35792 kB
Committed_AS:  6468060 kB
PageTables:       2400 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66636 MiB



End job on node76 on Sun Jan  7 01:56:56 UTC 2007