Trace number 205655

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 1800.57

General information on the benchmark

Namefapp/fapp36-40/fapp40/
fapp40-3000-10.xml
MD5SUM5e6866fa03c606526e6f95a98ab50ddf
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 benchmark63.0164
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables3000
Number of constraints53548
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension53548
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.09
0.10	c 	variables............. 0.22
0.31	c 	predicates............    0
0.31	c 	constraints........... 4.13
4.45	c Allocating memory
4.45	c 
4.45	c time limit = -1
4.45	c heuristic = dom/wdeg
4.45	c restart policy = Geometric increment
4.45	c restart base = 1999
4.45	c restart factor = 1.33
4.45	c 
4.45	c Solving
4.45	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/node72/watcher-205655-1168167812 -o ROOT/results/node72/solver-205655-1168167812 -C 1800 -M 900 /tmp/evaluation/205655-1168167812/tramontane/bin/solver /tmp/evaluation/205655-1168167812/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.03 0.49 1.17 2/78 27713
/proc/meminfo: memFree=1318848/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=6792 CPUtime=0
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 420 0 0 0 0 0 0 0 18 0 1 0 165190255 6955008 399 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2505604 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 1698 400 363 92 0 30 0

[startup+0.102687 s]
/proc/loadavg: 0.03 0.49 1.17 2/78 27713
/proc/meminfo: memFree=1318848/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=7048 CPUtime=0.09
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 816 0 0 0 9 0 0 0 18 0 1 0 165190255 7217152 784 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425118 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 1762 784 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.512724 s]
/proc/loadavg: 0.03 0.49 1.17 2/78 27713
/proc/meminfo: memFree=1318848/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=217620 CPUtime=0.5
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 22560 0 0 0 40 10 0 0 21 0 1 0 165190255 222842880 22528 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2971259 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 54405 22528 709 92 0 52749 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 217620

[startup+1.3368 s]
/proc/loadavg: 0.03 0.49 1.17 2/78 27713
/proc/meminfo: memFree=1227904/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=221856 CPUtime=1.32
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 23618 0 0 0 122 10 0 0 25 0 1 0 165190255 227180544 23586 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2971259 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 55464 23586 709 92 0 53808 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 221856

[startup+2.97295 s]
/proc/loadavg: 0.03 0.49 1.17 2/78 27713
/proc/meminfo: memFree=1222144/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=230380 CPUtime=2.96
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 25733 0 0 0 285 11 0 0 25 0 1 0 165190255 235909120 25668 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 2971259 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 57595 25668 709 92 0 55939 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 230380

[startup+6.24925 s]
/proc/loadavg: 0.10 0.50 1.17 2/78 27713
/proc/meminfo: memFree=1181256/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267380 CPUtime=6.24
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35064 0 0 0 608 16 0 0 25 0 1 0 165190255 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712143 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 267380

[startup+12.7058 s]
/proc/loadavg: 0.18 0.50 1.16 2/78 27713
/proc/meminfo: memFree=1181328/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267380 CPUtime=12.69
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35064 0 0 0 1253 16 0 0 25 0 1 0 165190255 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 267380

[startup+25.607 s]
/proc/loadavg: 0.36 0.53 1.16 2/78 27713
/proc/meminfo: memFree=1181520/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267380 CPUtime=25.59
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35064 0 0 0 2543 16 0 0 25 0 1 0 165190255 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 267380

[startup+51.2174 s]
/proc/loadavg: 0.58 0.56 1.16 2/78 27713
/proc/meminfo: memFree=1181712/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267380 CPUtime=51.18
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35064 0 0 0 5102 16 0 0 25 0 1 0 165190255 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 267380

[startup+102.43 s]
/proc/loadavg: 0.81 0.63 1.15 2/78 27713
/proc/meminfo: memFree=1181776/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267380 CPUtime=102.39
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35064 0 0 0 10222 17 0 0 25 0 1 0 165190255 273797120 34912 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 102.39
Current children cumulated vsize (KiB) 267380

[startup+162.462 s]
/proc/loadavg: 0.93 0.69 1.14 2/78 27713
/proc/meminfo: memFree=1181904/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267392 CPUtime=162.4
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35067 0 0 0 16223 17 0 0 25 0 1 0 165190255 273809408 34915 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 267392

[startup+222.485 s]
/proc/loadavg: 0.97 0.75 1.12 2/78 27713
/proc/meminfo: memFree=1181904/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=222.4
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 22223 17 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711306 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 267400

[startup+282.506 s]
/proc/loadavg: 0.99 0.79 1.11 2/78 27713
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=282.41
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 28224 17 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813001 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 267400

[startup+342.532 s]
/proc/loadavg: 0.99 0.83 1.10 2/78 27713
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=342.43
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 34225 18 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 342.43
Current children cumulated vsize (KiB) 267400

[startup+402.559 s]
/proc/loadavg: 0.99 0.85 1.09 2/78 27713
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=402.43
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 40225 18 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 402.43
Current children cumulated vsize (KiB) 267400

[startup+462.582 s]
/proc/loadavg: 0.99 0.88 1.08 2/78 27713
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=462.43
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 46225 18 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711318 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 462.43
Current children cumulated vsize (KiB) 267400

[startup+522.611 s]
/proc/loadavg: 0.99 0.90 1.08 2/78 27713
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=522.45
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 52227 18 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 522.45
Current children cumulated vsize (KiB) 267400

[startup+582.641 s]
/proc/loadavg: 0.99 0.91 1.07 2/78 27713
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=582.46
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 58227 19 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 582.46
Current children cumulated vsize (KiB) 267400

[startup+642.666 s]
/proc/loadavg: 0.99 0.93 1.07 2/78 27713
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=642.47
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 64228 19 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 642.47
Current children cumulated vsize (KiB) 267400

[startup+702.69 s]
/proc/loadavg: 0.99 0.94 1.06 2/78 27713
/proc/meminfo: memFree=1181904/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=702.48
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 70228 20 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 267400

[startup+762.711 s]
/proc/loadavg: 0.99 0.95 1.05 2/78 27713
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=762.49
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 76229 20 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 762.49
Current children cumulated vsize (KiB) 267400

[startup+822.738 s]
/proc/loadavg: 0.99 0.95 1.05 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=822.49
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 82229 20 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 822.49
Current children cumulated vsize (KiB) 267400

[startup+882.762 s]
/proc/loadavg: 0.99 0.96 1.04 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=882.51
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 88230 21 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 882.51
Current children cumulated vsize (KiB) 267400

[startup+942.786 s]
/proc/loadavg: 0.99 0.96 1.04 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=942.51
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 94230 21 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708982 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 942.51
Current children cumulated vsize (KiB) 267400

[startup+1002.81 s]
/proc/loadavg: 0.99 0.97 1.03 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1002.52
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 100231 21 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637155 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1002.52
Current children cumulated vsize (KiB) 267400

[startup+1062.84 s]
/proc/loadavg: 0.99 0.97 1.03 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1062.53
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 106231 22 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1062.53
Current children cumulated vsize (KiB) 267400

[startup+1122.86 s]
/proc/loadavg: 0.99 0.97 1.02 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1122.54
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 112232 22 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637305 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1122.54
Current children cumulated vsize (KiB) 267400

[startup+1182.89 s]
/proc/loadavg: 0.99 0.97 1.01 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1182.54
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 118232 22 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812976 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1182.54
Current children cumulated vsize (KiB) 267400

[startup+1242.91 s]
/proc/loadavg: 0.99 0.97 1.01 2/78 27715
/proc/meminfo: memFree=1181904/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1242.56
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 124233 23 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812927 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1242.56
Current children cumulated vsize (KiB) 267400

[startup+1302.94 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1302.57
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 130234 23 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1302.57
Current children cumulated vsize (KiB) 267400

[startup+1362.96 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1362.57
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 136234 23 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1362.57
Current children cumulated vsize (KiB) 267400

[startup+1422.98 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1422.58
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 142234 24 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812918 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1422.58
Current children cumulated vsize (KiB) 267400

[startup+1483.01 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1482.59
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 148235 24 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1482.59
Current children cumulated vsize (KiB) 267400

[startup+1543.03 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1542.59
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 154235 24 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637111 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1542.59
Current children cumulated vsize (KiB) 267400

[startup+1603.05 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1602.6
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 160235 25 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709370 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1602.6
Current children cumulated vsize (KiB) 267400

[startup+1663.07 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1662.61
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 166236 25 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1662.61
Current children cumulated vsize (KiB) 267400

[startup+1723.1 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267400 CPUtime=1722.62
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35069 0 0 0 172236 26 0 0 25 0 1 0 165190255 273817600 34917 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66850 34917 719 92 0 65194 0
Current children cumulated CPU time (s) 1722.62
Current children cumulated vsize (KiB) 267400

[startup+1783.13 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27715
/proc/meminfo: memFree=1181776/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267404 CPUtime=1782.63
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35070 0 0 0 178237 26 0 0 25 0 1 0 165190255 273821696 34918 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710327 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66851 34918 719 92 0 65195 0
Current children cumulated CPU time (s) 1782.63
Current children cumulated vsize (KiB) 267404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.54 s]
/proc/loadavg: 0.99 0.97 1.00 2/78 27715
/proc/meminfo: memFree=1181840/2055920 swapFree=4191880/4192956
[pid=27712] ppid=27710 vsize=267404 CPUtime=1800.04
/proc/27712/stat : 27712 (solver) R 27710 27712 27020 0 -1 4194304 35070 0 0 0 179978 26 0 0 25 0 1 0 165190255 273821696 34918 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134813004 0 0 4096 0 0 0 0 17 1 0 0
/proc/27712/statm: 66851 34918 719 92 0 65195 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 267404

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.57
CPU time (s): 1800.08
CPU user time (s): 1799.79
CPU system time (s): 0.289955
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 267404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.289955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35070
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= 12
involuntary context switches= 3249

runsolver used 2.16467 s user time and 4.15237 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sun Jan  7 11:03:34 UTC 2007


IDJOB= 205655
IDBENCH= 4161
FILE ID= node72/205655-1168167812

PBS_JOBID= 3478781

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp36-40/fapp40/fapp40-3000-10.xml
COMMAND LINE= /tmp/evaluation/205655-1168167812/tramontane/bin/solver /tmp/evaluation/205655-1168167812/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-205655-1168167812 -o ROOT/results/node72/solver-205655-1168167812 -C 1800 -M 900  /tmp/evaluation/205655-1168167812/tramontane/bin/solver /tmp/evaluation/205655-1168167812/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  5e6866fa03c606526e6f95a98ab50ddf

RANDOM SEED= 352890143

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.223
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.223
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:       1319264 kB
Buffers:         46264 kB
Cached:         573624 kB
SwapCached:        408 kB
Active:         195972 kB
Inactive:       466600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1319264 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           10500 kB
Writeback:           0 kB
Mapped:          59876 kB
Slab:            59448 kB
Committed_AS:  2966620 kB
PageTables:       1916 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= 66547 MiB



End job on node72 on Sun Jan  7 11:33:35 UTC 2007