Trace number 214347

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.06 1801.65

General information on the benchmark

NamepseudoSeries/routing/
s4-4-3-1.xml
MD5SUMcbdc7592df3f8b6d60ca8757285976d8
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.21
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables672
Number of constraints2028
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2028
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.02
0.02	c 	predicates............    0
0.02	c 	constraints........... 0.16
0.18	c Allocating memory
0.18	c 
0.18	c time limit = -1
0.18	c heuristic = dom/wdeg
0.18	c restart policy = Geometric increment
0.18	c restart base = 895
0.18	c restart factor = 1.33
0.18	c 
0.18	c Solving
0.18	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/node11/watcher-214347-1168229980 -o ROOT/results/node11/solver-214347-1168229980 -C 1800 -M 900 /tmp/evaluation/214347-1168229980/tramontane/bin/solver /tmp/evaluation/214347-1168229980/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.13 2.00 1.93 5/94 18998
/proc/meminfo: memFree=1702300/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=6792 CPUtime=0
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 171393304 6955008 403 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 7943694 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 1698 403 364 92 0 30 0

[startup+0.103335 s]
/proc/loadavg: 2.13 2.00 1.93 5/94 18998
/proc/meminfo: memFree=1702300/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=7580 CPUtime=0.09
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 978 0 0 0 9 0 0 0 18 0 1 0 171393304 7761920 946 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 1895 946 703 92 0 239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7580

[startup+0.514415 s]
/proc/loadavg: 2.13 2.00 1.93 5/94 18998
/proc/meminfo: memFree=1702300/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9444 CPUtime=0.5
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1446 0 0 0 50 0 0 0 22 0 1 0 171393304 9670656 1414 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2361 1414 723 92 0 705 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9444

[startup+1.33458 s]
/proc/loadavg: 2.13 2.00 1.93 3/94 18998
/proc/meminfo: memFree=1699528/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1.32
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 132 0 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9452

[startup+2.9709 s]
/proc/loadavg: 2.13 2.00 1.93 3/94 18998
/proc/meminfo: memFree=1699528/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=2.93
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 293 0 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 9452

[startup+6.25255 s]
/proc/loadavg: 2.12 2.00 1.93 3/94 18998
/proc/meminfo: memFree=1699544/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=6.17
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 617 0 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 9452

[startup+12.7098 s]
/proc/loadavg: 2.11 2.00 1.93 3/94 18998
/proc/meminfo: memFree=1699544/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=12.6
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 1260 0 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727392 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 9452

[startup+25.5164 s]
/proc/loadavg: 2.09 2.00 1.93 3/94 18998
/proc/meminfo: memFree=1699608/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=25.34
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 2534 0 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 9452

[startup+51.1405 s]
/proc/loadavg: 2.06 2.00 1.93 3/94 18998
/proc/meminfo: memFree=1699736/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=50.85
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 5084 1 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134651972 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 9452

[startup+102.381 s]
/proc/loadavg: 2.16 2.04 1.95 3/94 18998
/proc/meminfo: memFree=1699736/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=101.84
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 10183 1 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 9452

[startup+162.437 s]
/proc/loadavg: 2.06 2.03 1.95 3/94 18998
/proc/meminfo: memFree=1699672/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=161.61
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 16160 1 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 9452

[startup+222.512 s]
/proc/loadavg: 1.77 1.96 1.93 3/94 19148
/proc/meminfo: memFree=1510744/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=221.5
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 22147 3 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 221.5
Current children cumulated vsize (KiB) 9452

[startup+282.601 s]
/proc/loadavg: 1.97 1.98 1.93 3/94 19148
/proc/meminfo: memFree=1484568/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=281.57
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 28153 4 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 281.57
Current children cumulated vsize (KiB) 9452

[startup+342.667 s]
/proc/loadavg: 1.99 1.98 1.93 3/94 19148
/proc/meminfo: memFree=1483352/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=341.62
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 34157 5 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 341.62
Current children cumulated vsize (KiB) 9452

[startup+402.767 s]
/proc/loadavg: 1.99 1.98 1.93 3/94 19148
/proc/meminfo: memFree=1482200/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=401.69
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 40164 5 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 401.69
Current children cumulated vsize (KiB) 9452

[startup+462.826 s]
/proc/loadavg: 1.99 1.98 1.93 3/94 19148
/proc/meminfo: memFree=1480984/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=461.73
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 46167 6 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 461.73
Current children cumulated vsize (KiB) 9452

[startup+522.875 s]
/proc/loadavg: 1.99 1.98 1.93 3/94 19148
/proc/meminfo: memFree=1480856/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=521.75
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 52169 6 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 521.75
Current children cumulated vsize (KiB) 9452

[startup+582.927 s]
/proc/loadavg: 1.99 1.98 1.93 3/94 19148
/proc/meminfo: memFree=1479704/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=581.79
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 58172 7 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727414 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 581.79
Current children cumulated vsize (KiB) 9452

[startup+643.017 s]
/proc/loadavg: 2.03 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1479640/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=641.85
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 64178 7 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727389 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 641.85
Current children cumulated vsize (KiB) 9452

[startup+703.042 s]
/proc/loadavg: 2.01 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1478424/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=701.85
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 70177 8 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 9452

[startup+763.121 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1478424/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=761.91
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 76183 8 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 9452

[startup+823.211 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1477208/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=821.98
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 82189 9 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 9452

[startup+883.219 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1477144/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=881.96
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 88187 9 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 9452

[startup+943.222 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1477080/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=941.95
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 94185 10 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 9452

[startup+1003.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1475864/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1002
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 100190 10 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 9452

[startup+1063.34 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1475800/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1062.02
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 106191 11 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134799153 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 9452

[startup+1123.42 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1475800/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1122.07
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 112196 11 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727389 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 9452

[startup+1183.5 s]
/proc/loadavg: 2.08 2.01 1.94 3/94 19148
/proc/meminfo: memFree=1474584/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1182.13
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 118201 12 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1182.13
Current children cumulated vsize (KiB) 9452

[startup+1243.57 s]
/proc/loadavg: 2.03 2.01 1.94 3/94 19148
/proc/meminfo: memFree=1474456/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1242.18
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 124206 12 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1242.18
Current children cumulated vsize (KiB) 9452

[startup+1303.58 s]
/proc/loadavg: 2.01 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1474456/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1302.17
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 130204 13 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134715286 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1302.17
Current children cumulated vsize (KiB) 9452

[startup+1363.58 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1474392/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1362.14
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 136201 13 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1362.14
Current children cumulated vsize (KiB) 9452

[startup+1423.65 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 19148
/proc/meminfo: memFree=1473240/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1422.2
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 142206 14 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1422.2
Current children cumulated vsize (KiB) 9452

[startup+1483.68 s]
/proc/loadavg: 2.06 2.02 1.95 3/94 19148
/proc/meminfo: memFree=1473112/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1482.2
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 148206 14 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134726208 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1482.2
Current children cumulated vsize (KiB) 9452

[startup+1543.74 s]
/proc/loadavg: 2.02 2.01 1.95 3/94 19148
/proc/meminfo: memFree=1473048/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1542.23
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 154208 15 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727434 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1542.23
Current children cumulated vsize (KiB) 9452

[startup+1603.79 s]
/proc/loadavg: 2.07 2.02 1.95 3/94 19148
/proc/meminfo: memFree=1473048/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1602.26
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 160210 16 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1602.26
Current children cumulated vsize (KiB) 9452

[startup+1663.85 s]
/proc/loadavg: 2.07 2.03 1.96 3/94 19148
/proc/meminfo: memFree=1471832/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1662.29
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 166213 16 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727389 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1662.29
Current children cumulated vsize (KiB) 9452

[startup+1723.9 s]
/proc/loadavg: 2.02 2.02 1.96 3/94 19148
/proc/meminfo: memFree=1471768/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1722.34
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 172217 17 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637649 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 9452

[startup+1783.97 s]
/proc/loadavg: 2.01 2.02 1.96 3/94 19148
/proc/meminfo: memFree=1471704/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1782.37
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 178220 17 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710144 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 9452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.64 s]
/proc/loadavg: 2.15 2.05 1.97 3/94 19148
/proc/meminfo: memFree=1471640/2055920 swapFree=4192812/4192956
[pid=18997] ppid=18995 vsize=9452 CPUtime=1800.05
/proc/18997/stat : 18997 (solver) R 18995 18997 18753 0 -1 4194304 1448 0 0 0 179987 18 0 0 25 0 1 0 171393304 9678848 1416 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 1 0 0
/proc/18997/statm: 2363 1416 723 92 0 707 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9452

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.65
CPU time (s): 1800.06
CPU user time (s): 1799.87
CPU system time (s): 0.181972
CPU usage (%): 99.9116
Max. virtual memory (cumulated for all children) (KiB): 9452

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

runsolver used 2.05969 s user time and 4.90925 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Jan  8 04:19:42 UTC 2007


IDJOB= 214347
IDBENCH= 4917
FILE ID= node11/214347-1168229980

PBS_JOBID= 3481147

Free space on /tmp= 66339 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  cbdc7592df3f8b6d60ca8757285976d8

RANDOM SEED= 44034065

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.261
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	: 5931.00
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.261
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:       1703016 kB
Buffers:         48388 kB
Cached:         133444 kB
SwapCached:          0 kB
Active:         198992 kB
Inactive:        97852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703016 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3432 kB
Writeback:           0 kB
Mapped:         142972 kB
Slab:            40552 kB
Committed_AS:  5898176 kB
PageTables:       2596 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= 66342 MiB



End job on node11 on Mon Jan  8 04:49:45 UTC 2007