Trace number 201694

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.11 1808.25

General information on the benchmark

Namefapp/fapp11-15/fapp13/
fapp13-2000-8.xml
MD5SUM6d1268141c16c5921f55653855a956f2
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark31.8102
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables2000
Number of constraints25652
Maximum constraint arity2
Maximum domain size190
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25652
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.03
0.04	c 	variables.............  0.1
0.13	c 	predicates............    0
0.13	c 	constraints........... 1.96
2.10	c Allocating memory
2.10	c 
2.10	c time limit = -1
2.10	c heuristic = dom/wdeg
2.10	c restart policy = Geometric increment
2.10	c restart base = 1333
2.10	c restart factor = 1.33
2.10	c 
2.10	c Solving
2.10	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-201694-1168149250 -o ROOT/results/node55/solver-201694-1168149250 -C 1800 -M 900 /tmp/evaluation/201694-1168149250/tramontane/bin/solver /tmp/evaluation/201694-1168149250/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: 0.92 1.02 1.24 5/69 4882
/proc/meminfo: memFree=1643264/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=6792 CPUtime=0
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 386 0 0 0 0 0 0 0 18 0 1 0 163323599 6955008 366 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 6852696 0 0 4096 0 0 0 0 17 1 0 0
/proc/4881/statm: 1698 368 344 92 0 30 0

[startup+0.104175 s]
/proc/loadavg: 0.92 1.02 1.24 5/69 4882
/proc/meminfo: memFree=1643264/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=62300 CPUtime=0.09
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 5420 0 0 0 7 2 0 0 18 0 1 0 163323599 63795200 5388 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134805416 0 0 4096 0 0 0 0 17 1 0 0
/proc/4881/statm: 15612 5391 694 92 0 13956 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62300

[startup+0.512221 s]
/proc/loadavg: 0.92 1.02 1.24 5/69 4882
/proc/meminfo: memFree=1643264/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=93072 CPUtime=0.5
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 8295 0 0 0 47 3 0 0 21 0 1 0 163323599 95305728 8263 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7284347 0 0 4096 0 0 0 0 17 1 0 0
/proc/4881/statm: 23268 8263 709 92 0 21612 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 93072

[startup+1.3323 s]
/proc/loadavg: 1.01 1.04 1.25 3/81 4894
/proc/meminfo: memFree=1554400/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=97196 CPUtime=1.32
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 9340 0 0 0 128 4 0 0 25 0 1 0 163323599 99528704 9308 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7284347 0 0 4096 0 0 0 0 17 1 0 0
/proc/4881/statm: 24299 9308 709 92 0 22643 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 97196

[startup+2.96946 s]
/proc/loadavg: 1.01 1.04 1.25 3/81 4894
/proc/meminfo: memFree=1521504/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106368 CPUtime=2.96
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11605 0 0 0 291 5 0 0 25 0 1 0 163323599 108920832 11573 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/4881/statm: 26592 11573 719 92 0 24936 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 106368

[startup+6.24877 s]
/proc/loadavg: 1.09 1.05 1.25 4/81 4902
/proc/meminfo: memFree=1527264/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106368 CPUtime=6.23
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11605 0 0 0 617 6 0 0 25 0 1 0 163323599 108920832 11573 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711783 0 0 4096 0 0 0 0 17 1 0 0
/proc/4881/statm: 26592 11573 719 92 0 24936 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 106368

[startup+12.6534 s]
/proc/loadavg: 1.16 1.07 1.25 3/81 4902
/proc/meminfo: memFree=1415152/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106372 CPUtime=12.63
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11606 0 0 0 1257 6 0 0 25 0 1 0 163323599 108924928 11574 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711146 0 0 4096 0 0 0 0 17 1 0 0
/proc/4881/statm: 26593 11574 719 92 0 24937 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 106372

[startup+25.5302 s]
/proc/loadavg: 1.36 1.11 1.27 3/81 4902
/proc/meminfo: memFree=1243952/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106372 CPUtime=25.5
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11606 0 0 0 2544 6 0 0 25 0 1 0 163323599 108924928 11574 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812977 0 0 4096 0 0 0 0 17 1 0 0
/proc/4881/statm: 26593 11574 719 92 0 24937 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 106372

[startup+51.1951 s]
/proc/loadavg: 1.68 1.21 1.29 3/81 4972
/proc/meminfo: memFree=1474672/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=51.05
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 5095 10 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 106388

[startup+102.471 s]
/proc/loadavg: 1.86 1.33 1.33 3/81 4972
/proc/meminfo: memFree=1335344/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=102.1
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 10200 10 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712080 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 106388

[startup+162.472 s]
/proc/loadavg: 2.02 1.47 1.37 3/81 4972
/proc/meminfo: memFree=1246576/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=161.81
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 16171 10 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711284 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 106388

[startup+222.57 s]
/proc/loadavg: 2.12 1.59 1.42 3/81 4972
/proc/meminfo: memFree=1206000/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=221.64
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 22154 10 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812956 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 221.64
Current children cumulated vsize (KiB) 106388

[startup+282.663 s]
/proc/loadavg: 2.04 1.66 1.45 3/81 4972
/proc/meminfo: memFree=1195760/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=281.48
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 28137 11 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 281.48
Current children cumulated vsize (KiB) 106388

[startup+342.755 s]
/proc/loadavg: 2.01 1.72 1.48 3/81 4972
/proc/meminfo: memFree=1195576/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=341.29
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 34118 11 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711284 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 341.29
Current children cumulated vsize (KiB) 106388

[startup+402.849 s]
/proc/loadavg: 2.00 1.77 1.51 3/81 4972
/proc/meminfo: memFree=1195448/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=401.13
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 40102 11 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 401.13
Current children cumulated vsize (KiB) 106388

[startup+462.87 s]
/proc/loadavg: 2.10 1.84 1.55 3/87 5118
/proc/meminfo: memFree=1193984/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=460.8
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 46058 22 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 460.8
Current children cumulated vsize (KiB) 106388

[startup+522.875 s]
/proc/loadavg: 2.03 1.86 1.58 3/81 5170
/proc/meminfo: memFree=1194808/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=520.48
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 52022 26 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 520.48
Current children cumulated vsize (KiB) 106388

[startup+582.966 s]
/proc/loadavg: 2.01 1.89 1.60 3/81 5170
/proc/meminfo: memFree=1194744/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=580.3
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 58004 26 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 580.3
Current children cumulated vsize (KiB) 106388

[startup+643.057 s]
/proc/loadavg: 2.00 1.90 1.62 3/81 5170
/proc/meminfo: memFree=1194680/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=640.13
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 63987 26 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134805957 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 640.13
Current children cumulated vsize (KiB) 106388

[startup+703.154 s]
/proc/loadavg: 2.05 1.94 1.65 3/81 5170
/proc/meminfo: memFree=1144632/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=699.94
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 69968 26 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 699.94
Current children cumulated vsize (KiB) 106388

[startup+763.246 s]
/proc/loadavg: 2.08 1.96 1.67 3/81 5170
/proc/meminfo: memFree=1120184/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=759.76
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 75950 26 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 759.76
Current children cumulated vsize (KiB) 106388

[startup+823.337 s]
/proc/loadavg: 2.03 1.97 1.69 3/81 5170
/proc/meminfo: memFree=1102968/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=819.6
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 81934 26 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 819.6
Current children cumulated vsize (KiB) 106388

[startup+883.43 s]
/proc/loadavg: 2.01 1.97 1.71 3/81 5170
/proc/meminfo: memFree=1093816/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=879.41
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 87915 26 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711265 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 879.41
Current children cumulated vsize (KiB) 106388

[startup+943.524 s]
/proc/loadavg: 2.04 1.99 1.73 3/81 5170
/proc/meminfo: memFree=1088440/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=939.23
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 93897 26 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711745 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 939.23
Current children cumulated vsize (KiB) 106388

[startup+1003.61 s]
/proc/loadavg: 2.06 2.00 1.75 3/81 5170
/proc/meminfo: memFree=1088376/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=999.07
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 99880 27 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 999.07
Current children cumulated vsize (KiB) 106388

[startup+1063.71 s]
/proc/loadavg: 2.02 2.00 1.76 3/81 5170
/proc/meminfo: memFree=1088376/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1058.88
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 105861 27 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1058.88
Current children cumulated vsize (KiB) 106388

[startup+1123.8 s]
/proc/loadavg: 2.00 2.00 1.77 3/81 5170
/proc/meminfo: memFree=1088312/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1118.71
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 111844 27 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1118.71
Current children cumulated vsize (KiB) 106388

[startup+1183.9 s]
/proc/loadavg: 2.07 2.02 1.79 3/81 5170
/proc/meminfo: memFree=1088312/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1178.54
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 117827 27 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1178.54
Current children cumulated vsize (KiB) 106388

[startup+1243.99 s]
/proc/loadavg: 2.02 2.01 1.80 3/81 5170
/proc/meminfo: memFree=1084408/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1238.35
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 123808 27 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637104 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1238.35
Current children cumulated vsize (KiB) 106388

[startup+1304.09 s]
/proc/loadavg: 2.01 2.00 1.81 3/81 5170
/proc/meminfo: memFree=1084344/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1298.19
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 129792 27 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812848 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1298.19
Current children cumulated vsize (KiB) 106388

[startup+1364.19 s]
/proc/loadavg: 2.00 2.00 1.82 3/81 5170
/proc/meminfo: memFree=1084344/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1358.01
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 135774 27 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711104 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1358.01
Current children cumulated vsize (KiB) 106388

[startup+1424.28 s]
/proc/loadavg: 2.00 2.00 1.83 3/81 5170
/proc/meminfo: memFree=1084280/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1417.82
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 141755 27 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712117 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1417.82
Current children cumulated vsize (KiB) 106388

[startup+1484.37 s]
/proc/loadavg: 2.00 2.00 1.83 3/81 5172
/proc/meminfo: memFree=1084152/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1477.67
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 147739 28 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812912 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1477.67
Current children cumulated vsize (KiB) 106388

[startup+1544.47 s]
/proc/loadavg: 2.00 2.00 1.84 3/81 5172
/proc/meminfo: memFree=1084152/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1537.5
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 153722 28 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1537.5
Current children cumulated vsize (KiB) 106388

[startup+1604.57 s]
/proc/loadavg: 2.00 2.00 1.84 3/81 5172
/proc/meminfo: memFree=1083832/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1597.31
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 159703 28 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1597.31
Current children cumulated vsize (KiB) 106388

[startup+1664.66 s]
/proc/loadavg: 2.00 2.00 1.85 3/81 5172
/proc/meminfo: memFree=1083832/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1657.15
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 165687 28 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1657.15
Current children cumulated vsize (KiB) 106388

[startup+1724.76 s]
/proc/loadavg: 2.00 2.00 1.85 3/81 5172
/proc/meminfo: memFree=1083832/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106388 CPUtime=1716.98
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11610 0 0 0 171670 28 0 0 25 0 1 0 163323599 108941312 11578 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712100 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26597 11578 719 92 0 24941 0
Current children cumulated CPU time (s) 1716.98
Current children cumulated vsize (KiB) 106388

[startup+1784.86 s]
/proc/loadavg: 2.00 2.00 1.86 3/81 5172
/proc/meminfo: memFree=1083768/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106400 CPUtime=1776.79
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11613 0 0 0 177651 28 0 0 25 0 1 0 163323599 108953600 11581 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26600 11581 719 92 0 24944 0
Current children cumulated CPU time (s) 1776.79
Current children cumulated vsize (KiB) 106400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.24 s]
/proc/loadavg: 2.00 2.00 1.86 3/81 5172
/proc/meminfo: memFree=1083704/2055920 swapFree=4192812/4192956
[pid=4881] ppid=4878 vsize=106400 CPUtime=1800.09
/proc/4881/stat : 4881 (solver) R 4878 4881 4602 0 -1 4194304 11613 0 0 0 179981 28 0 0 25 0 1 0 163323599 108953600 11581 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711444 0 0 4096 0 0 0 0 17 0 0 0
/proc/4881/statm: 26600 11581 719 92 0 24944 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 106400

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.25
CPU time (s): 1800.11
CPU user time (s): 1799.81
CPU system time (s): 0.296954
CPU usage (%): 99.5496
Max. virtual memory (cumulated for all children) (KiB): 106400

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

runsolver used 1.66575 s user time and 4.85126 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sun Jan  7 05:54:12 UTC 2007


IDJOB= 201694
IDBENCH= 3778
FILE ID= node55/201694-1168149250

PBS_JOBID= 3478413

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp11-15/fapp13/fapp13-2000-8.xml
COMMAND LINE= /tmp/evaluation/201694-1168149250/tramontane/bin/solver /tmp/evaluation/201694-1168149250/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-201694-1168149250 -o ROOT/results/node55/solver-201694-1168149250 -C 1800 -M 900  /tmp/evaluation/201694-1168149250/tramontane/bin/solver /tmp/evaluation/201694-1168149250/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  6d1268141c16c5921f55653855a956f2

RANDOM SEED= 110300448

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:       1643880 kB
Buffers:         19192 kB
Cached:         317408 kB
SwapCached:          0 kB
Active:          76840 kB
Inactive:       279720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           11084 kB
Writeback:           0 kB
Mapped:          30168 kB
Slab:            41364 kB
Committed_AS:  3336796 kB
PageTables:       1572 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= 66549 MiB



End job on node55 on Sun Jan  7 06:24:22 UTC 2007