Trace number 211662

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.17 1803.84

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-agg3.xml
MD5SUM54145742dafe954cd4a6d9ee224a220a
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 benchmark222.614
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables9060
Number of constraints489
Maximum constraint arity1440
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension489
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains...............    0
0.20	c 	variables............. 0.19
0.20	c 	predicates............ 14.8
15.17	c 	constraints........... 7.92
23.15	c Allocating memory
23.15	c 
23.15	c time limit = -1
23.15	c heuristic = dom/wdeg
23.15	c restart policy = Geometric increment
23.15	c restart base = 6039
23.15	c restart factor = 1.33
23.15	c 
23.15	c Solving
23.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/node60/watcher-211662-1168211311 -o ROOT/results/node60/solver-211662-1168211311 -C 1800 -M 900 /tmp/evaluation/211662-1168211311/tramontane/bin/solver /tmp/evaluation/211662-1168211311/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.09 2.04 1.98 3/84 20253
/proc/meminfo: memFree=1287096/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=540 CPUtime=0
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 169529165 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 5534500 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 135 26 21 92 0 18 0

[startup+0.102966 s]
/proc/loadavg: 2.09 2.04 1.98 3/84 20253
/proc/meminfo: memFree=1287096/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=7976 CPUtime=0.09
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 1050 0 0 0 9 0 0 0 18 0 1 0 169529165 8167424 1018 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 6601310 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 1994 1018 688 92 0 338 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7976

[startup+0.511004 s]
/proc/loadavg: 2.09 2.04 1.98 3/84 20253
/proc/meminfo: memFree=1287096/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=10876 CPUtime=0.49
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 1780 0 0 0 49 0 0 0 22 0 1 0 169529165 11137024 1748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159427859 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 2719 1748 699 92 0 1063 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10876

[startup+1.33209 s]
/proc/loadavg: 2.09 2.04 1.98 3/84 20253
/proc/meminfo: memFree=1282232/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=11548 CPUtime=1.3
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 1963 0 0 0 130 0 0 0 25 0 1 0 169529165 11825152 1931 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159433779 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 2887 1931 699 92 0 1231 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 11548

[startup+2.98126 s]
/proc/loadavg: 2.09 2.04 1.98 3/84 20253
/proc/meminfo: memFree=1279224/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=14248 CPUtime=2.95
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 2622 0 0 0 294 1 0 0 25 0 1 0 169529165 14589952 2590 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 6001628 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 3562 2590 699 92 0 1906 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 14248

[startup+6.26257 s]
/proc/loadavg: 2.09 2.04 1.98 3/84 20253
/proc/meminfo: memFree=1276792/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=16696 CPUtime=6.2
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 3233 0 0 0 619 1 0 0 25 0 1 0 169529165 17096704 3201 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4156332594 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 4174 3201 699 92 0 2518 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 16696

[startup+12.7272 s]
/proc/loadavg: 2.07 2.04 1.98 3/84 20253
/proc/meminfo: memFree=1247736/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=47164 CPUtime=12.6
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 10510 0 0 0 1256 4 0 0 25 0 1 0 169529165 48295936 10478 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4156332685 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 11791 10478 699 92 0 10135 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 47164

[startup+25.539 s]
/proc/loadavg: 2.06 2.03 1.98 3/84 20253
/proc/meminfo: memFree=589560/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=25.31
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 2455 76 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 715684

[startup+51.183 s]
/proc/loadavg: 2.04 2.03 1.98 3/84 20253
/proc/meminfo: memFree=589560/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=50.74
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 4998 76 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710162 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 715684

[startup+102.444 s]
/proc/loadavg: 2.02 2.02 1.98 3/84 20253
/proc/meminfo: memFree=589560/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=101.58
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 10081 77 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 715684

[startup+162.53 s]
/proc/loadavg: 2.00 2.02 1.98 3/84 20253
/proc/meminfo: memFree=589432/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=161.16
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 16039 77 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 161.16
Current children cumulated vsize (KiB) 715684

[startup+222.616 s]
/proc/loadavg: 2.00 2.01 1.98 3/84 20253
/proc/meminfo: memFree=589176/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=220.75
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 21998 77 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 220.75
Current children cumulated vsize (KiB) 715684

[startup+282.699 s]
/proc/loadavg: 2.00 2.01 1.98 3/84 20253
/proc/meminfo: memFree=588984/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=280.33
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 27956 77 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 280.33
Current children cumulated vsize (KiB) 715684

[startup+342.781 s]
/proc/loadavg: 2.00 2.00 1.98 3/84 20253
/proc/meminfo: memFree=588856/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=339.92
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 33915 77 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 339.92
Current children cumulated vsize (KiB) 715684

[startup+402.86 s]
/proc/loadavg: 1.85 1.97 1.97 2/65 20270
/proc/meminfo: memFree=681312/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=399.57
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 39879 78 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 399.57
Current children cumulated vsize (KiB) 715684

[startup+462.891 s]
/proc/loadavg: 1.31 1.79 1.91 2/65 20270
/proc/meminfo: memFree=681512/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=459.58
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 45880 78 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 459.58
Current children cumulated vsize (KiB) 715684

[startup+522.919 s]
/proc/loadavg: 1.11 1.64 1.85 2/65 20270
/proc/meminfo: memFree=681512/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=519.59
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 51881 78 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 519.59
Current children cumulated vsize (KiB) 715684

[startup+582.945 s]
/proc/loadavg: 1.08 1.54 1.80 2/65 20270
/proc/meminfo: memFree=681576/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=579.62
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 57883 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 579.62
Current children cumulated vsize (KiB) 715684

[startup+642.978 s]
/proc/loadavg: 1.03 1.44 1.75 2/65 20272
/proc/meminfo: memFree=681512/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=639.63
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 63884 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 639.63
Current children cumulated vsize (KiB) 715684

[startup+703.008 s]
/proc/loadavg: 1.01 1.35 1.70 2/65 20272
/proc/meminfo: memFree=681512/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=699.64
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 69885 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637250 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 699.64
Current children cumulated vsize (KiB) 715684

[startup+763.037 s]
/proc/loadavg: 1.00 1.29 1.65 2/65 20272
/proc/meminfo: memFree=681576/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=759.65
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 75886 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 759.65
Current children cumulated vsize (KiB) 715684

[startup+823.07 s]
/proc/loadavg: 1.00 1.23 1.61 2/65 20272
/proc/meminfo: memFree=681576/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=819.66
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 81887 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 819.66
Current children cumulated vsize (KiB) 715684

[startup+883.098 s]
/proc/loadavg: 1.00 1.19 1.57 2/65 20272
/proc/meminfo: memFree=681640/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=879.68
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 87889 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 879.68
Current children cumulated vsize (KiB) 715684

[startup+943.129 s]
/proc/loadavg: 1.00 1.15 1.53 2/65 20272
/proc/meminfo: memFree=681640/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=939.69
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 93890 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 939.69
Current children cumulated vsize (KiB) 715684

[startup+1003.16 s]
/proc/loadavg: 1.00 1.12 1.49 2/65 20272
/proc/meminfo: memFree=681640/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=999.7
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 99891 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 999.7
Current children cumulated vsize (KiB) 715684

[startup+1063.19 s]
/proc/loadavg: 1.00 1.10 1.46 2/65 20272
/proc/meminfo: memFree=681640/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1059.72
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 105893 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1059.72
Current children cumulated vsize (KiB) 715684

[startup+1123.22 s]
/proc/loadavg: 1.00 1.08 1.43 2/65 20272
/proc/meminfo: memFree=681640/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1119.73
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 111894 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710153 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1119.73
Current children cumulated vsize (KiB) 715684

[startup+1183.25 s]
/proc/loadavg: 1.00 1.06 1.40 2/65 20272
/proc/meminfo: memFree=681640/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1179.75
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 117896 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1179.75
Current children cumulated vsize (KiB) 715684

[startup+1243.28 s]
/proc/loadavg: 1.00 1.05 1.37 2/65 20272
/proc/meminfo: memFree=681640/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1239.76
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 123897 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1239.76
Current children cumulated vsize (KiB) 715684

[startup+1303.32 s]
/proc/loadavg: 1.00 1.04 1.34 2/65 20272
/proc/meminfo: memFree=681576/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1299.78
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 129899 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1299.78
Current children cumulated vsize (KiB) 715684

[startup+1363.35 s]
/proc/loadavg: 1.00 1.03 1.32 2/65 20272
/proc/meminfo: memFree=681640/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1359.79
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 135900 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1359.79
Current children cumulated vsize (KiB) 715684

[startup+1423.38 s]
/proc/loadavg: 1.00 1.02 1.30 2/65 20272
/proc/meminfo: memFree=681576/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1419.8
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 141901 79 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710487 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1419.8
Current children cumulated vsize (KiB) 715684

[startup+1483.41 s]
/proc/loadavg: 1.00 1.01 1.27 2/65 20272
/proc/meminfo: memFree=681640/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1479.83
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 147903 80 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1479.83
Current children cumulated vsize (KiB) 715684

[startup+1543.44 s]
/proc/loadavg: 1.00 1.01 1.26 2/65 20272
/proc/meminfo: memFree=681576/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1539.84
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 153904 80 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710492 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1539.84
Current children cumulated vsize (KiB) 715684

[startup+1603.47 s]
/proc/loadavg: 1.00 1.00 1.24 2/65 20272
/proc/meminfo: memFree=681576/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1599.85
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 159905 80 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1599.85
Current children cumulated vsize (KiB) 715684

[startup+1663.5 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 20272
/proc/meminfo: memFree=681576/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1659.86
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 165906 80 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1659.86
Current children cumulated vsize (KiB) 715684

[startup+1723.53 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 20272
/proc/meminfo: memFree=681576/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1719.88
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 171908 80 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1719.88
Current children cumulated vsize (KiB) 715684

[startup+1783.56 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 20272
/proc/meminfo: memFree=681576/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1779.89
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 177909 80 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1779.89
Current children cumulated vsize (KiB) 715684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.73 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 20272
/proc/meminfo: memFree=681576/2055920 swapFree=4192812/4192956
[pid=20252] ppid=20250 vsize=715684 CPUtime=1800.06
/proc/20252/stat : 20252 (solver) R 20250 20252 18426 0 -1 4194304 174790 0 0 0 179926 80 0 0 25 0 1 0 169529165 732860416 174758 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 0 0 0
/proc/20252/statm: 178921 174758 723 92 0 177265 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 715684

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.84
CPU time (s): 1800.17
CPU user time (s): 1799.27
CPU system time (s): 0.902862
CPU usage (%): 99.7967
Max. virtual memory (cumulated for all children) (KiB): 715684

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

runsolver used 1.64575 s user time and 4.79527 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Jan  7 23:08:33 UTC 2007


IDJOB= 211662
IDBENCH= 4711
FILE ID= node60/211662-1168211311

PBS_JOBID= 3480786

Free space on /tmp= 66550 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  54145742dafe954cd4a6d9ee224a220a

RANDOM SEED= 897700002

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.236
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.236
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:       1287576 kB
Buffers:         45564 kB
Cached:         559704 kB
SwapCached:          0 kB
Active:         281440 kB
Inactive:       427448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1287576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5948 kB
Writeback:           0 kB
Mapped:         124280 kB
Slab:            44512 kB
Committed_AS:  4606560 kB
PageTables:       2104 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= 66553 MiB



End job on node60 on Sun Jan  7 23:38:37 UTC 2007