Trace number 215819

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

General information on the benchmark

NamepseudoSeries/mps/
mps-air02.xml
MD5SUM51aff48be3ca88768d11f40374158c11
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 benchmark328.756
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables6774
Number of constraints100
Maximum constraint arity3729
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension100
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables............. 0.14
0.15	c 	predicates............  174
174.50	c 	constraints........... 42.2
216.95	c Allocating memory
216.96	c 
216.96	c time limit = -1
216.96	c heuristic = dom/wdeg
216.96	c restart policy = Geometric increment
216.96	c restart base = 4515
216.96	c restart factor = 1.33
216.96	c 
216.96	c Solving
216.96	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/node13/watcher-215819-1168236529 -o ROOT/results/node13/solver-215819-1168236529 -C 1800 -M 900 /tmp/evaluation/215819-1168236529/tramontane/bin/solver /tmp/evaluation/215819-1168236529/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.02 2.00 5/94 28729
/proc/meminfo: memFree=1504400/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=6792 CPUtime=0
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 172047987 6955008 403 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 11848568 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 1698 403 364 92 0 30 0

[startup+0.102916 s]
/proc/loadavg: 2.00 2.02 2.00 5/94 28729
/proc/meminfo: memFree=1504400/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=7984 CPUtime=0.09
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 1063 0 0 0 9 0 0 0 18 0 1 0 172047987 8175616 1031 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 1996 1031 688 92 0 340 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7984

[startup+0.51097 s]
/proc/loadavg: 2.00 2.02 2.00 5/94 28729
/proc/meminfo: memFree=1504400/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=12092 CPUtime=0.5
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 2110 0 0 0 50 0 0 0 22 0 1 0 172047987 12382208 2078 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159427859 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 3023 2078 699 92 0 1367 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 12092

[startup+1.33208 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 28729
/proc/meminfo: memFree=1498384/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=16184 CPUtime=1.32
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 3133 0 0 0 131 1 0 0 25 0 1 0 172047987 16572416 3101 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159425127 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 4046 3101 699 92 0 2390 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 16184

[startup+2.9693 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 28729
/proc/meminfo: memFree=1492624/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=21224 CPUtime=2.95
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 4373 0 0 0 293 2 0 0 25 0 1 0 172047987 21733376 4341 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159433731 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 5306 4341 699 92 0 3650 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 21224

[startup+6.26074 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 28729
/proc/meminfo: memFree=1486608/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=27512 CPUtime=6.24
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 5951 0 0 0 621 3 0 0 25 0 1 0 172047987 28172288 5919 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159433731 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 6878 5919 699 92 0 5222 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 27512

[startup+12.7246 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 28729
/proc/meminfo: memFree=1470624/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=40352 CPUtime=12.7
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 9167 0 0 0 1266 4 0 0 25 0 1 0 172047987 41320448 9135 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159433771 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 10088 9135 699 92 0 8432 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 40352

[startup+25.5433 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 28729
/proc/meminfo: memFree=1447520/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=63652 CPUtime=25.52
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 14974 0 0 0 2544 8 0 0 25 0 1 0 172047987 65179648 14942 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134573264 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 15913 14942 699 92 0 14257 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 63652

[startup+51.1447 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 28729
/proc/meminfo: memFree=1418336/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=92912 CPUtime=51.12
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 22290 0 0 0 5099 13 0 0 25 0 1 0 172047987 95141888 22258 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4156332552 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 23228 22258 699 92 0 21572 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 92912

[startup+102.436 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 28729
/proc/meminfo: memFree=1367840/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=144344 CPUtime=102.39
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 34893 0 0 0 10219 20 0 0 25 0 1 0 172047987 147808256 34861 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4156332573 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 36086 34861 699 92 0 34430 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 144344

[startup+162.531 s]
/proc/loadavg: 2.05 2.02 2.00 3/97 28783
/proc/meminfo: memFree=1414408/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=218964 CPUtime=162.16
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 53631 0 0 0 16186 30 0 0 25 0 1 0 172047987 224219136 53599 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159433779 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 54741 53599 699 92 0 53085 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 218964

[startup+222.611 s]
/proc/loadavg: 2.02 2.01 2.00 3/97 28783
/proc/meminfo: memFree=1207048/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=221.95
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 22146 49 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637848 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 407780

[startup+282.683 s]
/proc/loadavg: 2.04 2.02 2.00 3/97 28783
/proc/meminfo: memFree=1163016/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=281.74
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 28124 50 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 281.74
Current children cumulated vsize (KiB) 407780

[startup+342.754 s]
/proc/loadavg: 2.08 2.05 2.01 3/97 28783
/proc/meminfo: memFree=1132744/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=341.5
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 34100 50 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 0 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 341.5
Current children cumulated vsize (KiB) 407780

[startup+402.822 s]
/proc/loadavg: 2.02 2.03 2.00 3/97 28783
/proc/meminfo: memFree=1079880/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=401.25
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 40075 50 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 401.25
Current children cumulated vsize (KiB) 407780

[startup+462.899 s]
/proc/loadavg: 2.11 2.06 2.01 3/97 28783
/proc/meminfo: memFree=1008712/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=461
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 46049 51 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 461
Current children cumulated vsize (KiB) 407780

[startup+522.935 s]
/proc/loadavg: 2.14 2.07 2.01 3/97 28783
/proc/meminfo: memFree=945608/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=520.72
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 52020 52 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 520.72
Current children cumulated vsize (KiB) 407780

[startup+583.012 s]
/proc/loadavg: 2.05 2.06 2.01 3/97 28783
/proc/meminfo: memFree=895368/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=580.44
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 57992 52 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710482 0 0 4096 0 0 0 0 17 0 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 580.44
Current children cumulated vsize (KiB) 407780

[startup+643.081 s]
/proc/loadavg: 2.09 2.07 2.01 3/97 28783
/proc/meminfo: memFree=839880/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=640.06
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 63953 53 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710183 0 0 4096 0 0 0 0 17 0 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 640.06
Current children cumulated vsize (KiB) 407780

[startup+703.147 s]
/proc/loadavg: 2.03 2.06 2.01 3/97 28785
/proc/meminfo: memFree=780296/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=699.78
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 69925 53 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 699.78
Current children cumulated vsize (KiB) 407780

[startup+763.219 s]
/proc/loadavg: 2.16 2.08 2.01 3/97 28785
/proc/meminfo: memFree=679752/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=759.33
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 75880 53 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710177 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 759.33
Current children cumulated vsize (KiB) 407780

[startup+823.237 s]
/proc/loadavg: 2.42 2.18 2.05 4/97 28785
/proc/meminfo: memFree=594312/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=818.35
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 81782 53 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637177 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 818.35
Current children cumulated vsize (KiB) 407780

[startup+883.247 s]
/proc/loadavg: 2.18 2.16 2.05 3/94 28860
/proc/meminfo: memFree=1239456/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=878.31
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 87774 57 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 878.31
Current children cumulated vsize (KiB) 407780

[startup+943.327 s]
/proc/loadavg: 2.06 2.12 2.04 3/94 28860
/proc/meminfo: memFree=1239520/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=938.38
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 93780 58 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637826 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 938.38
Current children cumulated vsize (KiB) 407780

[startup+1003.39 s]
/proc/loadavg: 2.02 2.10 2.04 3/94 28860
/proc/meminfo: memFree=1239584/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=998.42
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 99784 58 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 998.42
Current children cumulated vsize (KiB) 407780

[startup+1063.47 s]
/proc/loadavg: 2.01 2.08 2.03 3/94 28860
/proc/meminfo: memFree=1239584/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1058.48
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 105789 59 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1058.48
Current children cumulated vsize (KiB) 407780

[startup+1123.55 s]
/proc/loadavg: 2.00 2.06 2.02 3/94 28860
/proc/meminfo: memFree=1239584/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1118.55
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 111796 59 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637834 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1118.55
Current children cumulated vsize (KiB) 407780

[startup+1183.64 s]
/proc/loadavg: 2.00 2.05 2.02 3/94 28860
/proc/meminfo: memFree=1239520/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1178.61
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 117802 59 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710188 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1178.61
Current children cumulated vsize (KiB) 407780

[startup+1243.69 s]
/proc/loadavg: 2.00 2.04 2.01 3/94 28860
/proc/meminfo: memFree=1239456/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1238.65
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 123805 60 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637850 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1238.65
Current children cumulated vsize (KiB) 407780

[startup+1303.74 s]
/proc/loadavg: 2.00 2.03 2.01 3/94 28860
/proc/meminfo: memFree=1239456/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1298.68
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 129808 60 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1298.68
Current children cumulated vsize (KiB) 407780

[startup+1363.74 s]
/proc/loadavg: 2.00 2.02 2.00 4/94 28860
/proc/meminfo: memFree=1239392/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1358.67
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 135806 61 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1358.67
Current children cumulated vsize (KiB) 407780

[startup+1423.75 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 28860
/proc/meminfo: memFree=1239328/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1418.66
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 141805 61 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1418.66
Current children cumulated vsize (KiB) 407780

[startup+1483.85 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 28860
/proc/meminfo: memFree=1239328/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1478.74
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 147812 62 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1478.74
Current children cumulated vsize (KiB) 407780

[startup+1543.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28860
/proc/meminfo: memFree=1239264/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1538.8
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 153818 62 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637177 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1538.8
Current children cumulated vsize (KiB) 407780

[startup+1603.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28860
/proc/meminfo: memFree=1239200/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1598.78
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 159816 62 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812576 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1598.78
Current children cumulated vsize (KiB) 407780

[startup+1664 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28860
/proc/meminfo: memFree=1239200/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1658.84
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 165821 63 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812576 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1658.84
Current children cumulated vsize (KiB) 407780

[startup+1724.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28860
/proc/meminfo: memFree=1239136/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1718.89
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 171826 63 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1718.89
Current children cumulated vsize (KiB) 407780

[startup+1784.08 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 28860
/proc/meminfo: memFree=1239072/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1778.89
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 177825 64 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710183 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1778.89
Current children cumulated vsize (KiB) 407780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.29 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 28860
/proc/meminfo: memFree=1239072/2055920 swapFree=4192812/4192956
[pid=28728] ppid=28726 vsize=407780 CPUtime=1800.1
/proc/28728/stat : 28728 (solver) R 28726 28728 27762 0 -1 4194304 95478 0 0 0 179946 64 0 0 25 0 1 0 172047987 417566720 95446 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812576 0 0 4096 0 0 0 0 17 1 0 0
/proc/28728/statm: 101945 95446 723 92 0 100289 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 407780

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1805.36
CPU time (s): 1800.17
CPU user time (s): 1799.46
CPU system time (s): 0.705892
CPU usage (%): 99.7124
Max. virtual memory (cumulated for all children) (KiB): 407780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.46
system time used= 0.705892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95478
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= 49260

runsolver used 1.80272 s user time and 4.76727 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Mon Jan  8 06:08:50 UTC 2007


IDJOB= 215819
IDBENCH= 5030
FILE ID= node13/215819-1168236529

PBS_JOBID= 3481231

Free space on /tmp= 66318 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mps/mps-air02.xml
COMMAND LINE= /tmp/evaluation/215819-1168236529/tramontane/bin/solver /tmp/evaluation/215819-1168236529/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-215819-1168236529 -o ROOT/results/node13/solver-215819-1168236529 -C 1800 -M 900  /tmp/evaluation/215819-1168236529/tramontane/bin/solver /tmp/evaluation/215819-1168236529/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  51aff48be3ca88768d11f40374158c11

RANDOM SEED= 78456711

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.247
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.247
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:       1504944 kB
Buffers:         61564 kB
Cached:         171200 kB
SwapCached:          0 kB
Active:         372004 kB
Inactive:       119456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504944 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7704 kB
Writeback:           0 kB
Mapped:         285616 kB
Slab:            43620 kB
Committed_AS:  4789564 kB
PageTables:       2884 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= 66315 MiB



End job on node13 on Mon Jan  8 06:38:55 UTC 2007