Trace number 211571

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.07 1807.39

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-misc03.xml
MD5SUM1e4fc5b3445e2fad52c0491a0c50e974
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 benchmark65.1051
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables190
Number of constraints123
Maximum constraint arity169
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension123
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains...............    0
0.10	c 	variables.............    0
0.10	c 	predicates............ 0.09
0.10	c 	constraints........... 0.05
0.15	c Allocating memory
0.15	c 
0.15	c time limit = -1
0.15	c heuristic = dom/wdeg
0.15	c restart policy = Geometric increment
0.15	c restart base = 671
0.15	c restart factor = 1.33
0.15	c 
0.15	c Solving
0.15	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/node76/watcher-211571-1168210573 -o ROOT/results/node76/solver-211571-1168210573 -C 1800 -M 900 /tmp/evaluation/211571-1168210573/tramontane/bin/solver /tmp/evaluation/211571-1168210573/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.00 2.01 1.94 4/79 5925
/proc/meminfo: memFree=1353928/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=6800 CPUtime=0
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 426 0 0 0 0 0 0 0 19 0 1 0 169454403 6963200 406 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4787159 0 0 4096 0 0 0 0 17 0 0 0
/proc/5924/statm: 1700 406 367 92 0 30 0

[startup+0.104687 s]
/proc/loadavg: 2.00 2.01 1.94 4/79 5925
/proc/meminfo: memFree=1353928/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=7892 CPUtime=0.09
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1028 0 0 0 9 0 0 0 19 0 1 0 169454403 8081408 997 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5251032 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 1973 997 696 92 0 316 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7892

[startup+0.512759 s]
/proc/loadavg: 2.00 2.01 1.94 4/79 5925
/proc/meminfo: memFree=1353928/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=0.5
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 50 0 0 0 24 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9080

[startup+1.33392 s]
/proc/loadavg: 2.00 2.01 1.94 3/79 5925
/proc/meminfo: memFree=1351496/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1.31
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 131 0 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9080

[startup+2.97224 s]
/proc/loadavg: 2.00 2.01 1.94 3/79 5925
/proc/meminfo: memFree=1351496/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=2.95
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 295 0 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 9080

[startup+6.24888 s]
/proc/loadavg: 2.00 2.01 1.94 3/79 5925
/proc/meminfo: memFree=1351384/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=6.21
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 621 0 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710162 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 9080

[startup+12.7071 s]
/proc/loadavg: 2.00 2.01 1.94 3/79 5925
/proc/meminfo: memFree=1351416/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=12.64
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 1264 0 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 9080

[startup+25.5096 s]
/proc/loadavg: 2.00 2.01 1.94 3/79 5925
/proc/meminfo: memFree=1351480/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=25.4
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 2540 0 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 9080

[startup+51.1227 s]
/proc/loadavg: 2.00 2.00 1.94 4/79 5925
/proc/meminfo: memFree=1351544/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=50.91
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 5091 0 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 9080

[startup+102.342 s]
/proc/loadavg: 2.00 2.00 1.94 3/79 5925
/proc/meminfo: memFree=1351544/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=101.94
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 10193 1 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 101.94
Current children cumulated vsize (KiB) 9080

[startup+162.377 s]
/proc/loadavg: 2.00 2.00 1.94 3/79 5925
/proc/meminfo: memFree=1351480/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=161.73
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 16172 1 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 9080

[startup+222.411 s]
/proc/loadavg: 2.00 2.00 1.94 3/79 5925
/proc/meminfo: memFree=1351544/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=221.53
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 22152 1 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 221.53
Current children cumulated vsize (KiB) 9080

[startup+282.446 s]
/proc/loadavg: 2.00 2.00 1.94 3/79 5925
/proc/meminfo: memFree=1351480/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=281.34
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 28133 1 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 281.34
Current children cumulated vsize (KiB) 9080

[startup+342.502 s]
/proc/loadavg: 2.07 2.03 1.95 3/85 6071
/proc/meminfo: memFree=1350264/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=341.04
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 34103 1 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 341.04
Current children cumulated vsize (KiB) 9080

[startup+402.555 s]
/proc/loadavg: 2.06 2.03 1.96 3/79 6123
/proc/meminfo: memFree=1351160/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=400.82
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 40081 1 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 400.82
Current children cumulated vsize (KiB) 9080

[startup+462.59 s]
/proc/loadavg: 2.02 2.02 1.96 3/79 6123
/proc/meminfo: memFree=1351224/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=460.62
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 46061 1 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 460.62
Current children cumulated vsize (KiB) 9080

[startup+522.625 s]
/proc/loadavg: 2.01 2.02 1.96 3/79 6123
/proc/meminfo: memFree=1351352/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=520.42
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 52041 1 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 520.42
Current children cumulated vsize (KiB) 9080

[startup+582.66 s]
/proc/loadavg: 2.00 2.01 1.96 3/79 6123
/proc/meminfo: memFree=1351352/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=580.22
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 58021 1 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 580.22
Current children cumulated vsize (KiB) 9080

[startup+642.7 s]
/proc/loadavg: 2.00 2.01 1.96 3/79 6123
/proc/meminfo: memFree=1351416/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=640.04
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 64002 2 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 640.04
Current children cumulated vsize (KiB) 9080

[startup+702.734 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 6124
/proc/meminfo: memFree=1351408/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=699.84
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 69982 2 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710162 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 699.84
Current children cumulated vsize (KiB) 9080

[startup+762.771 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 6124
/proc/meminfo: memFree=1351344/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=759.64
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 75962 2 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 759.64
Current children cumulated vsize (KiB) 9080

[startup+822.81 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 6124
/proc/meminfo: memFree=1351344/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=819.44
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 81942 2 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 819.44
Current children cumulated vsize (KiB) 9080

[startup+882.844 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 6124
/proc/meminfo: memFree=1351344/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=879.24
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 87922 2 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 879.24
Current children cumulated vsize (KiB) 9080

[startup+942.88 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 6124
/proc/meminfo: memFree=1351344/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=939.04
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 93902 2 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 939.04
Current children cumulated vsize (KiB) 9080

[startup+1002.92 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 6124
/proc/meminfo: memFree=1351280/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=998.84
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 99882 2 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 998.84
Current children cumulated vsize (KiB) 9080

[startup+1062.95 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 6124
/proc/meminfo: memFree=1351344/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1058.65
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 105862 3 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1058.65
Current children cumulated vsize (KiB) 9080

[startup+1122.99 s]
/proc/loadavg: 2.00 2.00 1.96 3/80 6124
/proc/meminfo: memFree=1351280/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1118.45
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 111842 3 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1118.45
Current children cumulated vsize (KiB) 9080

[startup+1183.02 s]
/proc/loadavg: 2.00 2.00 1.96 3/81 6125
/proc/meminfo: memFree=1351336/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1178.25
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 117822 3 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1178.25
Current children cumulated vsize (KiB) 9080

[startup+1243.06 s]
/proc/loadavg: 2.00 2.00 1.96 3/81 6125
/proc/meminfo: memFree=1351336/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1238.05
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 123802 3 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1238.05
Current children cumulated vsize (KiB) 9080

[startup+1303.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/81 6125
/proc/meminfo: memFree=1351272/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1297.86
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 129783 3 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1297.86
Current children cumulated vsize (KiB) 9080

[startup+1363.13 s]
/proc/loadavg: 2.01 2.00 1.96 4/86 6201
/proc/meminfo: memFree=1333816/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1357.59
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 135756 3 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710162 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1357.59
Current children cumulated vsize (KiB) 9080

[startup+1423.18 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 6276
/proc/meminfo: memFree=890312/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1417.35
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 141732 3 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1417.35
Current children cumulated vsize (KiB) 9080

[startup+1483.22 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 6276
/proc/meminfo: memFree=890376/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1477.16
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 147712 4 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1477.16
Current children cumulated vsize (KiB) 9080

[startup+1543.25 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 6276
/proc/meminfo: memFree=890376/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1536.96
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 153692 4 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1536.96
Current children cumulated vsize (KiB) 9080

[startup+1603.29 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 6276
/proc/meminfo: memFree=890376/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1596.77
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 159673 4 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710484 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1596.77
Current children cumulated vsize (KiB) 9080

[startup+1663.33 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 6276
/proc/meminfo: memFree=890376/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1656.57
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 165653 4 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1656.57
Current children cumulated vsize (KiB) 9080

[startup+1723.37 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 6276
/proc/meminfo: memFree=890440/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1716.38
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 171634 4 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710492 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1716.38
Current children cumulated vsize (KiB) 9080

[startup+1783.41 s]
/proc/loadavg: 2.00 2.00 1.96 3/86 6276
/proc/meminfo: memFree=890440/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1776.18
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 177614 4 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1776.18
Current children cumulated vsize (KiB) 9080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.38 s]
/proc/loadavg: 2.00 2.00 1.96 4/86 6276
/proc/meminfo: memFree=890440/2055888 swapFree=4095388/4096564
[pid=5924] ppid=5922 vsize=9080 CPUtime=1800.06
/proc/5924/stat : 5924 (solver) R 5922 5924 5478 0 -1 4194304 1366 0 0 0 180002 4 0 0 25 0 1 0 169454403 9297920 1335 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/5924/statm: 2270 1335 721 92 0 613 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9080

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.39
CPU time (s): 1800.07
CPU user time (s): 1800.02
CPU system time (s): 0.049992
CPU usage (%): 99.5953
Max. virtual memory (cumulated for all children) (KiB): 9080

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= 1366
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= 22614

runsolver used 1.52677 s user time and 4.89825 s system time

The end

Launcher Data (download as text)

Begin job on node76 on Sun Jan  7 22:56:13 UTC 2007


IDJOB= 211571
IDBENCH= 4704
FILE ID= node76/211571-1168210573

PBS_JOBID= 3480813

Free space on /tmp= 66644 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  1e4fc5b3445e2fad52c0491a0c50e974

RANDOM SEED= 591740157

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.254
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	: 6006.17
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.254
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1354472 kB
Buffers:         46856 kB
Cached:         577432 kB
SwapCached:        428 kB
Active:         134868 kB
Inactive:       513228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1354472 kB
SwapTotal:     4096564 kB
SwapFree:      4095388 kB
Dirty:            3012 kB
Writeback:           0 kB
Mapped:          34096 kB
Slab:            39172 kB
Committed_AS:  6388264 kB
PageTables:       1752 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66641 MiB



End job on node76 on Sun Jan  7 23:26:21 UTC 2007