Trace number 214230

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.09 1808.72

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-3.xml
MD5SUM34fb632723a9a9ab757f7ad92339cd22
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 benchmark2.25
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables648
Number of constraints1954
Maximum constraint arity27
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1954
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.02	c 	predicates............    0
0.02	c 	constraints........... 0.14
0.17	c Allocating memory
0.17	c 
0.17	c time limit = -1
0.17	c heuristic = dom/wdeg
0.17	c restart policy = Geometric increment
0.17	c restart base = 863
0.17	c restart factor = 1.33
0.17	c 
0.17	c Solving
0.17	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/node23/watcher-214230-1168229087 -o ROOT/results/node23/solver-214230-1168229087 -C 1800 -M 900 /tmp/evaluation/214230-1168229087/tramontane/bin/solver /tmp/evaluation/214230-1168229087/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.34 1.08 1.02 2/81 4085
/proc/meminfo: memFree=1784288/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=6792 CPUtime=0
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 423 0 0 0 0 0 0 0 18 0 1 0 171303226 6955008 402 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2466079 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 1698 402 363 92 0 30 0

[startup+0.101769 s]
/proc/loadavg: 1.34 1.08 1.02 2/81 4085
/proc/meminfo: memFree=1784288/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=7580 CPUtime=0.09
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 977 0 0 0 9 0 0 0 18 0 1 0 171303226 7761920 945 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2930299 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 1895 945 701 92 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7580

[startup+0.509843 s]
/proc/loadavg: 1.34 1.08 1.02 2/81 4085
/proc/meminfo: memFree=1784288/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9312 CPUtime=0.5
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1421 0 0 0 50 0 0 0 22 0 1 0 171303226 9535488 1389 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727432 0 0 4096 0 0 0 0 17 0 0 0
/proc/4084/statm: 2328 1389 723 92 0 672 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9312

[startup+1.331 s]
/proc/loadavg: 1.34 1.08 1.02 3/95 4136
/proc/meminfo: memFree=1772264/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1.31
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 131 0 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9324

[startup+2.96832 s]
/proc/loadavg: 1.47 1.11 1.03 3/89 4137
/proc/meminfo: memFree=1775264/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=2.94
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 294 0 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 0 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 9324

[startup+6.24996 s]
/proc/loadavg: 1.47 1.11 1.03 3/85 4200
/proc/meminfo: memFree=1772664/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=6.21
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 620 1 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 0 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 9324

[startup+12.7102 s]
/proc/loadavg: 1.55 1.14 1.04 3/94 4287
/proc/meminfo: memFree=1736304/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=12.64
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 1263 1 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795096 0 0 4096 0 0 0 0 17 0 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 9324

[startup+25.5277 s]
/proc/loadavg: 1.54 1.15 1.05 3/93 4352
/proc/meminfo: memFree=1751264/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=25.4
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 2538 2 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 9324

[startup+51.1526 s]
/proc/loadavg: 1.70 1.22 1.07 3/93 4352
/proc/meminfo: memFree=1751328/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=50.89
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 5087 2 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 9324

[startup+102.399 s]
/proc/loadavg: 1.87 1.33 1.12 3/93 4352
/proc/meminfo: memFree=1751456/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=101.89
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 10187 2 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134792880 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 9324

[startup+162.46 s]
/proc/loadavg: 1.95 1.46 1.17 3/93 4352
/proc/meminfo: memFree=1751392/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=161.67
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 16164 3 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 9324

[startup+222.517 s]
/proc/loadavg: 1.98 1.56 1.22 3/93 4352
/proc/meminfo: memFree=1751328/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=221.44
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 22141 3 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637578 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 221.44
Current children cumulated vsize (KiB) 9324

[startup+282.57 s]
/proc/loadavg: 1.99 1.63 1.27 3/93 4352
/proc/meminfo: memFree=1751328/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=281.21
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 28117 4 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727379 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 9324

[startup+342.627 s]
/proc/loadavg: 1.99 1.70 1.31 3/93 4352
/proc/meminfo: memFree=1751200/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=340.98
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 34094 4 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134785587 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 340.98
Current children cumulated vsize (KiB) 9324

[startup+402.687 s]
/proc/loadavg: 2.04 1.77 1.36 3/93 4352
/proc/meminfo: memFree=1751136/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=400.76
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 40071 5 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 400.76
Current children cumulated vsize (KiB) 9324

[startup+462.742 s]
/proc/loadavg: 2.01 1.81 1.39 3/93 4352
/proc/meminfo: memFree=1751008/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=460.52
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 46047 5 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134795099 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 460.52
Current children cumulated vsize (KiB) 9324

[startup+522.802 s]
/proc/loadavg: 2.00 1.84 1.43 3/93 4352
/proc/meminfo: memFree=1750944/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=520.29
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 52024 5 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 520.29
Current children cumulated vsize (KiB) 9324

[startup+582.858 s]
/proc/loadavg: 2.00 1.86 1.46 3/93 4352
/proc/meminfo: memFree=1750880/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=580.07
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 58001 6 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 580.07
Current children cumulated vsize (KiB) 9324

[startup+642.919 s]
/proc/loadavg: 2.00 1.89 1.49 3/93 4352
/proc/meminfo: memFree=1750816/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=639.84
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 63978 6 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134715371 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 639.84
Current children cumulated vsize (KiB) 9324

[startup+702.975 s]
/proc/loadavg: 2.00 1.90 1.52 3/93 4352
/proc/meminfo: memFree=1750752/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=699.6
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 69954 6 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2962398 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 699.6
Current children cumulated vsize (KiB) 9324

[startup+763.029 s]
/proc/loadavg: 2.00 1.92 1.55 3/93 4352
/proc/meminfo: memFree=1750752/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=759.38
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 75931 7 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 759.38
Current children cumulated vsize (KiB) 9324

[startup+823.09 s]
/proc/loadavg: 2.00 1.93 1.57 3/93 4352
/proc/meminfo: memFree=1750624/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=819.15
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 81908 7 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 819.15
Current children cumulated vsize (KiB) 9324

[startup+883.147 s]
/proc/loadavg: 2.00 1.94 1.60 3/93 4354
/proc/meminfo: memFree=1750432/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=878.93
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 87885 8 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727410 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 878.93
Current children cumulated vsize (KiB) 9324

[startup+943.208 s]
/proc/loadavg: 2.06 1.96 1.62 3/93 4354
/proc/meminfo: memFree=1750368/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=938.7
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 93862 8 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 938.7
Current children cumulated vsize (KiB) 9324

[startup+1003.27 s]
/proc/loadavg: 2.02 1.97 1.65 3/93 4354
/proc/meminfo: memFree=1750304/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=998.47
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 99839 8 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799153 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 998.47
Current children cumulated vsize (KiB) 9324

[startup+1063.33 s]
/proc/loadavg: 2.01 1.97 1.66 3/93 4354
/proc/meminfo: memFree=1750304/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1058.25
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 105816 9 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727389 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1058.25
Current children cumulated vsize (KiB) 9324

[startup+1123.39 s]
/proc/loadavg: 2.00 1.97 1.68 3/93 4354
/proc/meminfo: memFree=1750240/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1118.02
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 111793 9 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637569 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1118.02
Current children cumulated vsize (KiB) 9324

[startup+1183.44 s]
/proc/loadavg: 2.06 1.99 1.70 3/93 4354
/proc/meminfo: memFree=1750176/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1177.79
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 117769 10 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1177.79
Current children cumulated vsize (KiB) 9324

[startup+1243.49 s]
/proc/loadavg: 2.06 2.00 1.73 3/93 4354
/proc/meminfo: memFree=1750176/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1237.55
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 123745 10 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134652319 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1237.55
Current children cumulated vsize (KiB) 9324

[startup+1303.55 s]
/proc/loadavg: 2.02 2.00 1.74 3/93 4354
/proc/meminfo: memFree=1750048/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1297.32
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 129721 11 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1297.32
Current children cumulated vsize (KiB) 9324

[startup+1363.61 s]
/proc/loadavg: 2.08 2.02 1.76 3/93 4354
/proc/meminfo: memFree=1749984/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1357.09
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 135698 11 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1357.09
Current children cumulated vsize (KiB) 9324

[startup+1423.66 s]
/proc/loadavg: 2.07 2.03 1.77 3/93 4354
/proc/meminfo: memFree=1749920/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1416.86
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 141675 11 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134790446 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1416.86
Current children cumulated vsize (KiB) 9324

[startup+1483.73 s]
/proc/loadavg: 2.02 2.02 1.78 3/93 4354
/proc/meminfo: memFree=1749856/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1476.64
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 147652 12 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727374 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1476.64
Current children cumulated vsize (KiB) 9324

[startup+1543.78 s]
/proc/loadavg: 2.01 2.01 1.80 3/93 4354
/proc/meminfo: memFree=1749792/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1536.41
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 153629 12 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1536.41
Current children cumulated vsize (KiB) 9324

[startup+1603.84 s]
/proc/loadavg: 2.00 2.01 1.81 3/93 4354
/proc/meminfo: memFree=1749728/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1596.18
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 159605 13 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1596.18
Current children cumulated vsize (KiB) 9324

[startup+1663.89 s]
/proc/loadavg: 2.00 2.00 1.82 3/93 4354
/proc/meminfo: memFree=1749664/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1655.95
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 165582 13 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134799153 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1655.95
Current children cumulated vsize (KiB) 9324

[startup+1723.95 s]
/proc/loadavg: 2.00 2.00 1.83 3/93 4354
/proc/meminfo: memFree=1749600/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1715.72
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 171559 13 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1715.72
Current children cumulated vsize (KiB) 9324

[startup+1784.01 s]
/proc/loadavg: 2.06 2.01 1.84 3/93 4354
/proc/meminfo: memFree=1749536/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1775.5
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 177536 14 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637600 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1775.5
Current children cumulated vsize (KiB) 9324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.71 s]
/proc/loadavg: 2.04 2.01 1.84 3/93 4354
/proc/meminfo: memFree=1749536/2055920 swapFree=4191880/4192956
[pid=4084] ppid=4082 vsize=9324 CPUtime=1800.08
/proc/4084/stat : 4084 (solver) R 4082 4084 3701 0 -1 4194304 1424 0 0 0 179994 14 0 0 25 0 1 0 171303226 9547776 1392 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812728 0 0 4096 0 0 0 0 17 1 0 0
/proc/4084/statm: 2331 1392 723 92 0 675 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9324

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.72
CPU time (s): 1800.09
CPU user time (s): 1799.95
CPU system time (s): 0.145977
CPU usage (%): 99.5232
Max. virtual memory (cumulated for all children) (KiB): 9324

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

runsolver used 1.76173 s user time and 4.66629 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Mon Jan  8 04:04:49 UTC 2007


IDJOB= 214230
IDBENCH= 4908
FILE ID= node23/214230-1168229087

PBS_JOBID= 3481308

Free space on /tmp= 66561 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/routing/s4-4-3-3.xml
COMMAND LINE= /tmp/evaluation/214230-1168229087/tramontane/bin/solver /tmp/evaluation/214230-1168229087/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-214230-1168229087 -o ROOT/results/node23/solver-214230-1168229087 -C 1800 -M 900  /tmp/evaluation/214230-1168229087/tramontane/bin/solver /tmp/evaluation/214230-1168229087/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  34fb632723a9a9ab757f7ad92339cd22

RANDOM SEED= 276931342

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.265
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.265
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:       1784704 kB
Buffers:         44172 kB
Cached:         112256 kB
SwapCached:        448 kB
Active:         129528 kB
Inactive:        87060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1784704 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3628 kB
Writeback:           0 kB
Mapped:          77696 kB
Slab:            39732 kB
Committed_AS:  3538012 kB
PageTables:       2124 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= 66559 MiB



End job on node23 on Mon Jan  8 04:34:57 UTC 2007