Trace number 211727

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.05 1815.18

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-air04.xml
MD5SUM9397e7a00f5b089be9e90f3663b01b11
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.12337
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables8904
Number of constraints1646
Maximum constraint arity368
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1646
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c 
0.05	c Parsing xml file
0.05	c 	domains...............    0
0.05	c 	variables............. 0.18
0.23	c 	predicates............ 9.08
9.38	c 	constraints........... 4.65
14.08	c Allocating memory
14.08	c 
14.08	c time limit = -1
14.08	c heuristic = dom/wdeg
14.08	c restart policy = Geometric increment
14.08	c restart base = 5935
14.08	c restart factor = 1.33
14.08	c 
14.08	c Solving
14.08	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/node24/watcher-211727-1168211793 -o ROOT/results/node24/solver-211727-1168211793 -C 1800 -M 900 /tmp/evaluation/211727-1168211793/tramontane/bin/solver /tmp/evaluation/211727-1168211793/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.11 2.11 2.33 5/94 6787
/proc/meminfo: memFree=1763216/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=540 CPUtime=0
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 169574654 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2605860 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 135 26 21 92 0 18 0

[startup+0.103936 s]
/proc/loadavg: 2.11 2.11 2.33 5/94 6787
/proc/meminfo: memFree=1763216/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=7576 CPUtime=0.05
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 960 0 2 0 5 0 0 0 18 0 1 0 169574654 7757824 930 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159381097 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 1894 930 688 92 0 238 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7576

[startup+0.51198 s]
/proc/loadavg: 2.11 2.11 2.33 5/94 6787
/proc/meminfo: memFree=1763216/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=9884 CPUtime=0.46
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 1531 0 2 0 46 0 0 0 22 0 1 0 169574654 10121216 1501 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4156332573 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 2471 1501 699 92 0 815 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9884

[startup+1.33607 s]
/proc/loadavg: 2.10 2.11 2.33 3/94 6787
/proc/meminfo: memFree=1758544/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=11076 CPUtime=1.27
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 1841 0 2 0 127 0 0 0 25 0 1 0 169574654 11341824 1811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2773557 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 2769 1811 699 92 0 1113 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 11076

[startup+2.97824 s]
/proc/loadavg: 2.10 2.11 2.33 3/94 6787
/proc/meminfo: memFree=1756752/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=13212 CPUtime=2.9
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 2365 0 2 0 289 1 0 0 25 0 1 0 169574654 13529088 2335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3039819 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 3303 2335 699 92 0 1647 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 13212

[startup+6.2576 s]
/proc/loadavg: 2.10 2.11 2.33 3/94 6787
/proc/meminfo: memFree=1753176/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=17168 CPUtime=6.15
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 3370 0 2 0 614 1 0 0 25 0 1 0 169574654 17580032 3340 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159427852 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 4292 3340 699 92 0 2636 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 17168

[startup+12.7223 s]
/proc/loadavg: 2.08 2.10 2.32 3/94 6787
/proc/meminfo: memFree=1742488/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=27512 CPUtime=12.55
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 5972 0 2 0 1253 2 0 0 25 0 1 0 169574654 28172288 5942 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159433479 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 6878 5942 713 92 0 5222 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 27512

[startup+25.5517 s]
/proc/loadavg: 2.07 2.10 2.32 3/94 6787
/proc/meminfo: memFree=1738456/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31060 CPUtime=25.27
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6839 0 2 0 2524 3 0 0 25 0 1 0 169574654 31805440 6809 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710188 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7765 6809 723 92 0 6109 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 31060

[startup+51.2054 s]
/proc/loadavg: 2.05 2.09 2.31 3/94 6787
/proc/meminfo: memFree=1738520/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31060 CPUtime=50.69
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6839 0 2 0 5066 3 0 0 25 0 1 0 169574654 31805440 6809 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7765 6809 723 92 0 6109 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 31060

[startup+102.405 s]
/proc/loadavg: 2.11 2.10 2.30 3/94 6787
/proc/meminfo: memFree=1738584/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31068 CPUtime=101.42
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6841 0 2 0 10139 3 0 0 25 0 1 0 169574654 31813632 6811 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7767 6811 723 92 0 6111 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 31068

[startup+162.435 s]
/proc/loadavg: 2.04 2.08 2.27 4/94 6789
/proc/meminfo: memFree=1737944/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31132 CPUtime=160.92
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6857 0 2 0 16088 4 0 0 25 0 1 0 169574654 31879168 6827 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812577 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7783 6827 723 92 0 6127 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 31132

[startup+222.469 s]
/proc/loadavg: 2.01 2.06 2.26 3/94 6789
/proc/meminfo: memFree=1737880/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=220.4
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 22036 4 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 220.4
Current children cumulated vsize (KiB) 31220

[startup+282.502 s]
/proc/loadavg: 2.19 2.10 2.25 3/94 6789
/proc/meminfo: memFree=1737816/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=279.9
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 27986 4 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 279.9
Current children cumulated vsize (KiB) 31220

[startup+342.533 s]
/proc/loadavg: 2.07 2.08 2.24 3/94 6789
/proc/meminfo: memFree=1737752/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=339.39
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 33935 4 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 31220

[startup+402.561 s]
/proc/loadavg: 2.08 2.08 2.22 3/94 6789
/proc/meminfo: memFree=1737688/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=398.9
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 39885 5 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 398.9
Current children cumulated vsize (KiB) 31220

[startup+462.635 s]
/proc/loadavg: 2.03 2.06 2.21 3/94 6789
/proc/meminfo: memFree=1737688/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=458.48
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 45843 5 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 458.48
Current children cumulated vsize (KiB) 31220

[startup+522.637 s]
/proc/loadavg: 2.01 2.05 2.19 3/94 6789
/proc/meminfo: memFree=1737624/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=517.98
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 51793 5 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710167 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 517.98
Current children cumulated vsize (KiB) 31220

[startup+582.729 s]
/proc/loadavg: 2.08 2.05 2.18 3/94 6789
/proc/meminfo: memFree=1737496/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=577.57
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 57752 5 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 577.57
Current children cumulated vsize (KiB) 31220

[startup+642.74 s]
/proc/loadavg: 2.03 2.04 2.17 3/94 6789
/proc/meminfo: memFree=1737432/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=637.08
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 63703 5 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710482 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 637.08
Current children cumulated vsize (KiB) 31220

[startup+702.826 s]
/proc/loadavg: 2.01 2.03 2.16 3/94 6789
/proc/meminfo: memFree=1737368/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=696.67
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 69662 5 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 696.67
Current children cumulated vsize (KiB) 31220

[startup+762.846 s]
/proc/loadavg: 2.00 2.02 2.15 3/94 6789
/proc/meminfo: memFree=1737240/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=756.17
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 75611 6 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 756.17
Current children cumulated vsize (KiB) 31220

[startup+822.849 s]
/proc/loadavg: 2.00 2.02 2.13 3/94 6789
/proc/meminfo: memFree=1737176/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=815.67
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 81561 6 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638405 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 815.67
Current children cumulated vsize (KiB) 31220

[startup+882.856 s]
/proc/loadavg: 2.00 2.01 2.12 3/94 6789
/proc/meminfo: memFree=1737048/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=875.18
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 87512 6 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 875.18
Current children cumulated vsize (KiB) 31220

[startup+942.938 s]
/proc/loadavg: 2.03 2.02 2.12 3/94 6789
/proc/meminfo: memFree=1737048/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=934.76
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 93470 6 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 934.76
Current children cumulated vsize (KiB) 31220

[startup+1003.03 s]
/proc/loadavg: 2.01 2.02 2.10 3/94 6789
/proc/meminfo: memFree=1736920/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=994.35
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 99429 6 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 994.35
Current children cumulated vsize (KiB) 31220

[startup+1063.12 s]
/proc/loadavg: 2.00 2.01 2.09 4/94 6789
/proc/meminfo: memFree=1736856/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1053.94
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 105388 6 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1053.94
Current children cumulated vsize (KiB) 31220

[startup+1123.14 s]
/proc/loadavg: 2.00 2.00 2.09 3/94 6789
/proc/meminfo: memFree=1736792/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1113.46
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 111339 7 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1113.46
Current children cumulated vsize (KiB) 31220

[startup+1183.19 s]
/proc/loadavg: 2.00 2.00 2.08 3/94 6789
/proc/meminfo: memFree=1736664/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1172.97
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 117290 7 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1172.97
Current children cumulated vsize (KiB) 31220

[startup+1243.21 s]
/proc/loadavg: 2.00 2.00 2.07 3/94 6789
/proc/meminfo: memFree=1736600/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1232.46
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 123239 7 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710172 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1232.46
Current children cumulated vsize (KiB) 31220

[startup+1303.25 s]
/proc/loadavg: 2.04 2.01 2.07 3/94 6789
/proc/meminfo: memFree=1736536/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1291.97
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 129190 7 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1291.97
Current children cumulated vsize (KiB) 31220

[startup+1363.33 s]
/proc/loadavg: 2.07 2.02 2.07 3/94 6789
/proc/meminfo: memFree=1736408/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1351.5
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 135143 7 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1351.5
Current children cumulated vsize (KiB) 31220

[startup+1423.41 s]
/proc/loadavg: 2.02 2.02 2.07 3/94 6789
/proc/meminfo: memFree=1736344/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1411.04
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 141097 7 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812674 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1411.04
Current children cumulated vsize (KiB) 31220

[startup+1483.43 s]
/proc/loadavg: 2.01 2.01 2.06 3/94 6789
/proc/meminfo: memFree=1736216/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1470.54
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 147046 8 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1470.54
Current children cumulated vsize (KiB) 31220

[startup+1543.47 s]
/proc/loadavg: 2.00 2.01 2.06 3/94 6789
/proc/meminfo: memFree=1736152/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1530.04
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 152996 8 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1530.04
Current children cumulated vsize (KiB) 31220

[startup+1603.49 s]
/proc/loadavg: 2.07 2.02 2.05 3/94 6789
/proc/meminfo: memFree=1736024/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1589.53
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 158945 8 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1589.53
Current children cumulated vsize (KiB) 31220

[startup+1663.51 s]
/proc/loadavg: 2.02 2.01 2.05 3/94 6789
/proc/meminfo: memFree=1736024/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1649.05
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 164897 8 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1649.05
Current children cumulated vsize (KiB) 31220

[startup+1723.61 s]
/proc/loadavg: 2.01 2.01 2.04 3/94 6789
/proc/meminfo: memFree=1735896/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1708.65
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 170857 8 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1708.65
Current children cumulated vsize (KiB) 31220

[startup+1783.7 s]
/proc/loadavg: 1.97 1.99 2.03 3/86 7017
/proc/meminfo: memFree=1802272/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1768.61
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 176851 10 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 0 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1768.61
Current children cumulated vsize (KiB) 31220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.17 s]
/proc/loadavg: 1.98 1.99 2.03 3/86 7017
/proc/meminfo: memFree=1802336/2055920 swapFree=4192812/4192956
[pid=6786] ppid=6784 vsize=31220 CPUtime=1800.04
/proc/6786/stat : 6786 (solver) R 6784 6786 5856 0 -1 4194304 6879 0 2 0 179994 10 0 0 25 0 1 0 169574654 31969280 6849 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 0 0 0
/proc/6786/statm: 7805 6849 723 92 0 6149 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 31220

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.18
CPU time (s): 1800.05
CPU user time (s): 1799.94
CPU system time (s): 0.108983
CPU usage (%): 99.1668
Max. virtual memory (cumulated for all children) (KiB): 31220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6879
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 65943

runsolver used 1.69674 s user time and 5.48317 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Jan  7 23:16:34 UTC 2007


IDJOB= 211727
IDBENCH= 4716
FILE ID= node24/211727-1168211793

PBS_JOBID= 3480832

Free space on /tmp= 66463 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-air04.xml
COMMAND LINE= /tmp/evaluation/211727-1168211793/tramontane/bin/solver /tmp/evaluation/211727-1168211793/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-211727-1168211793 -o ROOT/results/node24/solver-211727-1168211793 -C 1800 -M 900  /tmp/evaluation/211727-1168211793/tramontane/bin/solver /tmp/evaluation/211727-1168211793/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9397e7a00f5b089be9e90f3663b01b11

RANDOM SEED= 772344507

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.234
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.234
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:       1763696 kB
Buffers:         23252 kB
Cached:          71336 kB
SwapCached:          0 kB
Active:         198216 kB
Inactive:        39388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763696 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7452 kB
Writeback:           0 kB
Mapped:         170944 kB
Slab:            38984 kB
Committed_AS:  4221800 kB
PageTables:       2624 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= 66466 MiB



End job on node24 on Sun Jan  7 23:46:49 UTC 2007