Trace number 211726

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
Mistral 2006-12-04? (TO) 1800.07 1807.04

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.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables............. 0.18
0.20	c 	predicates............ 8.95
9.19	c 	constraints........... 4.65
13.86	c Allocating memory
13.86	c 
13.86	c time limit = -1
13.86	c heuristic = dom/wdeg
13.86	c restart policy = No restart
13.86	c 
13.86	c Solving
13.86	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/node45/watcher-211726-1168211792 -o ROOT/results/node45/solver-211726-1168211792 -C 1800 -M 900 /tmp/evaluation/211726-1168211792/mistral/bin/solver /tmp/evaluation/211726-1168211792/unknown.xml -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.51 1.11 1.09 2/81 32011
/proc/meminfo: memFree=1650680/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=540 CPUtime=0
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 169578285 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4727588 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 135 26 21 92 0 18 0

[startup+0.102808 s]
/proc/loadavg: 1.51 1.11 1.09 2/81 32011
/proc/meminfo: memFree=1650680/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=7972 CPUtime=0.09
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 1053 0 0 0 9 0 0 0 18 0 1 0 169578285 8163328 1021 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 5794380 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 1993 1021 688 92 0 337 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7972

[startup+0.510877 s]
/proc/loadavg: 1.51 1.11 1.09 2/81 32011
/proc/meminfo: memFree=1650680/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=9884 CPUtime=0.49
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 1547 0 0 0 49 0 0 0 22 0 1 0 169578285 10121216 1515 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 5194716 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 2471 1515 699 92 0 815 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9884

[startup+1.33203 s]
/proc/loadavg: 1.55 1.13 1.10 3/81 32011
/proc/meminfo: memFree=1646328/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=11208 CPUtime=1.31
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 1863 0 0 0 131 0 0 0 25 0 1 0 169578285 11476992 1831 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 5194705 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 2802 1831 699 92 0 1146 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 11208

[startup+2.97032 s]
/proc/loadavg: 1.55 1.13 1.10 3/81 32011
/proc/meminfo: memFree=1644920/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=13212 CPUtime=2.94
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 2371 0 0 0 294 0 0 0 25 0 1 0 169578285 13529088 2339 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4159425086 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 3303 2339 699 92 0 1647 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 13212

[startup+6.25192 s]
/proc/loadavg: 1.55 1.13 1.10 3/81 32011
/proc/meminfo: memFree=1640824/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=17168 CPUtime=6.22
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 3372 0 0 0 621 1 0 0 25 0 1 0 169578285 17580032 3340 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4156332677 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 4292 3340 699 92 0 2636 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 17168

[startup+12.7121 s]
/proc/loadavg: 1.62 1.16 1.10 4/81 32011
/proc/meminfo: memFree=1630088/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=27900 CPUtime=12.64
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6059 0 0 0 1262 2 0 0 25 0 1 0 169578285 28569600 6027 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 5161491 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 6975 6027 713 92 0 5319 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 27900

[startup+25.5344 s]
/proc/loadavg: 1.68 1.18 1.11 3/81 32011
/proc/meminfo: memFree=1626568/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31060 CPUtime=25.41
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6839 0 0 0 2539 2 0 0 25 0 1 0 169578285 31805440 6807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710130 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7765 6807 721 92 0 6109 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 31060

[startup+51.1781 s]
/proc/loadavg: 1.79 1.25 1.14 3/81 32011
/proc/meminfo: memFree=1626568/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31060 CPUtime=50.95
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6839 0 0 0 5093 2 0 0 25 0 1 0 169578285 31805440 6807 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7765 6807 721 92 0 6109 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 31060

[startup+102.457 s]
/proc/loadavg: 1.91 1.37 1.18 3/81 32011
/proc/meminfo: memFree=1626632/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31068 CPUtime=102.03
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6841 0 0 0 10201 2 0 0 25 0 1 0 169578285 31813632 6809 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637145 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7767 6809 721 92 0 6111 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 31068

[startup+162.461 s]
/proc/loadavg: 1.97 1.48 1.23 3/81 32013
/proc/meminfo: memFree=1626568/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31136 CPUtime=161.8
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6858 0 0 0 16178 2 0 0 25 0 1 0 169578285 31883264 6826 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7784 6826 721 92 0 6128 0
Current children cumulated CPU time (s) 161.8
Current children cumulated vsize (KiB) 31136

[startup+222.558 s]
/proc/loadavg: 2.04 1.59 1.28 3/81 32013
/proc/meminfo: memFree=1626504/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=221.65
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 22163 2 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710468 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 221.65
Current children cumulated vsize (KiB) 31220

[startup+282.617 s]
/proc/loadavg: 2.01 1.66 1.32 3/81 32013
/proc/meminfo: memFree=1626440/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=281.48
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 28146 2 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710479 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 281.48
Current children cumulated vsize (KiB) 31220

[startup+342.674 s]
/proc/loadavg: 2.00 1.72 1.36 3/81 32013
/proc/meminfo: memFree=1626440/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=341.31
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 34129 2 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 341.31
Current children cumulated vsize (KiB) 31220

[startup+402.736 s]
/proc/loadavg: 2.05 1.78 1.40 3/81 32013
/proc/meminfo: memFree=1626376/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=401.13
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 40111 2 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 401.13
Current children cumulated vsize (KiB) 31220

[startup+462.794 s]
/proc/loadavg: 2.02 1.82 1.44 3/81 32013
/proc/meminfo: memFree=1626376/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=460.97
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 46094 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 460.97
Current children cumulated vsize (KiB) 31220

[startup+522.852 s]
/proc/loadavg: 2.00 1.85 1.47 3/81 32013
/proc/meminfo: memFree=1626312/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=520.79
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 52076 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710452 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 520.79
Current children cumulated vsize (KiB) 31220

[startup+582.917 s]
/proc/loadavg: 2.06 1.89 1.51 3/81 32013
/proc/meminfo: memFree=1626312/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=580.62
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 58059 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 580.62
Current children cumulated vsize (KiB) 31220

[startup+642.98 s]
/proc/loadavg: 2.02 1.91 1.54 3/81 32013
/proc/meminfo: memFree=1626312/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=640.45
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 64042 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722038 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 640.45
Current children cumulated vsize (KiB) 31220

[startup+703.041 s]
/proc/loadavg: 2.00 1.92 1.56 3/81 32013
/proc/meminfo: memFree=1626312/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=700.28
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 70025 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710474 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 700.28
Current children cumulated vsize (KiB) 31220

[startup+763.101 s]
/proc/loadavg: 2.08 1.96 1.60 3/81 32013
/proc/meminfo: memFree=1626248/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=760.11
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 76008 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 760.11
Current children cumulated vsize (KiB) 31220

[startup+823.158 s]
/proc/loadavg: 2.03 1.97 1.62 3/81 32013
/proc/meminfo: memFree=1626248/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=819.93
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 81990 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710148 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 819.93
Current children cumulated vsize (KiB) 31220

[startup+883.221 s]
/proc/loadavg: 2.04 1.98 1.65 3/81 32013
/proc/meminfo: memFree=1626248/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=879.76
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 87973 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722038 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 879.76
Current children cumulated vsize (KiB) 31220

[startup+943.279 s]
/proc/loadavg: 2.01 1.98 1.66 3/81 32013
/proc/meminfo: memFree=1626184/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=939.59
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 93956 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 939.59
Current children cumulated vsize (KiB) 31220

[startup+1003.34 s]
/proc/loadavg: 2.00 1.98 1.68 3/81 32013
/proc/meminfo: memFree=1626248/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=999.41
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 99938 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 999.41
Current children cumulated vsize (KiB) 31220

[startup+1063.4 s]
/proc/loadavg: 2.00 1.98 1.70 3/81 32013
/proc/meminfo: memFree=1626248/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1059.24
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 105921 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710153 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1059.24
Current children cumulated vsize (KiB) 31220

[startup+1123.47 s]
/proc/loadavg: 2.07 2.00 1.72 3/81 32013
/proc/meminfo: memFree=1626184/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1119.07
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 111904 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1119.07
Current children cumulated vsize (KiB) 31220

[startup+1183.53 s]
/proc/loadavg: 2.02 2.00 1.74 3/81 32013
/proc/meminfo: memFree=1626184/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1178.9
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 117887 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710148 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1178.9
Current children cumulated vsize (KiB) 31220

[startup+1243.59 s]
/proc/loadavg: 2.01 2.00 1.75 3/81 32013
/proc/meminfo: memFree=1626120/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1238.73
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 123870 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1238.73
Current children cumulated vsize (KiB) 31220

[startup+1303.65 s]
/proc/loadavg: 2.00 2.00 1.76 3/81 32013
/proc/meminfo: memFree=1626120/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1298.55
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 129852 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1298.55
Current children cumulated vsize (KiB) 31220

[startup+1363.7 s]
/proc/loadavg: 2.00 2.00 1.77 3/81 32013
/proc/meminfo: memFree=1626056/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1358.38
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 135835 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710112 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1358.38
Current children cumulated vsize (KiB) 31220

[startup+1423.76 s]
/proc/loadavg: 2.00 2.00 1.78 3/81 32013
/proc/meminfo: memFree=1626056/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1418.21
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 141818 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710458 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1418.21
Current children cumulated vsize (KiB) 31220

[startup+1483.82 s]
/proc/loadavg: 2.00 2.00 1.79 3/81 32013
/proc/meminfo: memFree=1626056/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1478.04
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 147801 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1478.04
Current children cumulated vsize (KiB) 31220

[startup+1543.89 s]
/proc/loadavg: 2.00 2.00 1.81 3/81 32013
/proc/meminfo: memFree=1626056/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1537.87
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 153784 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710130 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1537.87
Current children cumulated vsize (KiB) 31220

[startup+1603.95 s]
/proc/loadavg: 2.00 2.00 1.82 3/81 32013
/proc/meminfo: memFree=1626056/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1597.7
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 159767 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708944 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1597.7
Current children cumulated vsize (KiB) 31220

[startup+1664.01 s]
/proc/loadavg: 2.00 2.00 1.82 3/81 32013
/proc/meminfo: memFree=1625992/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1657.52
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 165749 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710432 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1657.52
Current children cumulated vsize (KiB) 31220

[startup+1724.08 s]
/proc/loadavg: 2.00 2.00 1.83 3/81 32013
/proc/meminfo: memFree=1625992/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1717.35
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 171732 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1717.35
Current children cumulated vsize (KiB) 31220

[startup+1784.13 s]
/proc/loadavg: 2.00 2.00 1.84 3/81 32013
/proc/meminfo: memFree=1625928/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1777.17
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 177714 3 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1777.17
Current children cumulated vsize (KiB) 31220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.03 s]
/proc/loadavg: 1.94 1.98 1.83 3/81 32077
/proc/meminfo: memFree=1678600/2055920 swapFree=4184048/4192956
[pid=32010] ppid=32008 vsize=31220 CPUtime=1800.06
/proc/32010/stat : 32010 (solver) R 32008 32010 31593 0 -1 4194304 6879 0 0 0 180002 4 0 0 25 0 1 0 169578285 31969280 6847 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/32010/statm: 7805 6847 721 92 0 6149 0
Current children cumulated CPU time (s) 1800.06
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): 1807.04
CPU time (s): 1800.07
CPU user time (s): 1800.02
CPU system time (s): 0.049992
CPU usage (%): 99.6144
Max. virtual memory (cumulated for all children) (KiB): 31220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.049992
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= 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= 52653

runsolver used 2.24266 s user time and 4.19636 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sun Jan  7 23:16:33 UTC 2007


IDJOB= 211726
IDBENCH= 4716
FILE ID= node45/211726-1168211792

PBS_JOBID= 3480849

Free space on /tmp= 66535 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-air04.xml
COMMAND LINE= /tmp/evaluation/211726-1168211792/mistral/bin/solver /tmp/evaluation/211726-1168211792/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node45/watcher-211726-1168211792 -o ROOT/results/node45/solver-211726-1168211792 -C 1800 -M 900  /tmp/evaluation/211726-1168211792/mistral/bin/solver /tmp/evaluation/211726-1168211792/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9397e7a00f5b089be9e90f3663b01b11

RANDOM SEED= 702585626

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.259
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.259
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:       1651096 kB
Buffers:         23376 kB
Cached:         225792 kB
SwapCached:       2704 kB
Active:         180928 kB
Inactive:       167208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651096 kB
SwapTotal:     4192956 kB
SwapFree:      4184048 kB
Dirty:           13696 kB
Writeback:           0 kB
Mapped:         113800 kB
Slab:            41692 kB
Committed_AS:  4043548 kB
PageTables:       2008 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= 66540 MiB



End job on node45 on Sun Jan  7 23:46:40 UTC 2007