Trace number 205694

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.1 1809.69

General information on the benchmark

Namefapp/fapp36-40/fapp40/
fapp40-3000-2.xml
MD5SUM7914318078e2e6bda68bc227b451eb9e
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 benchmark15.7326
SatisfiableNO
(Un)Satisfiability was provedNO
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.1
0.10	c 	variables............. 0.21
0.31	c 	predicates............    0
0.32	c 	constraints........... 4.19
4.51	c Allocating memory
4.51	c 
4.51	c time limit = -1
4.51	c heuristic = dom/wdeg
4.51	c restart policy = Geometric increment
4.51	c restart base = 1999
4.51	c restart factor = 1.33
4.51	c 
4.51	c Solving
4.51	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/node4/watcher-205694-1168167847 -o ROOT/results/node4/solver-205694-1168167847 -C 1800 -M 900 /tmp/evaluation/205694-1168167847/tramontane/bin/solver /tmp/evaluation/205694-1168167847/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.37 1.05 1.40 3/93 14679
/proc/meminfo: memFree=1616944/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=6792 CPUtime=0
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 395 0 0 0 0 0 0 0 18 0 1 0 165180674 6955008 375 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 10592344 0 0 4096 0 0 0 0 17 1 0 0
/proc/14678/statm: 1698 376 352 92 0 30 0

[startup+0.102344 s]
/proc/loadavg: 1.37 1.05 1.40 3/93 14679
/proc/meminfo: memFree=1616944/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=7048 CPUtime=0.09
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 816 0 0 0 9 0 0 0 18 0 1 0 165180674 7217152 784 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159427852 0 0 4096 0 0 0 0 17 1 0 0
/proc/14678/statm: 1762 784 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.510381 s]
/proc/loadavg: 1.37 1.05 1.40 3/93 14679
/proc/meminfo: memFree=1616944/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=217620 CPUtime=0.5
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 22546 0 0 0 40 10 0 0 22 0 1 0 165180674 222842880 22514 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 1 0 0
/proc/14678/statm: 54405 22514 709 92 0 52749 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 217620

[startup+1.33146 s]
/proc/loadavg: 1.37 1.05 1.40 3/93 14679
/proc/meminfo: memFree=1526384/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=221724 CPUtime=1.32
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 23587 0 0 0 121 11 0 0 25 0 1 0 165180674 227045376 23555 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 1 0 0
/proc/14678/statm: 55431 23555 709 92 0 53775 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 221724

[startup+2.96862 s]
/proc/loadavg: 1.37 1.05 1.40 3/93 14679
/proc/meminfo: memFree=1520752/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=230116 CPUtime=2.95
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 25677 0 0 0 283 12 0 0 25 0 1 0 165180674 235638784 25612 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 11023995 0 0 4096 0 0 0 0 17 1 0 0
/proc/14678/statm: 57529 25612 709 92 0 55873 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 230116

[startup+6.25093 s]
/proc/loadavg: 1.42 1.06 1.40 3/93 14679
/proc/meminfo: memFree=1479728/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267380 CPUtime=6.24
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35064 0 0 0 607 17 0 0 25 0 1 0 165180674 273797120 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 1 0 0
/proc/14678/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 267380

[startup+12.7115 s]
/proc/loadavg: 1.47 1.08 1.41 3/93 14679
/proc/meminfo: memFree=1479856/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267380 CPUtime=12.69
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35064 0 0 0 1252 17 0 0 25 0 1 0 165180674 273797120 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/14678/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 267380

[startup+25.5258 s]
/proc/loadavg: 1.58 1.12 1.41 3/93 14679
/proc/meminfo: memFree=1480048/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267380 CPUtime=25.5
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35064 0 0 0 2533 17 0 0 25 0 1 0 165180674 273797120 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 1 0 0
/proc/14678/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 267380

[startup+51.1622 s]
/proc/loadavg: 1.72 1.19 1.43 3/93 14679
/proc/meminfo: memFree=1469360/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267380 CPUtime=51.13
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35064 0 0 0 5096 17 0 0 25 0 1 0 165180674 273797120 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/14678/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 267380

[startup+102.418 s]
/proc/loadavg: 1.95 1.33 1.46 3/93 14679
/proc/meminfo: memFree=1458480/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267380 CPUtime=102.38
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35064 0 0 0 10220 18 0 0 25 0 1 0 165180674 273797120 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711264 0 0 4096 0 0 0 0 17 1 0 0
/proc/14678/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 267380

[startup+162.471 s]
/proc/loadavg: 2.14 1.48 1.50 4/94 14803
/proc/meminfo: memFree=919144/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267380 CPUtime=161.06
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35064 0 0 0 16081 25 0 0 25 0 1 0 165180674 273797120 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66845 34912 719 92 0 65189 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 267380

[startup+222.473 s]
/proc/loadavg: 2.19 1.61 1.54 3/94 14874
/proc/meminfo: memFree=911848/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267384 CPUtime=220.57
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35065 0 0 0 22027 30 0 0 25 0 1 0 165180674 273801216 34913 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711427 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66846 34913 719 92 0 65190 0
Current children cumulated CPU time (s) 220.57
Current children cumulated vsize (KiB) 267384

[startup+282.536 s]
/proc/loadavg: 2.22 1.72 1.58 3/86 15189
/proc/meminfo: memFree=1478064/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267384 CPUtime=279.94
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35065 0 0 0 27958 36 0 0 25 0 1 0 165180674 273801216 34913 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710330 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66846 34913 719 92 0 65190 0
Current children cumulated CPU time (s) 279.94
Current children cumulated vsize (KiB) 267384

[startup+342.603 s]
/proc/loadavg: 2.15 1.79 1.61 3/86 15189
/proc/meminfo: memFree=1478192/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267384 CPUtime=339.73
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35065 0 0 0 33937 36 0 0 25 0 1 0 165180674 273801216 34913 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711786 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66846 34913 719 92 0 65190 0
Current children cumulated CPU time (s) 339.73
Current children cumulated vsize (KiB) 267384

[startup+402.666 s]
/proc/loadavg: 2.05 1.82 1.64 3/86 15189
/proc/meminfo: memFree=1478192/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267384 CPUtime=399.52
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35065 0 0 0 39915 37 0 0 25 0 1 0 165180674 273801216 34913 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712139 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66846 34913 719 92 0 65190 0
Current children cumulated CPU time (s) 399.52
Current children cumulated vsize (KiB) 267384

[startup+462.739 s]
/proc/loadavg: 2.02 1.85 1.65 3/86 15189
/proc/meminfo: memFree=1478128/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267384 CPUtime=459.31
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35065 0 0 0 45894 37 0 0 25 0 1 0 165180674 273801216 34913 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66846 34913 719 92 0 65190 0
Current children cumulated CPU time (s) 459.31
Current children cumulated vsize (KiB) 267384

[startup+522.808 s]
/proc/loadavg: 2.00 1.88 1.67 3/86 15189
/proc/meminfo: memFree=1478128/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=519.12
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 51875 37 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 519.12
Current children cumulated vsize (KiB) 267392

[startup+582.864 s]
/proc/loadavg: 2.00 1.90 1.69 3/86 15189
/proc/meminfo: memFree=1478064/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=578.89
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 57852 37 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812986 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 578.89
Current children cumulated vsize (KiB) 267392

[startup+642.925 s]
/proc/loadavg: 2.00 1.91 1.71 3/86 15189
/proc/meminfo: memFree=1478064/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=638.67
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 63830 37 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 638.67
Current children cumulated vsize (KiB) 267392

[startup+703.012 s]
/proc/loadavg: 2.00 1.92 1.72 3/86 15189
/proc/meminfo: memFree=1478000/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=698.49
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 69812 37 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710327 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 698.49
Current children cumulated vsize (KiB) 267392

[startup+763.084 s]
/proc/loadavg: 2.00 1.94 1.74 3/86 15189
/proc/meminfo: memFree=1478000/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=758.28
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 75791 37 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637270 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 758.28
Current children cumulated vsize (KiB) 267392

[startup+823.147 s]
/proc/loadavg: 2.00 1.94 1.75 3/86 15189
/proc/meminfo: memFree=1477936/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=818.07
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 81770 37 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709353 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 818.07
Current children cumulated vsize (KiB) 267392

[startup+883.215 s]
/proc/loadavg: 2.00 1.95 1.76 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=877.87
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 87750 37 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 877.87
Current children cumulated vsize (KiB) 267392

[startup+943.275 s]
/proc/loadavg: 2.00 1.96 1.77 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=937.64
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 93727 37 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712080 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 937.64
Current children cumulated vsize (KiB) 267392

[startup+1003.34 s]
/proc/loadavg: 2.00 1.96 1.78 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=997.44
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 99706 38 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637860 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 997.44
Current children cumulated vsize (KiB) 267392

[startup+1063.4 s]
/proc/loadavg: 2.00 1.97 1.80 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1057.24
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 105686 38 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1057.24
Current children cumulated vsize (KiB) 267392

[startup+1123.47 s]
/proc/loadavg: 2.00 1.97 1.81 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1117
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 111662 38 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1117
Current children cumulated vsize (KiB) 267392

[startup+1183.53 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1176.8
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 117642 38 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1176.8
Current children cumulated vsize (KiB) 267392

[startup+1243.59 s]
/proc/loadavg: 2.00 1.97 1.82 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1236.59
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 123621 38 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711133 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1236.59
Current children cumulated vsize (KiB) 267392

[startup+1303.66 s]
/proc/loadavg: 2.00 1.97 1.83 3/86 15191
/proc/meminfo: memFree=1477552/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1296.36
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 129598 38 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1296.36
Current children cumulated vsize (KiB) 267392

[startup+1363.72 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 15191
/proc/meminfo: memFree=1477488/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1356.16
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 135578 38 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812996 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1356.16
Current children cumulated vsize (KiB) 267392

[startup+1423.78 s]
/proc/loadavg: 2.00 1.97 1.84 3/86 15191
/proc/meminfo: memFree=1477488/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1415.94
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 141556 38 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727400 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1415.94
Current children cumulated vsize (KiB) 267392

[startup+1483.83 s]
/proc/loadavg: 2.00 1.97 1.85 3/86 15191
/proc/meminfo: memFree=1477424/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1475.73
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 147534 39 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1475.73
Current children cumulated vsize (KiB) 267392

[startup+1543.9 s]
/proc/loadavg: 2.00 1.97 1.85 3/86 15191
/proc/meminfo: memFree=1477360/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1535.53
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 153514 39 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711425 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1535.53
Current children cumulated vsize (KiB) 267392

[startup+1603.96 s]
/proc/loadavg: 2.00 1.97 1.86 3/86 15191
/proc/meminfo: memFree=1477296/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1595.32
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 159493 39 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1595.32
Current children cumulated vsize (KiB) 267392

[startup+1664.02 s]
/proc/loadavg: 2.00 1.97 1.87 3/86 15191
/proc/meminfo: memFree=1477296/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1655.09
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 165470 39 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1655.09
Current children cumulated vsize (KiB) 267392

[startup+1724.08 s]
/proc/loadavg: 2.00 1.97 1.87 3/86 15191
/proc/meminfo: memFree=1477232/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1714.88
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 171449 39 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711152 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1714.88
Current children cumulated vsize (KiB) 267392

[startup+1784.14 s]
/proc/loadavg: 2.00 1.97 1.88 3/86 15191
/proc/meminfo: memFree=1477168/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1774.68
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 177429 39 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637752 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1774.68
Current children cumulated vsize (KiB) 267392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.66 s]
/proc/loadavg: 2.00 1.97 1.88 3/86 15191
/proc/meminfo: memFree=1477168/2055920 swapFree=4182144/4192956
[pid=14678] ppid=14676 vsize=267392 CPUtime=1800.07
/proc/14678/stat : 14678 (solver) R 14676 14678 14434 0 -1 4194304 35067 0 0 0 179968 39 0 0 25 0 1 0 165180674 273809408 34915 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/14678/statm: 66848 34915 719 92 0 65192 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 267392

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.69
CPU time (s): 1800.1
CPU user time (s): 1799.68
CPU system time (s): 0.418936
CPU usage (%): 99.4705
Max. virtual memory (cumulated for all children) (KiB): 267392

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

runsolver used 1.60376 s user time and 4.86226 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sun Jan  7 11:04:09 UTC 2007


IDJOB= 205694
IDBENCH= 4163
FILE ID= node4/205694-1168167847

PBS_JOBID= 3478809

Free space on /tmp= 66291 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  7914318078e2e6bda68bc227b451eb9e

RANDOM SEED= 166906274

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:       1617616 kB
Buffers:         39108 kB
Cached:         154892 kB
SwapCached:       2520 kB
Active:         276176 kB
Inactive:       108576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1617616 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:           10728 kB
Writeback:           0 kB
Mapped:         209404 kB
Slab:            37912 kB
Committed_AS:  5048204 kB
PageTables:       2732 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= 66288 MiB



End job on node4 on Sun Jan  7 11:34:21 UTC 2007