Trace number 212591

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.12 1803.88

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-bell5.xml
MD5SUM71a20ddb8293a61490daae23cdd013ad
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 benchmark437.054
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables1704
Number of constraints119
Maximum constraint arity135
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension119
Global constraints used (with number of constraints)

Solver Data (download as text)

1.58	c 
1.58	c Parsing xml file
1.58	c 	domains...............    0
1.59	c 	variables............. 0.03
1.62	c 	predicates............ 0.12
1.74	c 	constraints...........  0.1
1.85	c Allocating memory
1.85	c 
1.85	c time limit = -1
1.85	c heuristic = dom/wdeg
1.85	c restart policy = No restart
1.85	c 
1.85	c Solving
1.85	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/node34/watcher-212591-1168221579 -o ROOT/results/node34/solver-212591-1168221579 -C 1800 -M 900 /tmp/evaluation/212591-1168221579/mistral/bin/solver /tmp/evaluation/212591-1168221579/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: 4.06 3.43 3.21 4/81 9653
/proc/meminfo: memFree=63416/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=18540 CPUtime=0
/proc/9652/stat : 9652 (runsolver) R 9650 9652 8845 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 170551834 18984960 279 18446744073709551615 4194304 4267372 548682069056 18446744073709551615 254195330343 0 0 4096 24578 0 0 0 17 1 0 0
/proc/9652/statm: 4635 279 244 17 0 2626 0

[startup+0.108122 s]
/proc/loadavg: 4.06 3.43 3.21 4/81 9653
/proc/meminfo: memFree=63416/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=4552 CPUtime=0
/proc/9652/stat : 9652 (solver) D 9650 9652 8845 0 -1 4194304 52 0 2 0 0 0 0 0 18 0 1 0 170551834 4661248 38 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7721892 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/9652/statm: 1138 38 30 92 0 19 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4552

[startup+0.516153 s]
/proc/loadavg: 4.06 3.43 3.21 4/81 9653
/proc/meminfo: memFree=63416/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=5352 CPUtime=0
/proc/9652/stat : 9652 (solver) D 9650 9652 8845 0 -1 4194304 55 0 3 0 0 0 0 0 18 0 1 0 170551834 5480448 41 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 7725146 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/9652/statm: 1338 41 31 92 0 24 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5352

[startup+1.33722 s]
/proc/loadavg: 4.13 3.46 3.22 3/81 9653
/proc/meminfo: memFree=39736/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=6744 CPUtime=0
/proc/9652/stat : 9652 (solver) D 9650 9652 8845 0 -1 4194304 556 0 25 0 0 0 0 0 18 0 1 0 170551834 6905856 549 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 8208912 0 0 4096 0 18446744071563479169 0 0 17 0 0 0
/proc/9652/statm: 1686 549 487 92 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6744

[startup+2.97435 s]
/proc/loadavg: 4.13 3.46 3.22 3/83 9655
/proc/meminfo: memFree=15336/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1.35
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 126 9 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637290 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 85976

[startup+6.27018 s]
/proc/loadavg: 4.20 3.48 3.23 3/81 9655
/proc/meminfo: memFree=16312/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=4.6
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 449 11 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 85976

[startup+12.7492 s]
/proc/loadavg: 4.27 3.51 3.24 3/81 9655
/proc/meminfo: memFree=16248/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=11.08
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 1095 13 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710452 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 11.08
Current children cumulated vsize (KiB) 85976

[startup+25.5742 s]
/proc/loadavg: 4.14 3.50 3.24 2/74 9657
/proc/meminfo: memFree=1837880/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=23.74
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 2360 14 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 23.74
Current children cumulated vsize (KiB) 85976

[startup+51.1993 s]
/proc/loadavg: 3.30 3.36 3.20 2/74 9657
/proc/meminfo: memFree=1818936/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=49.1
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 4895 15 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 49.1
Current children cumulated vsize (KiB) 85976

[startup+102.448 s]
/proc/loadavg: 2.56 3.15 3.14 3/80 9804
/proc/meminfo: memFree=1796336/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=100.24
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 10003 21 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 100.24
Current children cumulated vsize (KiB) 85976

[startup+162.494 s]
/proc/loadavg: 2.20 2.94 3.06 3/80 9892
/proc/meminfo: memFree=1796736/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=160.26
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 16000 26 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 160.26
Current children cumulated vsize (KiB) 85976

[startup+222.56 s]
/proc/loadavg: 2.07 2.76 2.99 3/74 9918
/proc/meminfo: memFree=1797744/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=220.26
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 22000 26 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710115 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 220.26
Current children cumulated vsize (KiB) 85976

[startup+282.612 s]
/proc/loadavg: 2.02 2.62 2.93 3/74 9918
/proc/meminfo: memFree=1797744/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=280.25
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 27998 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 280.25
Current children cumulated vsize (KiB) 85976

[startup+342.667 s]
/proc/loadavg: 2.01 2.50 2.87 3/74 9918
/proc/meminfo: memFree=1797680/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=340.26
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 33999 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 340.26
Current children cumulated vsize (KiB) 85976

[startup+402.739 s]
/proc/loadavg: 2.04 2.42 2.81 3/74 9918
/proc/meminfo: memFree=1797680/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=400.28
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 40001 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 400.28
Current children cumulated vsize (KiB) 85976

[startup+462.818 s]
/proc/loadavg: 2.01 2.34 2.76 3/74 9918
/proc/meminfo: memFree=1797616/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=460.3
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 46003 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710112 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 460.3
Current children cumulated vsize (KiB) 85976

[startup+522.898 s]
/proc/loadavg: 2.00 2.28 2.71 3/74 9918
/proc/meminfo: memFree=1797616/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=520.32
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 52005 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 520.32
Current children cumulated vsize (KiB) 85976

[startup+582.978 s]
/proc/loadavg: 2.00 2.23 2.66 3/74 9918
/proc/meminfo: memFree=1797616/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=580.35
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 58008 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 580.35
Current children cumulated vsize (KiB) 85976

[startup+643.064 s]
/proc/loadavg: 2.00 2.18 2.62 3/74 9918
/proc/meminfo: memFree=1797616/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=640.37
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 64010 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710433 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 640.37
Current children cumulated vsize (KiB) 85976

[startup+703.143 s]
/proc/loadavg: 2.00 2.15 2.58 3/74 9918
/proc/meminfo: memFree=1797552/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=700.39
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 70012 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 700.39
Current children cumulated vsize (KiB) 85976

[startup+763.223 s]
/proc/loadavg: 2.00 2.12 2.54 3/74 9918
/proc/meminfo: memFree=1797552/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=760.43
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 76016 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722032 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 760.43
Current children cumulated vsize (KiB) 85976

[startup+823.3 s]
/proc/loadavg: 2.06 2.11 2.51 3/74 9918
/proc/meminfo: memFree=1797552/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=820.44
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 82017 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710450 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 820.44
Current children cumulated vsize (KiB) 85976

[startup+883.388 s]
/proc/loadavg: 2.02 2.09 2.47 3/74 9918
/proc/meminfo: memFree=1797552/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=880.47
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 88020 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 880.47
Current children cumulated vsize (KiB) 85976

[startup+943.47 s]
/proc/loadavg: 2.01 2.07 2.44 3/74 9918
/proc/meminfo: memFree=1797616/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=940.51
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 94024 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 940.51
Current children cumulated vsize (KiB) 85976

[startup+1003.57 s]
/proc/loadavg: 2.00 2.05 2.41 3/75 9919
/proc/meminfo: memFree=1796520/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1000.54
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 100027 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708950 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1000.54
Current children cumulated vsize (KiB) 85976

[startup+1063.57 s]
/proc/loadavg: 2.00 2.04 2.38 3/75 9919
/proc/meminfo: memFree=1796520/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1060.49
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 106022 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1060.49
Current children cumulated vsize (KiB) 85976

[startup+1123.58 s]
/proc/loadavg: 2.00 2.03 2.35 3/75 9919
/proc/meminfo: memFree=1796456/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1120.45
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 112018 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710474 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1120.45
Current children cumulated vsize (KiB) 85976

[startup+1183.58 s]
/proc/loadavg: 2.13 2.07 2.35 3/75 9921
/proc/meminfo: memFree=1796008/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1180.38
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 118011 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710113 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1180.38
Current children cumulated vsize (KiB) 85976

[startup+1243.64 s]
/proc/loadavg: 2.05 2.05 2.32 3/75 9921
/proc/meminfo: memFree=1796008/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1240.39
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 124012 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637098 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1240.39
Current children cumulated vsize (KiB) 85976

[startup+1303.69 s]
/proc/loadavg: 2.02 2.04 2.30 3/75 9921
/proc/meminfo: memFree=1796008/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1300.39
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 130012 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1300.39
Current children cumulated vsize (KiB) 85976

[startup+1363.76 s]
/proc/loadavg: 2.00 2.03 2.28 3/75 9921
/proc/meminfo: memFree=1796008/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1360.39
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 136012 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710132 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1360.39
Current children cumulated vsize (KiB) 85976

[startup+1423.82 s]
/proc/loadavg: 2.00 2.02 2.26 3/76 9922
/proc/meminfo: memFree=1796000/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1420.41
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 142014 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1420.41
Current children cumulated vsize (KiB) 85976

[startup+1483.85 s]
/proc/loadavg: 2.00 2.02 2.24 3/76 9922
/proc/meminfo: memFree=1796000/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1480.38
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 148011 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637238 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1480.38
Current children cumulated vsize (KiB) 85976

[startup+1543.91 s]
/proc/loadavg: 2.05 2.03 2.23 3/76 9922
/proc/meminfo: memFree=1796000/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1540.37
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 154010 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722033 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1540.37
Current children cumulated vsize (KiB) 85976

[startup+1603.98 s]
/proc/loadavg: 2.02 2.02 2.21 3/76 9922
/proc/meminfo: memFree=1795936/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1600.39
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 160012 27 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708945 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1600.39
Current children cumulated vsize (KiB) 85976

[startup+1664.04 s]
/proc/loadavg: 2.07 2.03 2.20 3/74 9991
/proc/meminfo: memFree=1802864/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1660.41
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 166012 29 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710161 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1660.41
Current children cumulated vsize (KiB) 85976

[startup+1724.11 s]
/proc/loadavg: 2.02 2.02 2.18 3/74 9991
/proc/meminfo: memFree=1802992/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1720.4
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 172011 29 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134708953 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1720.4
Current children cumulated vsize (KiB) 85976

[startup+1784.18 s]
/proc/loadavg: 2.01 2.02 2.17 3/74 9991
/proc/meminfo: memFree=1802992/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1780.43
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 178014 29 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134722042 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1780.43
Current children cumulated vsize (KiB) 85976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.86 s]
/proc/loadavg: 2.00 2.02 2.16 3/74 9991
/proc/meminfo: memFree=1802992/2055920 swapFree=4192812/4192956
[pid=9652] ppid=9650 vsize=85976 CPUtime=1800.1
/proc/9652/stat : 9652 (solver) R 9650 9652 8845 0 -1 4194304 20419 0 29 0 179981 29 0 0 25 0 1 0 170551834 88039424 20416 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134710135 0 0 4096 0 0 0 0 17 0 0 0
/proc/9652/statm: 21494 20416 721 92 0 19838 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 85976

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.88
CPU time (s): 1800.12
CPU user time (s): 1799.81
CPU system time (s): 0.306953
CPU usage (%): 99.7915
Max. virtual memory (cumulated for all children) (KiB): 85976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.306953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20419
page faults= 29
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46
involuntary context switches= 9342

runsolver used 1.9697 s user time and 4.53031 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Mon Jan  8 01:59:41 UTC 2007


IDJOB= 212591
IDBENCH= 4782
FILE ID= node34/212591-1168221579

PBS_JOBID= 3480922

Free space on /tmp= 39076 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  71a20ddb8293a61490daae23cdd013ad

RANDOM SEED= 236762662

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.227
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.227
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:         64728 kB
Buffers:          3240 kB
Cached:        1760272 kB
SwapCached:          0 kB
Active:         159752 kB
Inactive:      1733572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         64728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          832148 kB
Writeback:           0 kB
Mapped:         146608 kB
Slab:            83016 kB
Committed_AS:  3145232 kB
PageTables:       2048 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= 66541 MiB



End job on node34 on Mon Jan  8 02:29:45 UTC 2007