Trace number 211545

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.08 1811.66

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-pp08a.xml
MD5SUM7ce5775b9db19a910e13d13c7eac3088
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 benchmark1348.66
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables5344
Number of constraints200
Maximum constraint arity240
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension200
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18	c 
0.18	c Parsing xml file
0.18	c 	domains...............    0
0.18	c 	variables............. 0.11
0.30	c 	predicates............ 0.14
0.45	c 	constraints........... 0.81
1.25	c Allocating memory
1.25	c 
1.25	c time limit = -1
1.25	c heuristic = dom/wdeg
1.25	c restart policy = Geometric increment
1.25	c restart base = 3562
1.25	c restart factor = 1.33
1.25	c 
1.25	c Solving
1.25	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node24/watcher-211545-1168209905 -o ROOT/results/node24/solver-211545-1168209905 -C 1800 -M 900 /tmp/evaluation/211545-1168209905/tramontane/bin/solver /tmp/evaluation/211545-1168209905/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.01 1.26 1.66 4/90 6171
/proc/meminfo: memFree=548248/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=540 CPUtime=0
/proc/6170/stat : 6170 (solver) D 6166 6170 5859 0 -1 4194304 41 0 0 0 0 0 0 0 18 0 1 0 169385795 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2605860 0 2147483391 4096 0 18446744072099855350 0 0 17 0 0 0
/proc/6170/statm: 135 26 21 92 0 18 0

[startup+0.106508 s]
/proc/loadavg: 1.01 1.26 1.66 4/90 6171
/proc/meminfo: memFree=548248/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=6792 CPUtime=0
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 387 0 9 0 0 0 0 0 18 0 1 0 169385795 6955008 376 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2569399 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 1698 376 352 92 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6792

[startup+0.518547 s]
/proc/loadavg: 1.01 1.26 1.66 4/90 6171
/proc/meminfo: memFree=548248/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=9092 CPUtime=0.34
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 1341 0 24 0 31 3 0 0 20 0 1 0 169385795 9310208 1333 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159433771 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 2273 1333 708 92 0 617 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 9092

[startup+1.34564 s]
/proc/loadavg: 1.01 1.26 1.66 2/90 6179
/proc/meminfo: memFree=529752/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=26944 CPUtime=1.17
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 5781 0 24 0 111 6 0 0 25 0 1 0 169385795 27590656 5773 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 6736 5776 720 92 0 5080 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 26944

[startup+2.98282 s]
/proc/loadavg: 1.01 1.26 1.66 3/94 6183
/proc/meminfo: memFree=469496/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=2.8
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 274 6 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637848 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 42280

[startup+6.26217 s]
/proc/loadavg: 1.17 1.29 1.67 3/94 6183
/proc/meminfo: memFree=464504/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=6.07
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 600 7 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 42280

[startup+12.7349 s]
/proc/loadavg: 1.23 1.30 1.67 3/94 6183
/proc/meminfo: memFree=455128/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=12.51
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 1244 7 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 42280

[startup+25.5612 s]
/proc/loadavg: 1.40 1.33 1.68 3/94 6183
/proc/meminfo: memFree=291096/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=25.27
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 2519 8 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 42280

[startup+51.244 s]
/proc/loadavg: 1.88 1.45 1.70 3/94 6188
/proc/meminfo: memFree=16344/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=50.78
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 5061 17 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 42280

[startup+102.471 s]
/proc/loadavg: 5.26 2.37 2.00 3/99 6208
/proc/meminfo: memFree=16048/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=101.46
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 10105 41 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 42280

[startup+162.483 s]
/proc/loadavg: 6.75 3.49 2.41 3/94 6222
/proc/meminfo: memFree=15192/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=160.88
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 16022 66 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 42280

[startup+222.511 s]
/proc/loadavg: 4.41 3.41 2.45 3/94 6222
/proc/meminfo: memFree=16344/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=220.43
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 21962 81 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 220.43
Current children cumulated vsize (KiB) 42280

[startup+282.538 s]
/proc/loadavg: 4.68 3.65 2.60 3/94 6222
/proc/meminfo: memFree=16152/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=279.98
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 27898 100 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 279.98
Current children cumulated vsize (KiB) 42280

[startup+342.59 s]
/proc/loadavg: 3.65 3.57 2.63 3/94 6222
/proc/meminfo: memFree=15000/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=339.63
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 33844 119 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 339.63
Current children cumulated vsize (KiB) 42280

[startup+402.636 s]
/proc/loadavg: 2.93 3.37 2.62 3/94 6222
/proc/meminfo: memFree=15640/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=399.29
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 39794 135 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 399.29
Current children cumulated vsize (KiB) 42280

[startup+462.668 s]
/proc/loadavg: 2.71 3.22 2.62 4/94 6222
/proc/meminfo: memFree=15512/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=458.94
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 45741 153 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637136 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 458.94
Current children cumulated vsize (KiB) 42280

[startup+522.761 s]
/proc/loadavg: 3.12 3.24 2.66 3/94 6223
/proc/meminfo: memFree=15512/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=518.63
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 51693 170 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 518.63
Current children cumulated vsize (KiB) 42280

[startup+582.857 s]
/proc/loadavg: 3.17 3.22 2.69 3/94 6223
/proc/meminfo: memFree=15640/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=578.36
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 57647 189 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 578.36
Current children cumulated vsize (KiB) 42280

[startup+642.863 s]
/proc/loadavg: 4.19 3.49 2.81 3/94 6231
/proc/meminfo: memFree=17240/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=637.95
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 63586 209 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 637.95
Current children cumulated vsize (KiB) 42280

[startup+702.906 s]
/proc/loadavg: 4.08 3.60 2.89 3/94 6232
/proc/meminfo: memFree=15576/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=697.57
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 69529 228 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 697.57
Current children cumulated vsize (KiB) 42280

[startup+762.917 s]
/proc/loadavg: 3.00 3.37 2.85 3/95 6243
/proc/meminfo: memFree=15248/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=757.21
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 75479 242 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 757.21
Current children cumulated vsize (KiB) 42280

[startup+823.004 s]
/proc/loadavg: 3.00 3.30 2.86 3/96 6263
/proc/meminfo: memFree=14920/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=816.92
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 81432 260 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710172 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 816.92
Current children cumulated vsize (KiB) 42280

[startup+883.101 s]
/proc/loadavg: 3.21 3.29 2.88 3/94 6280
/proc/meminfo: memFree=15256/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=876.61
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 87384 277 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 876.61
Current children cumulated vsize (KiB) 42280

[startup+943.119 s]
/proc/loadavg: 2.79 3.18 2.87 3/94 6286
/proc/meminfo: memFree=15384/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=936.25
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 93337 288 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 936.25
Current children cumulated vsize (KiB) 42280

[startup+1003.22 s]
/proc/loadavg: 2.34 2.98 2.82 3/100 6428
/proc/meminfo: memFree=16096/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=995.95
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 99300 295 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 995.95
Current children cumulated vsize (KiB) 42280

[startup+1063.26 s]
/proc/loadavg: 2.12 2.80 2.77 3/94 6484
/proc/meminfo: memFree=15576/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1055.64
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 105264 300 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1055.64
Current children cumulated vsize (KiB) 42280

[startup+1123.27 s]
/proc/loadavg: 2.04 2.65 2.71 3/94 6484
/proc/meminfo: memFree=15192/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1115.35
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 111232 303 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1115.35
Current children cumulated vsize (KiB) 42280

[startup+1183.28 s]
/proc/loadavg: 2.05 2.54 2.67 3/94 6484
/proc/meminfo: memFree=15576/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1175.03
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 117194 309 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1175.03
Current children cumulated vsize (KiB) 42280

[startup+1243.29 s]
/proc/loadavg: 2.05 2.46 2.63 3/94 6484
/proc/meminfo: memFree=14872/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1234.74
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 123161 313 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1234.74
Current children cumulated vsize (KiB) 42280

[startup+1303.38 s]
/proc/loadavg: 2.08 2.39 2.60 3/94 6484
/proc/meminfo: memFree=15960/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1294.53
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 129136 317 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1294.53
Current children cumulated vsize (KiB) 42280

[startup+1363.39 s]
/proc/loadavg: 2.03 2.31 2.55 3/94 6484
/proc/meminfo: memFree=14936/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1354.2
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 135100 320 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708982 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1354.2
Current children cumulated vsize (KiB) 42280

[startup+1423.49 s]
/proc/loadavg: 2.06 2.27 2.52 3/94 6484
/proc/meminfo: memFree=15000/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1414.01
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 141075 326 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1414.01
Current children cumulated vsize (KiB) 42280

[startup+1483.5 s]
/proc/loadavg: 2.02 2.22 2.49 3/94 6484
/proc/meminfo: memFree=15704/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1473.72
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 147042 330 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1473.72
Current children cumulated vsize (KiB) 42280

[startup+1543.6 s]
/proc/loadavg: 2.00 2.18 2.45 3/94 6484
/proc/meminfo: memFree=16408/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1533.47
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 153014 333 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1533.47
Current children cumulated vsize (KiB) 42280

[startup+1603.7 s]
/proc/loadavg: 2.07 2.16 2.43 3/94 6484
/proc/meminfo: memFree=15448/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1593.29
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 158992 337 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1593.29
Current children cumulated vsize (KiB) 42280

[startup+1663.8 s]
/proc/loadavg: 2.02 2.13 2.40 3/94 6484
/proc/meminfo: memFree=15192/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1653.09
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 164968 341 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1653.09
Current children cumulated vsize (KiB) 42280

[startup+1723.88 s]
/proc/loadavg: 2.13 2.13 2.38 3/94 6484
/proc/meminfo: memFree=15832/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1712.84
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 170939 345 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1712.84
Current children cumulated vsize (KiB) 42280

[startup+1783.98 s]
/proc/loadavg: 2.19 2.14 2.36 3/94 6484
/proc/meminfo: memFree=15448/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1772.63
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 176914 349 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1772.63
Current children cumulated vsize (KiB) 42280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.56 s]
/proc/loadavg: 2.11 2.12 2.35 3/94 6484
/proc/meminfo: memFree=15064/2055920 swapFree=4192812/4192956
[pid=6170] ppid=6166 vsize=42280 CPUtime=1800.07
/proc/6170/stat : 6170 (solver) R 6166 6170 5859 0 -1 4194304 9633 0 24 0 179656 351 0 0 25 0 1 0 169385795 43294720 9625 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637141 0 0 4096 0 0 0 0 17 0 0 0
/proc/6170/statm: 10570 9625 723 92 0 8914 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 42280

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.66
CPU time (s): 1800.08
CPU user time (s): 1796.56
CPU system time (s): 3.52246
CPU usage (%): 99.3611
Max. virtual memory (cumulated for all children) (KiB): 42280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.56
system time used= 3.52246
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9633
page faults= 24
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45
involuntary context switches= 45176

runsolver used 2.06669 s user time and 5.77212 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Jan  7 22:45:05 UTC 2007


IDJOB= 211545
IDBENCH= 4702
FILE ID= node24/211545-1168209905

PBS_JOBID= 3480833

Free space on /tmp= 66471 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  7ce5775b9db19a910e13d13c7eac3088

RANDOM SEED= 305981062

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        550288 kB
Buffers:          6708 kB
Cached:        1382396 kB
SwapCached:          0 kB
Active:         874056 kB
Inactive:       576272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        550288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4940 kB
Writeback:           0 kB
Mapped:          84776 kB
Slab:            40024 kB
Committed_AS:  3693920 kB
PageTables:       2408 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= 47856 MiB



End job on node24 on Sun Jan  7 23:15:17 UTC 2007