Trace number 212319

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.04 1814.23

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-bell3a.xml
MD5SUMeea8d5f5e06b96da8747f411a36b6a29
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2219
Number of constraints155
Maximum constraint arity191
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension155
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.04
0.14	c 	predicates............ 0.23
0.37	c 	constraints........... 0.14
0.52	c Allocating memory
0.52	c 
0.52	c time limit = -1
0.52	c heuristic = dom/wdeg
0.52	c restart policy = Geometric increment
0.52	c restart base = 1478
0.52	c restart factor = 1.33
0.52	c 
0.52	c Solving
0.52	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/node48/watcher-212319-1168218571 -o ROOT/results/node48/solver-212319-1168218571 -C 1800 -M 900 /tmp/evaluation/212319-1168218571/tramontane/bin/solver /tmp/evaluation/212319-1168218571/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.21 2.75 2.63 5/81 17589
/proc/meminfo: memFree=1167000/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=5352 CPUtime=0
/proc/17588/stat : 17588 (solver) D 17586 17588 16736 0 -1 4194304 53 0 1 0 0 0 0 0 18 0 1 0 170256067 5480448 38 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3535879 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/17588/statm: 1338 38 30 92 0 19 0

[startup+0.10309 s]
/proc/loadavg: 2.21 2.75 2.63 5/81 17589
/proc/meminfo: memFree=1167000/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=6880 CPUtime=0
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 650 0 2 0 0 0 0 0 18 0 1 0 170256067 7045120 620 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3965763 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 1720 620 555 92 0 64 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6880

[startup+0.511122 s]
/proc/loadavg: 2.21 2.75 2.63 5/81 17589
/proc/meminfo: memFree=1167000/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=9068 CPUtime=0.4
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 1344 0 2 0 40 0 0 0 21 0 1 0 170256067 9285632 1314 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159426684 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 2267 1314 713 92 0 611 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 9068

[startup+1.3322 s]
/proc/loadavg: 2.21 2.75 2.63 3/81 17589
/proc/meminfo: memFree=1134872/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1.22
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 119 3 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 38856

[startup+2.96835 s]
/proc/loadavg: 2.19 2.74 2.62 3/81 17589
/proc/meminfo: memFree=1134872/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=2.84
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 281 3 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 38856

[startup+6.25833 s]
/proc/loadavg: 2.19 2.74 2.62 3/81 17589
/proc/meminfo: memFree=1134872/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=6.11
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 608 3 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 38856

[startup+12.7312 s]
/proc/loadavg: 2.16 2.72 2.62 3/81 17589
/proc/meminfo: memFree=1135264/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=12.54
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 1251 3 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711133 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 38856

[startup+25.5404 s]
/proc/loadavg: 2.13 2.69 2.61 3/81 17589
/proc/meminfo: memFree=1135456/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=25.25
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 2522 3 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 38856

[startup+51.1698 s]
/proc/loadavg: 2.09 2.64 2.59 3/81 17589
/proc/meminfo: memFree=1135584/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=50.67
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 5064 3 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812996 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 38856

[startup+102.409 s]
/proc/loadavg: 2.03 2.53 2.56 3/81 17589
/proc/meminfo: memFree=1135648/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=101.5
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 10147 3 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710170 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 38856

[startup+162.475 s]
/proc/loadavg: 2.01 2.43 2.52 3/81 17589
/proc/meminfo: memFree=1135712/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=161.08
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 16105 3 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 161.08
Current children cumulated vsize (KiB) 38856

[startup+222.563 s]
/proc/loadavg: 2.00 2.35 2.48 3/81 17589
/proc/meminfo: memFree=1135712/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=220.68
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 22065 3 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710150 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 220.68
Current children cumulated vsize (KiB) 38856

[startup+282.599 s]
/proc/loadavg: 2.00 2.28 2.45 3/81 17589
/proc/meminfo: memFree=1135648/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=280.24
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 28021 3 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 280.24
Current children cumulated vsize (KiB) 38856

[startup+342.636 s]
/proc/loadavg: 2.00 2.23 2.42 3/81 17589
/proc/meminfo: memFree=1135648/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=339.8
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 33977 3 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 339.8
Current children cumulated vsize (KiB) 38856

[startup+402.675 s]
/proc/loadavg: 2.05 2.20 2.40 3/81 17589
/proc/meminfo: memFree=1135584/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=399.36
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 39932 4 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 399.36
Current children cumulated vsize (KiB) 38856

[startup+462.694 s]
/proc/loadavg: 2.02 2.16 2.37 3/81 17589
/proc/meminfo: memFree=1135648/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=458.91
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 45887 4 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 458.91
Current children cumulated vsize (KiB) 38856

[startup+522.757 s]
/proc/loadavg: 2.00 2.13 2.34 3/81 17591
/proc/meminfo: memFree=1135200/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=518.48
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 51844 4 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710183 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 518.48
Current children cumulated vsize (KiB) 38856

[startup+582.846 s]
/proc/loadavg: 2.00 2.10 2.32 3/81 17591
/proc/meminfo: memFree=1135200/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=578.08
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 57804 4 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 578.08
Current children cumulated vsize (KiB) 38856

[startup+642.907 s]
/proc/loadavg: 2.00 2.08 2.30 3/81 17591
/proc/meminfo: memFree=1135136/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=637.67
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 63763 4 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812686 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 637.67
Current children cumulated vsize (KiB) 38856

[startup+702.969 s]
/proc/loadavg: 2.00 2.06 2.27 3/81 17591
/proc/meminfo: memFree=1135136/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=697.25
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 69721 4 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710170 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 697.25
Current children cumulated vsize (KiB) 38856

[startup+763.024 s]
/proc/loadavg: 2.00 2.05 2.25 3/81 17591
/proc/meminfo: memFree=1135072/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=756.81
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 75677 4 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 756.81
Current children cumulated vsize (KiB) 38856

[startup+823.061 s]
/proc/loadavg: 2.00 2.04 2.24 3/81 17591
/proc/meminfo: memFree=1135072/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=816.37
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 81633 4 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 816.37
Current children cumulated vsize (KiB) 38856

[startup+883.098 s]
/proc/loadavg: 2.00 2.03 2.22 3/81 17591
/proc/meminfo: memFree=1135008/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=875.94
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 87590 4 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 875.94
Current children cumulated vsize (KiB) 38856

[startup+943.139 s]
/proc/loadavg: 2.00 2.02 2.20 4/81 17591
/proc/meminfo: memFree=1135072/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=935.47
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 93543 4 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 935.47
Current children cumulated vsize (KiB) 38856

[startup+1003.18 s]
/proc/loadavg: 2.00 2.02 2.18 3/81 17591
/proc/meminfo: memFree=1135008/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=995.04
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 99500 4 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 995.04
Current children cumulated vsize (KiB) 38856

[startup+1063.26 s]
/proc/loadavg: 2.00 2.01 2.17 3/81 17591
/proc/meminfo: memFree=1135008/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1054.66
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 105461 5 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1054.66
Current children cumulated vsize (KiB) 38856

[startup+1123.32 s]
/proc/loadavg: 2.00 2.00 2.16 3/81 17591
/proc/meminfo: memFree=1134944/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1114.22
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 111417 5 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1114.22
Current children cumulated vsize (KiB) 38856

[startup+1183.39 s]
/proc/loadavg: 2.00 2.00 2.15 3/81 17591
/proc/meminfo: memFree=1134944/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1173.82
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 117377 5 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1173.82
Current children cumulated vsize (KiB) 38856

[startup+1243.45 s]
/proc/loadavg: 2.00 2.00 2.14 3/81 17591
/proc/meminfo: memFree=1134880/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1233.4
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 123335 5 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1233.4
Current children cumulated vsize (KiB) 38856

[startup+1303.52 s]
/proc/loadavg: 2.00 2.00 2.12 3/81 17591
/proc/meminfo: memFree=1134944/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1292.96
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 129291 5 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1292.96
Current children cumulated vsize (KiB) 38856

[startup+1363.54 s]
/proc/loadavg: 2.00 2.00 2.11 3/81 17591
/proc/meminfo: memFree=1134880/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1352.51
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 135246 5 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1352.51
Current children cumulated vsize (KiB) 38856

[startup+1423.54 s]
/proc/loadavg: 2.00 2.00 2.10 4/81 17591
/proc/meminfo: memFree=1134816/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1412.04
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 141199 5 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1412.04
Current children cumulated vsize (KiB) 38856

[startup+1483.62 s]
/proc/loadavg: 2.00 2.00 2.09 3/81 17591
/proc/meminfo: memFree=1134816/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1471.62
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 147157 5 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710170 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1471.62
Current children cumulated vsize (KiB) 38856

[startup+1543.66 s]
/proc/loadavg: 2.00 2.00 2.08 3/81 17591
/proc/meminfo: memFree=1134816/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1531.19
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 153114 5 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710150 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1531.19
Current children cumulated vsize (KiB) 38856

[startup+1603.72 s]
/proc/loadavg: 2.00 2.00 2.08 3/81 17591
/proc/meminfo: memFree=1134752/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1590.78
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 159073 5 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1590.78
Current children cumulated vsize (KiB) 38856

[startup+1663.78 s]
/proc/loadavg: 2.00 2.00 2.07 3/81 17591
/proc/meminfo: memFree=1134752/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1650.34
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 165029 5 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710170 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1650.34
Current children cumulated vsize (KiB) 38856

[startup+1723.86 s]
/proc/loadavg: 2.05 2.01 2.07 3/73 17819
/proc/meminfo: memFree=1829984/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1710.06
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 170999 7 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1710.06
Current children cumulated vsize (KiB) 38856

[startup+1783.89 s]
/proc/loadavg: 2.02 2.01 2.07 3/73 17819
/proc/meminfo: memFree=1830112/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1769.84
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 176976 8 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1769.84
Current children cumulated vsize (KiB) 38856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.22 s]
/proc/loadavg: 2.01 2.01 2.06 3/73 17819
/proc/meminfo: memFree=1830112/2055920 swapFree=4192812/4192956
[pid=17588] ppid=17586 vsize=38856 CPUtime=1800.03
/proc/17588/stat : 17588 (solver) R 17586 17588 16736 0 -1 4194304 8597 0 2 0 179995 8 0 0 25 0 1 0 170256067 39788544 8567 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710153 0 0 4096 0 0 0 0 17 0 0 0
/proc/17588/statm: 9714 8567 722 92 0 8058 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 38856

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.23
CPU time (s): 1800.04
CPU user time (s): 1799.95
CPU system time (s): 0.085986
CPU usage (%): 99.2177
Max. virtual memory (cumulated for all children) (KiB): 38856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.085986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8597
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 66425

runsolver used 1.66575 s user time and 4.78727 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Mon Jan  8 01:09:33 UTC 2007


IDJOB= 212319
IDBENCH= 4761
FILE ID= node48/212319-1168218571

PBS_JOBID= 3480897

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  eea8d5f5e06b96da8747f411a36b6a29

RANDOM SEED= 891276122

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.218
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.218
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:       1167416 kB
Buffers:         31652 kB
Cached:          76944 kB
SwapCached:          0 kB
Active:         758300 kB
Inactive:        71668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1167416 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4320 kB
Writeback:           0 kB
Mapped:         740364 kB
Slab:            42428 kB
Committed_AS:  4545724 kB
PageTables:       3192 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= 66558 MiB



End job on node48 on Mon Jan  8 01:39:48 UTC 2007