Trace number 200077

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.98

General information on the benchmark

Namefrb/frb56-25/
frb56-25-1-mgd_ext.xml
MD5SUM891289d8273735777c28a9406e4a8bdc
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables56
Number of constraints517
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension517
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c 
0.01	c Parsing xml file
0.01	c 	domains...............    0
0.01	c 	variables.............    0
0.01	c 	relations............. 0.16
0.17	c 	constraints........... 0.03
0.20	c Allocating memory
0.20	c 
0.20	c time limit = -1
0.20	c heuristic = dom/wdeg
0.20	c restart policy = Geometric increment
0.20	c restart base = 37
0.20	c restart factor = 1.33
0.20	c 
0.20	c Solving
0.20	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/node3/watcher-200077-1168140469 -o ROOT/results/node3/solver-200077-1168140469 -C 1800 -M 900 /tmp/evaluation/200077-1168140469/tramontane/bin/solver /tmp/evaluation/200077-1168140469/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: 3.10 2.88 2.49 6/93 16422
/proc/meminfo: memFree=1402864/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=6792 CPUtime=0
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 442 0 0 0 0 0 0 0 18 0 1 0 162442592 6955008 421 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10894200 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 1698 421 382 92 0 30 0

[startup+0.107063 s]
/proc/loadavg: 3.10 2.88 2.49 6/93 16422
/proc/meminfo: memFree=1402864/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=8104 CPUtime=0.09
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1091 0 0 0 9 0 0 0 18 0 1 0 162442592 8298496 1059 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158608726 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2026 1059 692 92 0 370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8104

[startup+0.515128 s]
/proc/loadavg: 3.10 2.88 2.49 6/93 16422
/proc/meminfo: memFree=1402864/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=0.49
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 49 0 0 0 21 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790374 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9028

[startup+1.33725 s]
/proc/loadavg: 3.10 2.88 2.49 4/93 16512
/proc/meminfo: memFree=1400112/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1.26
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 126 0 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 1 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 9028

[startup+2.97553 s]
/proc/loadavg: 3.10 2.88 2.49 4/94 16595
/proc/meminfo: memFree=1399784/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=2.85
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 285 0 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637515 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 9028

[startup+6.26306 s]
/proc/loadavg: 3.10 2.88 2.50 4/94 16773
/proc/meminfo: memFree=1398888/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=6.13
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 613 0 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790741 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 9028

[startup+12.7279 s]
/proc/loadavg: 3.08 2.88 2.50 5/94 17420
/proc/meminfo: memFree=1398312/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=12.33
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 1233 0 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639671 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 9028

[startup+25.547 s]
/proc/loadavg: 3.07 2.89 2.51 3/87 18329
/proc/meminfo: memFree=1398688/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=24.87
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 2486 1 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637527 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 9028

[startup+51.1731 s]
/proc/loadavg: 2.70 2.81 2.49 3/87 18329
/proc/meminfo: memFree=1397240/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=50.38
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 5037 1 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790733 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 50.38
Current children cumulated vsize (KiB) 9028

[startup+102.42 s]
/proc/loadavg: 2.36 2.70 2.47 3/87 18329
/proc/meminfo: memFree=1394680/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=101.4
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 10139 1 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639643 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 9028

[startup+162.488 s]
/proc/loadavg: 2.12 2.56 2.43 3/87 18329
/proc/meminfo: memFree=1391544/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=161.17
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 16116 1 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637645 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 161.17
Current children cumulated vsize (KiB) 9028

[startup+222.546 s]
/proc/loadavg: 2.10 2.48 2.41 3/87 18329
/proc/meminfo: memFree=1389368/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=220.96
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 22095 1 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722125 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 220.96
Current children cumulated vsize (KiB) 9028

[startup+282.608 s]
/proc/loadavg: 2.04 2.39 2.38 3/87 18329
/proc/meminfo: memFree=1386936/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=280.75
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 28074 1 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722144 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 280.75
Current children cumulated vsize (KiB) 9028

[startup+342.671 s]
/proc/loadavg: 2.01 2.32 2.35 3/87 18329
/proc/meminfo: memFree=1384128/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=340.52
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 34051 1 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637524 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 340.52
Current children cumulated vsize (KiB) 9028

[startup+402.74 s]
/proc/loadavg: 2.00 2.25 2.33 3/87 18329
/proc/meminfo: memFree=1381248/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=400.32
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 40031 1 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637504 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 400.32
Current children cumulated vsize (KiB) 9028

[startup+462.807 s]
/proc/loadavg: 2.00 2.21 2.31 3/87 18329
/proc/meminfo: memFree=1378752/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=460.11
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 46010 1 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637325 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 460.11
Current children cumulated vsize (KiB) 9028

[startup+522.87 s]
/proc/loadavg: 2.00 2.17 2.28 3/87 18329
/proc/meminfo: memFree=1376000/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=519.88
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 51987 1 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790748 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 519.88
Current children cumulated vsize (KiB) 9028

[startup+582.931 s]
/proc/loadavg: 2.04 2.14 2.27 3/87 18329
/proc/meminfo: memFree=1370432/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=579.47
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 57946 1 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790420 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 579.47
Current children cumulated vsize (KiB) 9028

[startup+642.996 s]
/proc/loadavg: 2.01 2.12 2.25 3/87 18329
/proc/meminfo: memFree=1362944/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=639.26
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 63924 2 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790368 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 639.26
Current children cumulated vsize (KiB) 9028

[startup+703.06 s]
/proc/loadavg: 2.00 2.09 2.23 3/87 18329
/proc/meminfo: memFree=1357056/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=699.03
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 69901 2 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790767 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 699.03
Current children cumulated vsize (KiB) 9028

[startup+763.122 s]
/proc/loadavg: 2.00 2.07 2.21 3/87 18329
/proc/meminfo: memFree=1352960/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=758.82
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 75880 2 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637094 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 758.82
Current children cumulated vsize (KiB) 9028

[startup+823.191 s]
/proc/loadavg: 2.00 2.06 2.20 4/87 18329
/proc/meminfo: memFree=1348992/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=818.6
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 81858 2 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637632 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 818.6
Current children cumulated vsize (KiB) 9028

[startup+883.254 s]
/proc/loadavg: 2.06 2.06 2.18 3/87 18329
/proc/meminfo: memFree=1344512/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=878.38
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 87836 2 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790755 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 878.38
Current children cumulated vsize (KiB) 9028

[startup+943.324 s]
/proc/loadavg: 2.07 2.06 2.18 3/87 18329
/proc/meminfo: memFree=1340800/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=938.18
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 93816 2 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637651 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 938.18
Current children cumulated vsize (KiB) 9028

[startup+1003.39 s]
/proc/loadavg: 2.02 2.05 2.16 3/87 18329
/proc/meminfo: memFree=1337600/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=997.98
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 99796 2 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790764 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 997.98
Current children cumulated vsize (KiB) 9028

[startup+1063.45 s]
/proc/loadavg: 2.01 2.04 2.15 3/87 18329
/proc/meminfo: memFree=1334208/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1057.74
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 105772 2 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799433 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1057.74
Current children cumulated vsize (KiB) 9028

[startup+1123.51 s]
/proc/loadavg: 2.06 2.04 2.15 3/87 18329
/proc/meminfo: memFree=1329472/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1117.54
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 111751 3 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1117.54
Current children cumulated vsize (KiB) 9028

[startup+1183.57 s]
/proc/loadavg: 2.02 2.03 2.13 3/87 18329
/proc/meminfo: memFree=1325696/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1177.31
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 117728 3 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637474 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1177.31
Current children cumulated vsize (KiB) 9028

[startup+1243.63 s]
/proc/loadavg: 2.00 2.02 2.12 3/97 18381
/proc/meminfo: memFree=1449904/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1237.09
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 123706 3 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637255 0 0 4096 0 0 0 0 17 1 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1237.09
Current children cumulated vsize (KiB) 9028

[startup+1303.68 s]
/proc/loadavg: 1.95 2.00 2.11 3/94 18704
/proc/meminfo: memFree=1516352/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1296.68
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 129663 5 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134639618 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1296.68
Current children cumulated vsize (KiB) 9028

[startup+1363.75 s]
/proc/loadavg: 1.97 1.99 2.09 3/94 18811
/proc/meminfo: memFree=1400064/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1356.67
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 135660 7 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790657 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1356.67
Current children cumulated vsize (KiB) 9028

[startup+1423.76 s]
/proc/loadavg: 1.87 1.95 2.07 3/94 19000
/proc/meminfo: memFree=1515840/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1416.44
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 141635 9 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790664 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1416.44
Current children cumulated vsize (KiB) 9028

[startup+1483.84 s]
/proc/loadavg: 1.95 1.95 2.06 4/94 19216
/proc/meminfo: memFree=1444224/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1476.41
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 147630 11 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790380 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1476.41
Current children cumulated vsize (KiB) 9028

[startup+1543.85 s]
/proc/loadavg: 1.96 1.95 2.06 3/86 19452
/proc/meminfo: memFree=1517696/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1536.19
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 153606 13 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790655 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1536.19
Current children cumulated vsize (KiB) 9028

[startup+1603.91 s]
/proc/loadavg: 2.04 1.97 2.06 3/86 19452
/proc/meminfo: memFree=1517952/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1596.2
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 159607 13 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722332 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1596.2
Current children cumulated vsize (KiB) 9028

[startup+1663.97 s]
/proc/loadavg: 2.01 1.97 2.05 3/86 19452
/proc/meminfo: memFree=1517888/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1656.19
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 165606 13 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637728 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1656.19
Current children cumulated vsize (KiB) 9028

[startup+1724.03 s]
/proc/loadavg: 2.06 1.99 2.05 3/86 19452
/proc/meminfo: memFree=1517888/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1716.18
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 171605 13 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722125 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1716.18
Current children cumulated vsize (KiB) 9028

[startup+1784.09 s]
/proc/loadavg: 2.02 1.99 2.04 3/86 19452
/proc/meminfo: memFree=1517896/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1776.2
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 177606 14 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637446 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1776.2
Current children cumulated vsize (KiB) 9028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.97 s]
/proc/loadavg: 2.01 1.99 2.04 3/86 19452
/proc/meminfo: memFree=1517896/2055920 swapFree=4192812/4192956
[pid=16421] ppid=16419 vsize=9028 CPUtime=1800.06
/proc/16421/stat : 16421 (solver) R 16419 16421 14829 0 -1 4194304 1352 0 0 0 179992 14 0 0 25 0 1 0 162442592 9244672 1320 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637542 0 0 4096 0 0 0 0 17 0 0 0
/proc/16421/statm: 2257 1320 711 92 0 601 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9028

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.98
CPU time (s): 1800.07
CPU user time (s): 1799.93
CPU system time (s): 0.141978
CPU usage (%): 99.5626
Max. virtual memory (cumulated for all children) (KiB): 9028

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

runsolver used 1.66575 s user time and 4.93925 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Jan  7 03:27:50 UTC 2007


IDJOB= 200077
IDBENCH= 3687
FILE ID= node3/200077-1168140469

PBS_JOBID= 3477805

Free space on /tmp= 66529 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb56-25/frb56-25-1-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/200077-1168140469/tramontane/bin/solver /tmp/evaluation/200077-1168140469/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-200077-1168140469 -o ROOT/results/node3/solver-200077-1168140469 -C 1800 -M 900  /tmp/evaluation/200077-1168140469/tramontane/bin/solver /tmp/evaluation/200077-1168140469/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  891289d8273735777c28a9406e4a8bdc

RANDOM SEED= 59650676

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.279
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.279
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:       1403528 kB
Buffers:         64332 kB
Cached:         344280 kB
SwapCached:          0 kB
Active:         328164 kB
Inactive:       247416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3904 kB
Writeback:           0 kB
Mapped:         187288 kB
Slab:            61184 kB
Committed_AS:  4176192 kB
PageTables:       2512 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= 66548 MiB



End job on node3 on Sun Jan  7 03:57:58 UTC 2007