Trace number 221372

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.03 1813.77

General information on the benchmark

Namefapp/fapp31-35/fapp34/
fapp34-0750-3.xml
MD5SUMb9f2919d7e3f16d5a1fa0edbc8bb718b
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 benchmark5.2422
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables750
Number of constraints8639
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8639
Global constraints used (with number of constraints)

Solver Data (download as text)

0.10	c 
0.10	c Parsing xml file
0.10	c 	domains............... 0.14
0.15	c 	variables............. 0.04
0.19	c 	predicates............    0
0.19	c 	constraints........... 0.63
0.83	c Allocating memory
0.83	c 
0.83	c time limit = -1
0.83	c heuristic = dom/wdeg
0.83	c restart policy = Geometric increment
0.83	c restart base = 499
0.83	c restart factor = 1.33
0.83	c 
0.83	c Solving
0.83	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/node48/watcher-221372-1168258764 -o ROOT/results/node48/solver-221372-1168258764 -C 1800 -M 900 /tmp/evaluation/221372-1168258764/tramontane/bin/solver /tmp/evaluation/221372-1168258764/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.94 1.98 1.77 3/73 6848
/proc/meminfo: memFree=1805248/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=536 CPUtime=0
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 18 0 0 0 0 0 0 0 20 0 1 0 174275119 548864 3 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 3463104 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 134 3 0 92 0 17 0

[startup+0.102674 s]
/proc/loadavg: 1.94 1.98 1.77 3/73 6848
/proc/meminfo: memFree=1805248/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=7048 CPUtime=0.09
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 819 0 0 0 9 0 0 0 19 0 1 0 174275119 7217152 787 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159425118 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 1762 787 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.512713 s]
/proc/loadavg: 1.94 1.98 1.77 3/73 6848
/proc/meminfo: memFree=1805248/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=44712 CPUtime=0.5
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 4248 0 0 0 48 2 0 0 24 0 1 0 174275119 45785088 4216 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134559978 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 11178 4216 709 92 0 9522 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 44712

[startup+1.33278 s]
/proc/loadavg: 1.94 1.98 1.77 3/73 6848
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50836 CPUtime=1.3
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5776 0 0 0 128 2 0 0 25 0 1 0 174275119 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 50836

[startup+2.96893 s]
/proc/loadavg: 1.94 1.98 1.77 3/73 6848
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50836 CPUtime=2.93
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5776 0 0 0 291 2 0 0 25 0 1 0 174275119 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 50836

[startup+6.24823 s]
/proc/loadavg: 1.94 1.98 1.77 3/73 6848
/proc/meminfo: memFree=1784896/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50836 CPUtime=6.19
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5776 0 0 0 616 3 0 0 25 0 1 0 174275119 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 50836

[startup+12.7088 s]
/proc/loadavg: 1.95 1.98 1.77 3/73 6848
/proc/meminfo: memFree=1784896/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50836 CPUtime=12.6
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5776 0 0 0 1257 3 0 0 25 0 1 0 174275119 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 50836

[startup+25.521 s]
/proc/loadavg: 1.95 1.98 1.78 3/73 6848
/proc/meminfo: memFree=1784960/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50836 CPUtime=25.32
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5776 0 0 0 2529 3 0 0 25 0 1 0 174275119 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711795 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 50836

[startup+51.1534 s]
/proc/loadavg: 1.97 1.98 1.78 3/73 6848
/proc/meminfo: memFree=1785088/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50836 CPUtime=50.76
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5776 0 0 0 5073 3 0 0 25 0 1 0 174275119 52056064 5744 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709365 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12709 5744 719 92 0 11053 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 50836

[startup+102.405 s]
/proc/loadavg: 1.99 1.98 1.79 3/73 6848
/proc/meminfo: memFree=1785152/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50840 CPUtime=101.64
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5777 0 0 0 10161 3 0 0 25 0 1 0 174275119 52060160 5745 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710515 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12710 5745 719 92 0 11054 0
Current children cumulated CPU time (s) 101.64
Current children cumulated vsize (KiB) 50840

[startup+162.476 s]
/proc/loadavg: 1.99 1.98 1.80 3/73 6848
/proc/meminfo: memFree=1785152/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=161.26
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 16123 3 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 161.26
Current children cumulated vsize (KiB) 50844

[startup+222.548 s]
/proc/loadavg: 1.99 1.98 1.81 3/73 6848
/proc/meminfo: memFree=1785152/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=220.89
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 22086 3 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 220.89
Current children cumulated vsize (KiB) 50844

[startup+282.623 s]
/proc/loadavg: 1.99 1.98 1.82 3/73 6848
/proc/meminfo: memFree=1785152/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=280.53
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 28050 3 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637265 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 280.53
Current children cumulated vsize (KiB) 50844

[startup+342.703 s]
/proc/loadavg: 1.99 1.98 1.83 3/73 6848
/proc/meminfo: memFree=1785152/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=340.17
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 34014 3 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 340.17
Current children cumulated vsize (KiB) 50844

[startup+402.78 s]
/proc/loadavg: 1.99 1.98 1.83 3/73 6848
/proc/meminfo: memFree=1785088/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=399.8
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 39976 4 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 399.8
Current children cumulated vsize (KiB) 50844

[startup+462.846 s]
/proc/loadavg: 1.99 1.98 1.84 3/73 6848
/proc/meminfo: memFree=1785088/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=459.43
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 45939 4 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708985 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 459.43
Current children cumulated vsize (KiB) 50844

[startup+522.913 s]
/proc/loadavg: 1.99 1.98 1.85 3/73 6848
/proc/meminfo: memFree=1785088/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=519.06
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 51902 4 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710322 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 519.06
Current children cumulated vsize (KiB) 50844

[startup+582.977 s]
/proc/loadavg: 1.99 1.98 1.85 3/73 6848
/proc/meminfo: memFree=1785088/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=578.68
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 57864 4 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637771 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 578.68
Current children cumulated vsize (KiB) 50844

[startup+643.042 s]
/proc/loadavg: 2.06 2.00 1.86 3/73 6848
/proc/meminfo: memFree=1785088/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=638.3
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 63826 4 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 638.3
Current children cumulated vsize (KiB) 50844

[startup+703.111 s]
/proc/loadavg: 2.02 2.00 1.87 3/73 6848
/proc/meminfo: memFree=1785088/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=697.93
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 69789 4 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 697.93
Current children cumulated vsize (KiB) 50844

[startup+763.18 s]
/proc/loadavg: 2.00 2.00 1.87 3/73 6848
/proc/meminfo: memFree=1785088/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=757.57
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 75752 5 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 757.57
Current children cumulated vsize (KiB) 50844

[startup+823.248 s]
/proc/loadavg: 2.00 2.00 1.88 3/73 6848
/proc/meminfo: memFree=1785088/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=817.19
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 81714 5 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710322 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 817.19
Current children cumulated vsize (KiB) 50844

[startup+883.319 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 6848
/proc/meminfo: memFree=1785088/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=876.82
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 87677 5 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638410 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 876.82
Current children cumulated vsize (KiB) 50844

[startup+943.397 s]
/proc/loadavg: 2.00 2.00 1.89 3/73 6848
/proc/meminfo: memFree=1785088/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=936.46
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 93641 5 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134712143 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 936.46
Current children cumulated vsize (KiB) 50844

[startup+1003.47 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 6848
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=996.09
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 99604 5 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 996.09
Current children cumulated vsize (KiB) 50844

[startup+1063.57 s]
/proc/loadavg: 2.00 2.00 1.90 3/73 6848
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=1055.74
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 105569 5 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 1055.74
Current children cumulated vsize (KiB) 50844

[startup+1123.65 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=1115.38
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 111533 5 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637141 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 1115.38
Current children cumulated vsize (KiB) 50844

[startup+1183.73 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=1175.02
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 117497 5 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134638404 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 1175.02
Current children cumulated vsize (KiB) 50844

[startup+1243.8 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=1234.65
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 123460 5 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 1234.65
Current children cumulated vsize (KiB) 50844

[startup+1303.88 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1785024/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=1294.29
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 129423 6 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 1294.29
Current children cumulated vsize (KiB) 50844

[startup+1363.95 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1784960/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50844 CPUtime=1353.92
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5778 0 0 0 135386 6 0 0 25 0 1 0 174275119 52064256 5746 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637139 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12711 5746 719 92 0 11055 0
Current children cumulated CPU time (s) 1353.92
Current children cumulated vsize (KiB) 50844

[startup+1424.04 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1784960/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50852 CPUtime=1413.56
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5780 0 0 0 141350 6 0 0 25 0 1 0 174275119 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1413.56
Current children cumulated vsize (KiB) 50852

[startup+1484.13 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1784960/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50852 CPUtime=1473.21
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5780 0 0 0 147315 6 0 0 25 0 1 0 174275119 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711744 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1473.21
Current children cumulated vsize (KiB) 50852

[startup+1544.21 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1784960/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50852 CPUtime=1532.84
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5780 0 0 0 153278 6 0 0 25 0 1 0 174275119 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1532.84
Current children cumulated vsize (KiB) 50852

[startup+1604.29 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1784960/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50852 CPUtime=1592.49
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5780 0 0 0 159242 7 0 0 25 0 1 0 174275119 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812960 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1592.49
Current children cumulated vsize (KiB) 50852

[startup+1664.37 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1784960/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50852 CPUtime=1652.14
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5780 0 0 0 165207 7 0 0 25 0 1 0 174275119 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709364 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1652.14
Current children cumulated vsize (KiB) 50852

[startup+1724.46 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1784896/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50852 CPUtime=1711.78
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5780 0 0 0 171171 7 0 0 25 0 1 0 174275119 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711764 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1711.78
Current children cumulated vsize (KiB) 50852

[startup+1784.53 s]
/proc/loadavg: 2.00 2.00 1.91 3/73 6848
/proc/meminfo: memFree=1784896/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50852 CPUtime=1771.41
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5780 0 0 0 177134 7 0 0 25 0 1 0 174275119 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1771.41
Current children cumulated vsize (KiB) 50852



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.76 s]
/proc/loadavg: 2.07 2.02 1.91 3/84 6900
/proc/meminfo: memFree=1563944/2055920 swapFree=4192812/4192956
[pid=6847] ppid=6845 vsize=50852 CPUtime=1800.01
/proc/6847/stat : 6847 (solver) R 6845 6847 5866 0 -1 4194304 5780 0 0 0 179992 9 0 0 25 0 1 0 174275119 52072448 5748 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/6847/statm: 12713 5748 719 92 0 11057 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 50852

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1813.77
CPU time (s): 1800.03
CPU user time (s): 1799.93
CPU system time (s): 0.098984
CPU usage (%): 99.242
Max. virtual memory (cumulated for all children) (KiB): 50852

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

runsolver used 1.44378 s user time and 5.00824 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Mon Jan  8 12:19:24 UTC 2007


IDJOB= 221372
IDBENCH= 5444
FILE ID= node48/221372-1168258764

PBS_JOBID= 3482614

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp31-35/fapp34/fapp34-0750-3.xml
COMMAND LINE= /tmp/evaluation/221372-1168258764/tramontane/bin/solver /tmp/evaluation/221372-1168258764/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-221372-1168258764 -o ROOT/results/node48/solver-221372-1168258764 -C 1800 -M 900  /tmp/evaluation/221372-1168258764/tramontane/bin/solver /tmp/evaluation/221372-1168258764/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  b9f2919d7e3f16d5a1fa0edbc8bb718b

RANDOM SEED= 517806781

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	: 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.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:       1805728 kB
Buffers:         43888 kB
Cached:         109588 kB
SwapCached:          0 kB
Active:         123912 kB
Inactive:        70488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8560 kB
Writeback:           0 kB
Mapped:          54552 kB
Slab:            41252 kB
Committed_AS:  4178392 kB
PageTables:       1784 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= 66557 MiB



End job on node48 on Mon Jan  8 12:49:38 UTC 2007