Trace number 209389

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.12 1808.52

General information on the benchmark

Namefapp/fapp26-30/fapp30/
fapp30-3000-5.xml
MD5SUMb6939ae5cbb1eed8c713497f61f84abc
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 benchmark10.0415
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables3000
Number of constraints63204
Maximum constraint arity2
Maximum domain size778
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63204
Global constraints used (with number of constraints)

Solver Data (download as text)

0.20	c 
0.20	c Parsing xml file
0.20	c 	domains............... 0.16
0.20	c 	variables............. 0.17
0.34	c 	predicates............    0
0.34	c 	constraints........... 4.89
5.26	c Allocating memory
5.26	c 
5.26	c time limit = -1
5.26	c heuristic = dom/wdeg
5.26	c restart policy = Geometric increment
5.26	c restart base = 1999
5.26	c restart factor = 1.33
5.26	c 
5.26	c Solving
5.26	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/node15/watcher-209389-1168192513 -o ROOT/results/node15/solver-209389-1168192513 -C 1800 -M 900 /tmp/evaluation/209389-1168192513/tramontane/bin/solver /tmp/evaluation/209389-1168192513/unknown.xml -res geom -f 3 -v 1 

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

/proc/loadavg: 2.30 2.08 2.02 2/87 21457
/proc/meminfo: memFree=1596296/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=540 CPUtime=0
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 167646193 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7512868 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 135 26 21 92 0 18 0

[startup+0.102543 s]
/proc/loadavg: 2.30 2.08 2.02 2/87 21457
/proc/meminfo: memFree=1596296/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=7048 CPUtime=0.09
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 818 0 0 0 9 0 0 0 18 0 1 0 167646193 7217152 786 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4159433731 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 1762 786 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.510615 s]
/proc/loadavg: 2.30 2.08 2.02 2/87 21457
/proc/meminfo: memFree=1596296/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=149308 CPUtime=0.49
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 15466 0 0 0 43 6 0 0 22 0 1 0 167646193 152891392 15434 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134531096 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 37327 15434 709 92 0 35671 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 149308

[startup+1.33176 s]
/proc/loadavg: 2.30 2.08 2.02 3/87 21457
/proc/meminfo: memFree=1533896/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=153492 CPUtime=1.31
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 16524 0 0 0 124 7 0 0 25 0 1 0 167646193 157175808 16492 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 4158769008 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 38373 16492 709 92 0 36717 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 153492

[startup+2.96904 s]
/proc/loadavg: 2.30 2.08 2.02 3/87 21457
/proc/meminfo: memFree=1528200/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=161920 CPUtime=2.94
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 18626 0 0 0 285 9 0 0 25 0 1 0 167646193 165806080 18561 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134572508 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 40480 18561 709 92 0 38824 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 161920

[startup+6.2546 s]
/proc/loadavg: 2.28 2.08 2.02 3/87 21457
/proc/meminfo: memFree=1482376/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204164 CPUtime=6.21
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29319 0 0 0 607 14 0 0 25 0 1 0 167646193 209063936 29107 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51041 29107 719 92 0 49385 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 204164

[startup+12.7137 s]
/proc/loadavg: 2.26 2.07 2.02 3/87 21457
/proc/meminfo: memFree=1482576/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204164 CPUtime=12.64
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29319 0 0 0 1250 14 0 0 25 0 1 0 167646193 209063936 29107 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710313 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51041 29107 719 92 0 49385 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 204164

[startup+25.5349 s]
/proc/loadavg: 2.22 2.07 2.02 3/87 21457
/proc/meminfo: memFree=1482640/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204168 CPUtime=25.4
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29320 0 0 0 2526 14 0 0 25 0 1 0 167646193 209068032 29108 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727417 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51042 29108 719 92 0 49386 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 204168

[startup+51.1783 s]
/proc/loadavg: 2.13 2.06 2.02 3/87 21457
/proc/meminfo: memFree=1482704/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204172 CPUtime=50.92
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29321 0 0 0 5078 14 0 0 25 0 1 0 167646193 209072128 29109 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51043 29109 719 92 0 49387 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 204172

[startup+102.454 s]
/proc/loadavg: 2.06 2.05 2.01 3/87 21457
/proc/meminfo: memFree=1482832/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204176 CPUtime=101.98
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29322 0 0 0 10183 15 0 0 25 0 1 0 167646193 209076224 29110 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711155 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51044 29110 719 92 0 49388 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 204176

[startup+162.465 s]
/proc/loadavg: 2.02 2.04 2.01 3/87 21457
/proc/meminfo: memFree=1482832/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204188 CPUtime=161.71
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29325 0 0 0 16156 15 0 0 25 0 1 0 167646193 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 161.71
Current children cumulated vsize (KiB) 204188

[startup+222.471 s]
/proc/loadavg: 2.00 2.03 2.00 3/87 21457
/proc/meminfo: memFree=1482832/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204188 CPUtime=221.45
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29325 0 0 0 22129 16 0 0 25 0 1 0 167646193 209088512 29113 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51047 29113 719 92 0 49391 0
Current children cumulated CPU time (s) 221.45
Current children cumulated vsize (KiB) 204188

[startup+282.478 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 21457
/proc/meminfo: memFree=1482832/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=281.18
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 28102 16 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 204196

[startup+342.481 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 21457
/proc/meminfo: memFree=1482832/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=340.91
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 34074 17 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 340.91
Current children cumulated vsize (KiB) 204196

[startup+402.489 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 21604
/proc/meminfo: memFree=1481424/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=400.5
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 40033 17 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722073 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 400.5
Current children cumulated vsize (KiB) 204196

[startup+462.58 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 21656
/proc/meminfo: memFree=1482440/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=460.27
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 46010 17 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 460.27
Current children cumulated vsize (KiB) 204196

[startup+522.656 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21656
/proc/meminfo: memFree=1482440/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=520.11
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 51993 18 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 520.11
Current children cumulated vsize (KiB) 204196

[startup+582.733 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21656
/proc/meminfo: memFree=1482440/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=579.95
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 57977 18 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 579.95
Current children cumulated vsize (KiB) 204196

[startup+642.799 s]
/proc/loadavg: 2.05 2.01 2.00 3/88 21656
/proc/meminfo: memFree=1482440/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=639.79
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 63960 19 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637128 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 639.79
Current children cumulated vsize (KiB) 204196

[startup+702.875 s]
/proc/loadavg: 2.02 2.01 2.00 3/88 21656
/proc/meminfo: memFree=1482504/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=699.63
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 69943 20 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 699.63
Current children cumulated vsize (KiB) 204196

[startup+762.949 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21656
/proc/meminfo: memFree=1482504/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=759.47
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 75927 20 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 759.47
Current children cumulated vsize (KiB) 204196

[startup+823.021 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 21657
/proc/meminfo: memFree=1482496/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=819.31
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 81910 21 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134711265 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 819.31
Current children cumulated vsize (KiB) 204196

[startup+883.09 s]
/proc/loadavg: 2.08 2.02 2.01 3/89 21657
/proc/meminfo: memFree=1482496/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=879.14
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 87893 21 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 879.14
Current children cumulated vsize (KiB) 204196

[startup+943.167 s]
/proc/loadavg: 2.03 2.01 2.00 3/89 21657
/proc/meminfo: memFree=1482496/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=938.99
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 93877 22 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 938.99
Current children cumulated vsize (KiB) 204196

[startup+1003.24 s]
/proc/loadavg: 2.01 2.00 2.00 3/89 21657
/proc/meminfo: memFree=1482496/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=998.84
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 99861 23 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 998.84
Current children cumulated vsize (KiB) 204196

[startup+1063.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 21657
/proc/meminfo: memFree=1482432/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1058.67
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 105844 23 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1058.67
Current children cumulated vsize (KiB) 204196

[startup+1123.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 21657
/proc/meminfo: memFree=1482432/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1118.51
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 111828 23 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710310 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1118.51
Current children cumulated vsize (KiB) 204196

[startup+1183.47 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 21657
/proc/meminfo: memFree=1482432/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1178.35
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 117811 24 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1178.35
Current children cumulated vsize (KiB) 204196

[startup+1243.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 21657
/proc/meminfo: memFree=1482368/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1238.18
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 123793 25 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710345 0 0 4096 0 0 0 0 17 1 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1238.18
Current children cumulated vsize (KiB) 204196

[startup+1303.55 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 21767
/proc/meminfo: memFree=1255192/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1297.93
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 129764 29 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722064 0 0 4096 0 0 0 0 17 0 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1297.93
Current children cumulated vsize (KiB) 204196

[startup+1363.57 s]
/proc/loadavg: 2.05 2.02 2.00 3/94 21767
/proc/meminfo: memFree=1156184/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1357.62
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 135733 29 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710492 0 0 4096 0 0 0 0 17 0 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1357.62
Current children cumulated vsize (KiB) 204196

[startup+1423.63 s]
/proc/loadavg: 2.08 2.03 2.00 3/94 21769
/proc/meminfo: memFree=1082392/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1417.33
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 141704 29 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1417.33
Current children cumulated vsize (KiB) 204196

[startup+1483.68 s]
/proc/loadavg: 2.13 2.05 2.01 3/94 21769
/proc/meminfo: memFree=1025944/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1477.06
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 147677 29 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1477.06
Current children cumulated vsize (KiB) 204196

[startup+1543.72 s]
/proc/loadavg: 2.05 2.04 2.00 3/94 21769
/proc/meminfo: memFree=993944/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1536.77
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 153647 30 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1536.77
Current children cumulated vsize (KiB) 204196

[startup+1603.76 s]
/proc/loadavg: 2.07 2.05 2.00 3/94 21769
/proc/meminfo: memFree=952664/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1596.47
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 159617 30 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134812976 0 0 4096 0 0 0 0 17 0 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1596.47
Current children cumulated vsize (KiB) 204196

[startup+1663.79 s]
/proc/loadavg: 2.02 2.04 2.00 3/94 21769
/proc/meminfo: memFree=904856/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1656.18
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 165588 30 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134637262 0 0 4096 0 0 0 0 17 0 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1656.18
Current children cumulated vsize (KiB) 204196

[startup+1723.83 s]
/proc/loadavg: 2.01 2.03 2.00 3/94 21769
/proc/meminfo: memFree=870040/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1715.88
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 171558 30 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1715.88
Current children cumulated vsize (KiB) 204196

[startup+1783.86 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 21769
/proc/meminfo: memFree=829848/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1775.56
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 177526 30 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1775.56
Current children cumulated vsize (KiB) 204196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 21769
/proc/meminfo: memFree=817816/2055920 swapFree=4174172/4192956
[pid=21456] ppid=21454 vsize=204196 CPUtime=1800.09
/proc/21456/stat : 21456 (solver) R 21454 21456 21021 0 -1 4194304 29327 0 0 0 179979 30 0 0 25 0 1 0 167646193 209096704 29115 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 0 0 0
/proc/21456/statm: 51049 29115 719 92 0 49393 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 204196

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.52
CPU time (s): 1800.12
CPU user time (s): 1799.79
CPU system time (s): 0.32695
CPU usage (%): 99.5354
Max. virtual memory (cumulated for all children) (KiB): 204196

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

runsolver used 1.85272 s user time and 5.38718 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Jan  7 17:55:13 UTC 2007


IDJOB= 209389
IDBENCH= 4513
FILE ID= node15/209389-1168192513

PBS_JOBID= 3479281

Free space on /tmp= 66317 MiB

BENCH NAME= HOME/pub/bench/CPAI06/fapp/fapp26-30/fapp30/fapp30-3000-5.xml
COMMAND LINE= /tmp/evaluation/209389-1168192513/tramontane/bin/solver /tmp/evaluation/209389-1168192513/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-209389-1168192513 -o ROOT/results/node15/solver-209389-1168192513 -C 1800 -M 900  /tmp/evaluation/209389-1168192513/tramontane/bin/solver /tmp/evaluation/209389-1168192513/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  b6939ae5cbb1eed8c713497f61f84abc

RANDOM SEED= 893709933

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.276
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.276
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:       1596776 kB
Buffers:         68788 kB
Cached:         276780 kB
SwapCached:       6400 kB
Active:         182292 kB
Inactive:       219468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596776 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:           11924 kB
Writeback:           0 kB
Mapped:          66832 kB
Slab:            42004 kB
Committed_AS:  4764796 kB
PageTables:       2408 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= 66313 MiB



End job on node15 on Sun Jan  7 18:25:22 UTC 2007