Trace number 212709

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.06 1811.64

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-misc01.xml
MD5SUMd654d3e40b8e0cde77f455f3860fe12c
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 benchmark25.1202
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables113
Number of constraints71
Maximum constraint arity101
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension71
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
0.01	c 	predicates............ 0.04
0.05	c 	constraints........... 0.02
0.06	c Allocating memory
0.06	c 
0.06	c time limit = -1
0.06	c heuristic = dom/wdeg
0.06	c restart policy = Geometric increment
0.06	c restart base = 363
0.06	c restart factor = 1.33
0.06	c 
0.06	c Solving
0.06	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/node62/watcher-212709-1168223000 -o ROOT/results/node62/solver-212709-1168223000 -C 1800 -M 900 /tmp/evaluation/212709-1168223000/tramontane/bin/solver /tmp/evaluation/212709-1168223000/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: 1.92 1.98 1.92 4/68 14214
/proc/meminfo: memFree=1405256/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=6792 CPUtime=0
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 170697857 6955008 400 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8076152 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 1698 402 363 92 0 30 0

[startup+0.10323 s]
/proc/loadavg: 1.92 1.98 1.92 4/68 14214
/proc/meminfo: memFree=1405256/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=0.09
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 9 0 0 0 18 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8132

[startup+0.511303 s]
/proc/loadavg: 1.92 1.98 1.92 4/68 14214
/proc/meminfo: memFree=1405256/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=0.5
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 50 0 0 0 21 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 8132

[startup+1.33147 s]
/proc/loadavg: 1.92 1.98 1.92 4/82 14265
/proc/meminfo: memFree=1381272/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1.31
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 131 0 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 8132

[startup+2.96779 s]
/proc/loadavg: 2.01 2.00 1.93 3/82 14265
/proc/meminfo: memFree=1353304/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=2.95
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 295 0 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722070 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 8132

[startup+6.24844 s]
/proc/loadavg: 2.01 2.00 1.93 3/82 14265
/proc/meminfo: memFree=1292376/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=6.21
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 621 0 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 8132

[startup+12.7057 s]
/proc/loadavg: 2.08 2.02 1.93 3/82 14265
/proc/meminfo: memFree=1181440/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=12.62
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 1258 4 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 8132

[startup+25.5152 s]
/proc/loadavg: 2.07 2.02 1.93 3/82 14265
/proc/meminfo: memFree=984728/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=25.37
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 2531 6 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710172 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 8132

[startup+51.1353 s]
/proc/loadavg: 2.16 2.04 1.94 3/82 14265
/proc/meminfo: memFree=568536/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=50.83
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 5068 15 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 8132

[startup+102.38 s]
/proc/loadavg: 2.36 2.11 1.97 3/82 14265
/proc/meminfo: memFree=16280/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=101.75
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 10146 29 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 8132

[startup+162.443 s]
/proc/loadavg: 2.38 2.16 2.00 3/82 14265
/proc/meminfo: memFree=15896/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=161.44
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 16100 44 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 161.44
Current children cumulated vsize (KiB) 8132

[startup+222.512 s]
/proc/loadavg: 2.51 2.23 2.02 3/82 14265
/proc/meminfo: memFree=14936/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=221.15
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 22055 60 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 221.15
Current children cumulated vsize (KiB) 8132

[startup+282.593 s]
/proc/loadavg: 2.51 2.26 2.05 3/82 14265
/proc/meminfo: memFree=16024/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=280.82
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 28009 73 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 280.82
Current children cumulated vsize (KiB) 8132

[startup+342.66 s]
/proc/loadavg: 2.82 2.39 2.10 3/82 14265
/proc/meminfo: memFree=15448/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=340.45
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 33957 88 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 340.45
Current children cumulated vsize (KiB) 8132

[startup+402.727 s]
/proc/loadavg: 3.67 2.70 2.22 3/82 14265
/proc/meminfo: memFree=15576/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=400.16
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 39912 104 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710183 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 400.16
Current children cumulated vsize (KiB) 8132

[startup+462.791 s]
/proc/loadavg: 3.15 2.75 2.27 3/82 14265
/proc/meminfo: memFree=16152/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=459.86
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 45864 122 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 459.86
Current children cumulated vsize (KiB) 8132

[startup+522.851 s]
/proc/loadavg: 2.80 2.71 2.28 3/82 14265
/proc/meminfo: memFree=15064/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=519.53
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 51814 139 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 519.53
Current children cumulated vsize (KiB) 8132

[startup+582.91 s]
/proc/loadavg: 2.50 2.64 2.28 4/82 14265
/proc/meminfo: memFree=14968/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=579.23
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 57768 155 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 579.23
Current children cumulated vsize (KiB) 8132

[startup+642.974 s]
/proc/loadavg: 2.68 2.66 2.31 3/82 14265
/proc/meminfo: memFree=15832/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=638.95
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 63721 174 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 638.95
Current children cumulated vsize (KiB) 8132

[startup+703.067 s]
/proc/loadavg: 2.88 2.72 2.35 3/82 14265
/proc/meminfo: memFree=15192/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=698.58
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 69666 192 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711158 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 698.58
Current children cumulated vsize (KiB) 8132

[startup+763.088 s]
/proc/loadavg: 3.62 2.94 2.45 3/82 14265
/proc/meminfo: memFree=15832/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=758.2
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 75614 206 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 758.2
Current children cumulated vsize (KiB) 8132

[startup+823.147 s]
/proc/loadavg: 3.03 2.91 2.47 3/82 14265
/proc/meminfo: memFree=16216/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=817.91
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 81570 221 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 817.91
Current children cumulated vsize (KiB) 8132

[startup+883.224 s]
/proc/loadavg: 2.59 2.82 2.46 3/82 14265
/proc/meminfo: memFree=15576/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=877.61
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 87524 237 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 877.61
Current children cumulated vsize (KiB) 8132

[startup+943.273 s]
/proc/loadavg: 2.69 2.79 2.47 3/82 14265
/proc/meminfo: memFree=15192/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=937.29
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 93475 254 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 937.29
Current children cumulated vsize (KiB) 8132

[startup+1003.28 s]
/proc/loadavg: 2.55 2.72 2.46 3/82 14265
/proc/meminfo: memFree=15704/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=996.9
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 99421 269 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 996.9
Current children cumulated vsize (KiB) 8132

[startup+1063.34 s]
/proc/loadavg: 2.88 2.78 2.49 3/82 14265
/proc/meminfo: memFree=15128/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1056.58
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 105373 285 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1056.58
Current children cumulated vsize (KiB) 8132

[startup+1123.34 s]
/proc/loadavg: 3.18 2.91 2.55 3/82 14265
/proc/meminfo: memFree=16216/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1116.16
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 111314 302 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1116.16
Current children cumulated vsize (KiB) 8132

[startup+1183.36 s]
/proc/loadavg: 2.64 2.80 2.54 3/82 14265
/proc/meminfo: memFree=15512/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1175.8
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 117261 319 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1175.8
Current children cumulated vsize (KiB) 8132

[startup+1243.4 s]
/proc/loadavg: 2.50 2.73 2.53 3/82 14265
/proc/meminfo: memFree=15000/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1235.44
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 123207 337 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710497 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1235.44
Current children cumulated vsize (KiB) 8132

[startup+1303.44 s]
/proc/loadavg: 2.30 2.62 2.50 3/82 14265
/proc/meminfo: memFree=16344/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1295.09
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 129156 353 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1295.09
Current children cumulated vsize (KiB) 8132

[startup+1363.47 s]
/proc/loadavg: 2.65 2.65 2.52 3/82 14265
/proc/meminfo: memFree=15960/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1354.71
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 135100 371 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1354.71
Current children cumulated vsize (KiB) 8132

[startup+1423.51 s]
/proc/loadavg: 2.98 2.74 2.56 3/82 14265
/proc/meminfo: memFree=16088/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1414.36
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 141048 388 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1414.36
Current children cumulated vsize (KiB) 8132

[startup+1483.54 s]
/proc/loadavg: 3.56 2.91 2.62 3/82 14265
/proc/meminfo: memFree=15960/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1474.01
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 146996 405 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1474.01
Current children cumulated vsize (KiB) 8132

[startup+1543.55 s]
/proc/loadavg: 3.41 3.01 2.67 3/82 14265
/proc/meminfo: memFree=15832/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1533.63
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 152941 422 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1533.63
Current children cumulated vsize (KiB) 8132

[startup+1603.57 s]
/proc/loadavg: 2.81 2.90 2.65 3/82 14265
/proc/meminfo: memFree=15384/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1593.24
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 158887 437 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1593.24
Current children cumulated vsize (KiB) 8132

[startup+1663.63 s]
/proc/loadavg: 2.60 2.83 2.64 3/82 14265
/proc/meminfo: memFree=15640/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1652.97
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 164843 454 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1652.97
Current children cumulated vsize (KiB) 8132

[startup+1723.7 s]
/proc/loadavg: 2.58 2.78 2.63 3/82 14265
/proc/meminfo: memFree=16216/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1712.66
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 170797 469 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1712.66
Current children cumulated vsize (KiB) 8132

[startup+1783.75 s]
/proc/loadavg: 2.81 2.80 2.65 3/82 14265
/proc/meminfo: memFree=15896/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1772.33
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 176749 484 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710188 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1772.33
Current children cumulated vsize (KiB) 8132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.63 s]
/proc/loadavg: 2.94 2.83 2.66 4/82 14265
/proc/meminfo: memFree=16024/2055920 swapFree=4192812/4192956
[pid=14213] ppid=14211 vsize=8132 CPUtime=1800.05
/proc/14213/stat : 14213 (solver) R 14211 14213 13459 0 -1 4194304 1129 0 0 0 179513 492 0 0 25 0 1 0 170697857 8327168 1097 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/14213/statm: 2033 1097 722 92 0 377 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 8132

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.64
CPU time (s): 1800.06
CPU user time (s): 1795.13
CPU system time (s): 4.92425
CPU usage (%): 99.3608
Max. virtual memory (cumulated for all children) (KiB): 8132

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

runsolver used 1.54076 s user time and 4.95925 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Mon Jan  8 02:23:21 UTC 2007


IDJOB= 212709
IDBENCH= 4791
FILE ID= node62/212709-1168223000

PBS_JOBID= 3480918

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  d654d3e40b8e0cde77f455f3860fe12c

RANDOM SEED= 789966819

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:       1405672 kB
Buffers:         52844 kB
Cached:         519104 kB
SwapCached:          0 kB
Active:         240236 kB
Inactive:       353216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1405672 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3064 kB
Writeback:           0 kB
Mapped:          31668 kB
Slab:            42384 kB
Committed_AS:  3473756 kB
PageTables:       1684 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= 38749 MiB



End job on node62 on Mon Jan  8 02:53:35 UTC 2007