Trace number 202371

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.08 1811.82

General information on the benchmark

Namefapp/fapp21-25/fapp22/
fapp22-1750-6.xml
MD5SUMfd45080d5a7414a3ed1043187d610da6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.86065
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data (download as text)

0.13	c 
0.13	c Parsing xml file
0.13	c 	domains............... 0.17
0.18	c 	variables.............  0.1
0.28	c 	predicates............    0
0.28	c 	constraints........... 2.45
2.75	c Allocating memory
2.75	c 
2.75	c time limit = -1
2.75	c heuristic = dom/wdeg
2.75	c restart policy = Geometric increment
2.75	c restart base = 1166
2.75	c restart factor = 1.33
2.75	c 
2.75	c Solving
2.75	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/node55/watcher-202371-1168151557 -o ROOT/results/node55/solver-202371-1168151557 -C 1800 -M 900 /tmp/evaluation/202371-1168151557/tramontane/bin/solver /tmp/evaluation/202371-1168151557/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.01 1.95 1.89 5/73 6138
/proc/meminfo: memFree=1603128/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=18540 CPUtime=0
/proc/6137/stat : 6137 (runsolver) R 6135 6137 5537 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 163553988 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 248761609511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/6137/statm: 4635 279 244 17 0 2626 0

[startup+0.108024 s]
/proc/loadavg: 2.01 1.95 1.89 5/73 6138
/proc/meminfo: memFree=1603128/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=7048 CPUtime=0.09
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 817 0 0 0 9 0 0 0 18 0 1 0 163553988 7217152 785 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425118 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 1762 785 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.516066 s]
/proc/loadavg: 2.01 1.95 1.89 5/73 6138
/proc/meminfo: memFree=1603128/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=86216 CPUtime=0.5
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 8210 0 0 0 47 3 0 0 21 0 1 0 163553988 88285184 8178 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7283171 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 21554 8178 709 92 0 19898 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 86216

[startup+1.33715 s]
/proc/loadavg: 2.01 1.95 1.89 3/73 6138
/proc/meminfo: memFree=1569848/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=90476 CPUtime=1.31
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 9267 0 0 0 128 3 0 0 25 0 1 0 163553988 92647424 9235 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7012778 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 22619 9235 709 92 0 20963 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 90476

[startup+2.9743 s]
/proc/loadavg: 2.01 1.95 1.89 3/73 6138
/proc/meminfo: memFree=1564152/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110640 CPUtime=2.93
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14299 0 0 0 287 6 0 0 25 0 1 0 163553988 113295360 14267 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27660 14267 719 92 0 26004 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 110640

[startup+6.25762 s]
/proc/loadavg: 2.01 1.95 1.89 3/73 6138
/proc/meminfo: memFree=1548664/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110640 CPUtime=6.19
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14299 0 0 0 613 6 0 0 25 0 1 0 163553988 113295360 14267 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27660 14267 719 92 0 26004 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 110640

[startup+12.7152 s]
/proc/loadavg: 2.01 1.96 1.89 3/73 6138
/proc/meminfo: memFree=1548664/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110640 CPUtime=12.6
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14299 0 0 0 1254 6 0 0 25 0 1 0 163553988 113295360 14267 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711264 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27660 14267 719 92 0 26004 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 110640

[startup+25.5295 s]
/proc/loadavg: 2.01 1.96 1.89 3/73 6138
/proc/meminfo: memFree=1548792/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110640 CPUtime=25.32
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14299 0 0 0 2526 6 0 0 25 0 1 0 163553988 113295360 14267 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27660 14267 719 92 0 26004 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 110640

[startup+51.163 s]
/proc/loadavg: 2.00 1.96 1.90 3/73 6138
/proc/meminfo: memFree=1548920/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110644 CPUtime=50.75
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14300 0 0 0 5069 6 0 0 25 0 1 0 163553988 113299456 14268 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711450 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27661 14268 719 92 0 26005 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 110644

[startup+102.437 s]
/proc/loadavg: 2.00 1.96 1.90 3/73 6138
/proc/meminfo: memFree=1548984/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110644 CPUtime=101.65
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14300 0 0 0 10159 6 0 0 25 0 1 0 163553988 113299456 14268 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712081 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27661 14268 719 92 0 26005 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 110644

[startup+162.438 s]
/proc/loadavg: 2.00 1.97 1.91 3/73 6138
/proc/meminfo: memFree=1548984/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110644 CPUtime=161.19
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14300 0 0 0 16113 6 0 0 25 0 1 0 163553988 113299456 14268 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27661 14268 719 92 0 26005 0
Current children cumulated CPU time (s) 161.19
Current children cumulated vsize (KiB) 110644

[startup+222.536 s]
/proc/loadavg: 2.04 1.99 1.91 3/73 6138
/proc/meminfo: memFree=1548984/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110648 CPUtime=220.83
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14301 0 0 0 22077 6 0 0 25 0 1 0 163553988 113303552 14269 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637139 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27662 14269 719 92 0 26006 0
Current children cumulated CPU time (s) 220.83
Current children cumulated vsize (KiB) 110648

[startup+282.634 s]
/proc/loadavg: 2.01 1.99 1.91 3/73 6138
/proc/meminfo: memFree=1548984/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110656 CPUtime=280.48
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14303 0 0 0 28042 6 0 0 25 0 1 0 163553988 113311744 14271 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27664 14271 719 92 0 26008 0
Current children cumulated CPU time (s) 280.48
Current children cumulated vsize (KiB) 110656

[startup+342.637 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6138
/proc/meminfo: memFree=1548920/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110656 CPUtime=340.03
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14303 0 0 0 33996 7 0 0 25 0 1 0 163553988 113311744 14271 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27664 14271 719 92 0 26008 0
Current children cumulated CPU time (s) 340.03
Current children cumulated vsize (KiB) 110656

[startup+402.731 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6138
/proc/meminfo: memFree=1548920/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110664 CPUtime=399.67
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14305 0 0 0 39960 7 0 0 25 0 1 0 163553988 113319936 14273 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711140 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27666 14273 719 92 0 26010 0
Current children cumulated CPU time (s) 399.67
Current children cumulated vsize (KiB) 110664

[startup+462.825 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6138
/proc/meminfo: memFree=1548856/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=459.31
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 45924 7 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 459.31
Current children cumulated vsize (KiB) 110672

[startup+522.909 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 6138
/proc/meminfo: memFree=1548856/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=518.94
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 51887 7 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 518.94
Current children cumulated vsize (KiB) 110672

[startup+582.984 s]
/proc/loadavg: 2.06 2.00 1.92 3/73 6138
/proc/meminfo: memFree=1548792/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=578.58
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 57851 7 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 578.58
Current children cumulated vsize (KiB) 110672

[startup+643.047 s]
/proc/loadavg: 2.02 2.00 1.92 3/73 6138
/proc/meminfo: memFree=1548792/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=638.19
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 63812 7 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 638.19
Current children cumulated vsize (KiB) 110672

[startup+703.107 s]
/proc/loadavg: 2.01 2.00 1.92 3/73 6138
/proc/meminfo: memFree=1548792/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=697.82
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 69774 8 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 697.82
Current children cumulated vsize (KiB) 110672

[startup+763.167 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 6138
/proc/meminfo: memFree=1548728/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=757.44
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 75736 8 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 757.44
Current children cumulated vsize (KiB) 110672

[startup+823.225 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 6138
/proc/meminfo: memFree=1548728/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=817.05
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 81697 8 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 817.05
Current children cumulated vsize (KiB) 110672

[startup+883.288 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 6138
/proc/meminfo: memFree=1548664/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=876.67
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 87659 8 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711152 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 876.67
Current children cumulated vsize (KiB) 110672

[startup+943.349 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 6138
/proc/meminfo: memFree=1548664/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=936.28
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 93620 8 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710324 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 936.28
Current children cumulated vsize (KiB) 110672

[startup+1003.41 s]
/proc/loadavg: 2.00 2.00 1.92 3/73 6138
/proc/meminfo: memFree=1548664/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=995.91
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 99583 8 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712102 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 995.91
Current children cumulated vsize (KiB) 110672

[startup+1063.47 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 6138
/proc/meminfo: memFree=1548664/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=1055.53
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 105545 8 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 1055.53
Current children cumulated vsize (KiB) 110672

[startup+1123.54 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 6138
/proc/meminfo: memFree=1548600/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=1115.14
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 111506 8 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 1115.14
Current children cumulated vsize (KiB) 110672

[startup+1183.6 s]
/proc/loadavg: 2.04 2.02 1.93 3/73 6138
/proc/meminfo: memFree=1548600/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=1174.77
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 117468 9 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 1174.77
Current children cumulated vsize (KiB) 110672

[startup+1243.66 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 6138
/proc/meminfo: memFree=1548600/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=1234.39
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 123430 9 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 1234.39
Current children cumulated vsize (KiB) 110672

[startup+1303.69 s]
/proc/loadavg: 2.00 2.01 1.93 3/73 6138
/proc/meminfo: memFree=1548600/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=1294.19
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 129410 9 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710476 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 1294.19
Current children cumulated vsize (KiB) 110672

[startup+1363.75 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 6138
/proc/meminfo: memFree=1548536/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=1354.02
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 135393 9 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 1354.02
Current children cumulated vsize (KiB) 110672

[startup+1423.81 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 6138
/proc/meminfo: memFree=1548536/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=1413.85
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 141376 9 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 1413.85
Current children cumulated vsize (KiB) 110672

[startup+1483.87 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 6138
/proc/meminfo: memFree=1548536/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110672 CPUtime=1473.68
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14307 0 0 0 147359 9 0 0 25 0 1 0 163553988 113328128 14275 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27668 14275 719 92 0 26012 0
Current children cumulated CPU time (s) 1473.68
Current children cumulated vsize (KiB) 110672

[startup+1543.92 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 6138
/proc/meminfo: memFree=1548472/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110712 CPUtime=1533.5
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14317 0 0 0 153341 9 0 0 25 0 1 0 163553988 113369088 14285 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27678 14285 719 92 0 26022 0
Current children cumulated CPU time (s) 1533.5
Current children cumulated vsize (KiB) 110712

[startup+1603.99 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 6138
/proc/meminfo: memFree=1548408/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110716 CPUtime=1593.33
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14318 0 0 0 159324 9 0 0 25 0 1 0 163553988 113373184 14286 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27679 14286 719 92 0 26023 0
Current children cumulated CPU time (s) 1593.33
Current children cumulated vsize (KiB) 110716

[startup+1664.07 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 6138
/proc/meminfo: memFree=1548344/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110716 CPUtime=1653.19
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14318 0 0 0 165309 10 0 0 25 0 1 0 163553988 113373184 14286 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27679 14286 719 92 0 26023 0
Current children cumulated CPU time (s) 1653.19
Current children cumulated vsize (KiB) 110716

[startup+1724.13 s]
/proc/loadavg: 2.04 2.01 1.94 3/79 6222
/proc/meminfo: memFree=1547136/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110720 CPUtime=1712.93
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14319 0 0 0 171283 10 0 0 25 0 1 0 163553988 113377280 14287 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27680 14287 719 92 0 26024 0
Current children cumulated CPU time (s) 1712.93
Current children cumulated vsize (KiB) 110720

[startup+1784.23 s]
/proc/loadavg: 2.01 2.01 1.94 3/79 6308
/proc/meminfo: memFree=1547016/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110720 CPUtime=1772.66
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14319 0 0 0 177256 10 0 0 25 0 1 0 163553988 113377280 14287 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 1 0 0
/proc/6137/statm: 27680 14287 719 92 0 26024 0
Current children cumulated CPU time (s) 1772.66
Current children cumulated vsize (KiB) 110720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.81 s]
/proc/loadavg: 1.94 1.99 1.93 3/81 6407
/proc/meminfo: memFree=1599536/2055920 swapFree=4192812/4192956
[pid=6137] ppid=6135 vsize=110720 CPUtime=1800.06
/proc/6137/stat : 6137 (solver) R 6135 6137 5537 0 -1 4194304 14319 0 0 0 179995 11 0 0 25 0 1 0 163553988 113377280 14287 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/6137/statm: 27680 14287 719 92 0 26024 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 110720

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.82
CPU time (s): 1800.08
CPU user time (s): 1799.95
CPU system time (s): 0.12798
CPU usage (%): 99.3518
Max. virtual memory (cumulated for all children) (KiB): 110720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.12798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14319
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= 10
involuntary context switches= 32109

runsolver used 1.60675 s user time and 4.88926 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun Jan  7 06:32:37 UTC 2007


IDJOB= 202371
IDBENCH= 3829
FILE ID= node55/202371-1168151557

PBS_JOBID= 3478470

Free space on /tmp= 66544 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp21-25/fapp22/fapp22-1750-6.xml
COMMAND LINE= /tmp/evaluation/202371-1168151557/tramontane/bin/solver /tmp/evaluation/202371-1168151557/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-202371-1168151557 -o ROOT/results/node55/solver-202371-1168151557 -C 1800 -M 900  /tmp/evaluation/202371-1168151557/tramontane/bin/solver /tmp/evaluation/202371-1168151557/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  fd45080d5a7414a3ed1043187d610da6

RANDOM SEED= 958150529

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	: 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.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:       1603608 kB
Buffers:         20676 kB
Cached:         300828 kB
SwapCached:          0 kB
Active:         140424 kB
Inactive:       255972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1603608 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           15032 kB
Writeback:           0 kB
Mapped:          88448 kB
Slab:            41388 kB
Committed_AS:  3480492 kB
PageTables:       1888 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= 66551 MiB



End job on node55 on Sun Jan  7 07:02:49 UTC 2007