Trace number 205788

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 1814.57

General information on the benchmark

Namefapp/fapp36-40/fapp40/
fapp40-3000-3.xml
MD5SUMcad764e8b50fa9fdddcbd25c7290a916
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 benchmark16.2085
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.22	c 
0.22	c Parsing xml file
0.22	c 	domains............... 0.09
0.22	c 	variables............. 0.25
0.35	c 	predicates............    0
0.35	c 	constraints........... 3.98
4.35	c Allocating memory
4.35	c 
4.35	c time limit = -1
4.35	c heuristic = dom/wdeg
4.35	c restart policy = Geometric increment
4.35	c restart base = 1999
4.35	c restart factor = 1.33
4.35	c 
4.35	c Solving
4.35	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/node9/watcher-205788-1168168063 -o ROOT/results/node9/solver-205788-1168168063 -C 1800 -M 900 /tmp/evaluation/205788-1168168063/tramontane/bin/solver /tmp/evaluation/205788-1168168063/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.29 1.59 1.45 5/95 21305
/proc/meminfo: memFree=1323664/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=18540 CPUtime=0
/proc/21304/stat : 21304 (runsolver) R 21302 21304 20935 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 165201687 18984960 279 18446744073709551615 4194304 4267372 548682068992 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21304/statm: 4635 279 244 17 0 2626 0

[startup+0.107 s]
/proc/loadavg: 2.29 1.59 1.45 5/95 21305
/proc/meminfo: memFree=1323664/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=7048 CPUtime=0.09
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 816 0 0 0 9 0 0 0 18 0 1 0 165201687 7217152 784 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4159425103 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 1762 784 669 92 0 106 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.519048 s]
/proc/loadavg: 2.29 1.59 1.45 5/95 21305
/proc/meminfo: memFree=1323664/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=217488 CPUtime=0.5
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 22520 0 0 0 37 13 0 0 22 0 1 0 165201687 222707712 22488 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4158648037 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 54372 22488 708 92 0 52716 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 217488

[startup+1.34815 s]
/proc/loadavg: 2.29 1.59 1.45 3/95 21305
/proc/meminfo: memFree=1232592/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=221856 CPUtime=1.33
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 23621 0 0 0 119 14 0 0 25 0 1 0 165201687 227180544 23589 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 8799882 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 55464 23589 708 92 0 53808 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 221856

[startup+2.98533 s]
/proc/loadavg: 2.27 1.59 1.46 3/95 21305
/proc/meminfo: memFree=1224016/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=230644 CPUtime=2.96
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 25811 0 0 0 281 15 0 0 25 0 1 0 165201687 236179456 25746 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 4156330639 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 57661 25746 708 92 0 56005 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 230644

[startup+6.26469 s]
/proc/loadavg: 2.27 1.59 1.46 3/95 21305
/proc/meminfo: memFree=1174224/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267380 CPUtime=6.22
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35063 0 0 0 602 20 0 0 25 0 1 0 165201687 273797120 34911 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711424 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66845 34911 718 92 0 65189 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 267380

[startup+12.7284 s]
/proc/loadavg: 2.31 1.62 1.47 5/95 21305
/proc/meminfo: memFree=1172752/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267380 CPUtime=12.65
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35063 0 0 0 1245 20 0 0 25 0 1 0 165201687 273797120 34911 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710310 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66845 34911 718 92 0 65189 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 267380

[startup+25.5398 s]
/proc/loadavg: 2.26 1.63 1.47 5/95 21305
/proc/meminfo: memFree=1160464/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267380 CPUtime=25.41
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35063 0 0 0 2521 20 0 0 25 0 1 0 165201687 273797120 34911 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66845 34911 718 92 0 65189 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 267380

[startup+51.1727 s]
/proc/loadavg: 2.24 1.68 1.49 3/95 21305
/proc/meminfo: memFree=1135504/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267380 CPUtime=50.89
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35063 0 0 0 5069 20 0 0 25 0 1 0 165201687 273797120 34911 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722074 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66845 34911 718 92 0 65189 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 267380

[startup+102.434 s]
/proc/loadavg: 2.28 1.79 1.54 4/95 21305
/proc/meminfo: memFree=1079248/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267380 CPUtime=101.9
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35063 0 0 0 10170 20 0 0 25 0 1 0 165201687 273797120 34911 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710492 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66845 34911 718 92 0 65189 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 267380

[startup+162.519 s]
/proc/loadavg: 2.27 1.87 1.58 3/95 21305
/proc/meminfo: memFree=1006352/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267380 CPUtime=161.69
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35063 0 0 0 16149 20 0 0 25 0 1 0 165201687 273797120 34911 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711425 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66845 34911 718 92 0 65189 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 267380

[startup+222.607 s]
/proc/loadavg: 2.58 2.03 1.65 3/95 21305
/proc/meminfo: memFree=949520/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267384 CPUtime=221.39
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35064 0 0 0 22118 21 0 0 25 0 1 0 165201687 273801216 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134712080 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66846 34912 718 92 0 65190 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 267384

[startup+282.661 s]
/proc/loadavg: 2.58 2.13 1.71 4/95 21305
/proc/meminfo: memFree=916688/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267384 CPUtime=280.88
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35064 0 0 0 28067 21 0 0 25 0 1 0 165201687 273801216 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711453 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66846 34912 718 92 0 65190 0
Current children cumulated CPU time (s) 280.88
Current children cumulated vsize (KiB) 267384

[startup+342.731 s]
/proc/loadavg: 2.45 2.18 1.75 4/95 21305
/proc/meminfo: memFree=915920/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267384 CPUtime=340.38
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35064 0 0 0 34017 21 0 0 25 0 1 0 165201687 273801216 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134637152 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66846 34912 718 92 0 65190 0
Current children cumulated CPU time (s) 340.38
Current children cumulated vsize (KiB) 267384

[startup+402.785 s]
/proc/loadavg: 2.58 2.26 1.80 4/95 21305
/proc/meminfo: memFree=915920/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267384 CPUtime=399.84
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35064 0 0 0 39963 21 0 0 25 0 1 0 165201687 273801216 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711105 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66846 34912 718 92 0 65190 0
Current children cumulated CPU time (s) 399.84
Current children cumulated vsize (KiB) 267384

[startup+462.801 s]
/proc/loadavg: 2.67 2.34 1.85 3/95 21305
/proc/meminfo: memFree=915856/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267384 CPUtime=459.3
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35064 0 0 0 45909 21 0 0 25 0 1 0 165201687 273801216 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709350 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66846 34912 718 92 0 65190 0
Current children cumulated CPU time (s) 459.3
Current children cumulated vsize (KiB) 267384

[startup+522.841 s]
/proc/loadavg: 2.73 2.41 1.91 4/95 21305
/proc/meminfo: memFree=915856/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267384 CPUtime=518.78
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35064 0 0 0 51856 22 0 0 25 0 1 0 165201687 273801216 34912 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812977 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66846 34912 718 92 0 65190 0
Current children cumulated CPU time (s) 518.78
Current children cumulated vsize (KiB) 267384

[startup+582.843 s]
/proc/loadavg: 2.71 2.45 1.95 4/95 21305
/proc/meminfo: memFree=915600/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267388 CPUtime=578.22
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35065 0 0 0 57800 22 0 0 25 0 1 0 165201687 273805312 34913 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66847 34913 718 92 0 65191 0
Current children cumulated CPU time (s) 578.22
Current children cumulated vsize (KiB) 267388

[startup+642.865 s]
/proc/loadavg: 2.85 2.54 2.01 3/95 21305
/proc/meminfo: memFree=915600/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267388 CPUtime=637.7
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35065 0 0 0 63748 22 0 0 25 0 1 0 165201687 273805312 34913 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812994 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66847 34913 718 92 0 65191 0
Current children cumulated CPU time (s) 637.7
Current children cumulated vsize (KiB) 267388

[startup+702.918 s]
/proc/loadavg: 2.86 2.59 2.06 4/95 21307
/proc/meminfo: memFree=915472/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267400 CPUtime=697.19
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35068 0 0 0 69697 22 0 0 25 0 1 0 165201687 273817600 34916 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66850 34916 718 92 0 65194 0
Current children cumulated CPU time (s) 697.19
Current children cumulated vsize (KiB) 267400

[startup+762.983 s]
/proc/loadavg: 2.47 2.53 2.07 4/95 21307
/proc/meminfo: memFree=915472/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=756.68
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 75646 22 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812927 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 756.68
Current children cumulated vsize (KiB) 267416

[startup+823.07 s]
/proc/loadavg: 2.17 2.43 2.06 3/95 21307
/proc/meminfo: memFree=915152/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=816.2
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 81598 22 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 816.2
Current children cumulated vsize (KiB) 267416

[startup+883.092 s]
/proc/loadavg: 2.12 2.36 2.06 3/95 21307
/proc/meminfo: memFree=915152/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=875.67
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 87545 22 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 875.67
Current children cumulated vsize (KiB) 267416

[startup+943.095 s]
/proc/loadavg: 2.08 2.31 2.06 3/95 21307
/proc/meminfo: memFree=915088/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=935.09
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 93487 22 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 935.09
Current children cumulated vsize (KiB) 267416

[startup+1003.1 s]
/proc/loadavg: 2.11 2.27 2.06 3/95 21307
/proc/meminfo: memFree=911376/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=994.55
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 99433 22 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812980 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 994.55
Current children cumulated vsize (KiB) 267416

[startup+1063.2 s]
/proc/loadavg: 2.20 2.26 2.07 3/95 21307
/proc/meminfo: memFree=911312/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1054.11
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 105389 22 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1054.11
Current children cumulated vsize (KiB) 267416

[startup+1123.2 s]
/proc/loadavg: 2.18 2.24 2.08 3/95 21307
/proc/meminfo: memFree=911248/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1113.57
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 111334 23 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709356 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1113.57
Current children cumulated vsize (KiB) 267416

[startup+1183.27 s]
/proc/loadavg: 2.10 2.21 2.08 3/95 21307
/proc/meminfo: memFree=911248/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1173.1
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 117287 23 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710305 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1173.1
Current children cumulated vsize (KiB) 267416

[startup+1243.3 s]
/proc/loadavg: 2.04 2.17 2.07 3/95 21307
/proc/meminfo: memFree=911248/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1232.59
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 123236 23 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1232.59
Current children cumulated vsize (KiB) 267416

[startup+1303.31 s]
/proc/loadavg: 2.01 2.13 2.06 3/95 21307
/proc/meminfo: memFree=911184/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1291.99
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 129176 23 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709358 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1291.99
Current children cumulated vsize (KiB) 267416

[startup+1363.35 s]
/proc/loadavg: 2.11 2.14 2.07 3/95 21307
/proc/meminfo: memFree=911184/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1351.47
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 135124 23 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1351.47
Current children cumulated vsize (KiB) 267416

[startup+1423.45 s]
/proc/loadavg: 2.09 2.13 2.07 3/95 21307
/proc/meminfo: memFree=911120/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1411.04
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 141080 24 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1411.04
Current children cumulated vsize (KiB) 267416

[startup+1483.55 s]
/proc/loadavg: 2.09 2.12 2.07 3/95 21307
/proc/meminfo: memFree=909200/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1470.56
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 147032 24 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710492 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1470.56
Current children cumulated vsize (KiB) 267416

[startup+1543.63 s]
/proc/loadavg: 2.03 2.09 2.06 3/94 21380
/proc/meminfo: memFree=954840/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1530.4
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 153013 27 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709344 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1530.4
Current children cumulated vsize (KiB) 267416

[startup+1603.7 s]
/proc/loadavg: 2.06 2.09 2.06 3/94 21380
/proc/meminfo: memFree=844888/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1590.2
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 158993 27 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134711795 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1590.2
Current children cumulated vsize (KiB) 267416

[startup+1663.76 s]
/proc/loadavg: 2.14 2.11 2.07 3/94 21380
/proc/meminfo: memFree=815704/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1649.97
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 164970 27 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1649.97
Current children cumulated vsize (KiB) 267416

[startup+1723.83 s]
/proc/loadavg: 2.11 2.11 2.07 3/94 21380
/proc/meminfo: memFree=807832/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1709.77
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 170950 27 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134709345 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1709.77
Current children cumulated vsize (KiB) 267416

[startup+1783.89 s]
/proc/loadavg: 2.04 2.08 2.07 3/94 21380
/proc/meminfo: memFree=799704/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1769.58
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 176930 28 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134710304 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1769.58
Current children cumulated vsize (KiB) 267416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.54 s]
/proc/loadavg: 2.16 2.11 2.07 3/94 21380
/proc/meminfo: memFree=795672/2055920 swapFree=4191880/4192956
[pid=21304] ppid=21302 vsize=267416 CPUtime=1800.07
/proc/21304/stat : 21304 (solver) R 21302 21304 20935 0 -1 4194304 35072 0 0 0 179979 28 0 0 25 0 1 0 165201687 273833984 34920 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134812976 0 0 4096 0 0 0 0 17 0 0 0
/proc/21304/statm: 66854 34920 718 92 0 65198 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 267416

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1814.57
CPU time (s): 1800.1
CPU user time (s): 1799.8
CPU system time (s): 0.304953
CPU usage (%): 99.2028
Max. virtual memory (cumulated for all children) (KiB): 267416

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

runsolver used 1.88571 s user time and 5.12822 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Jan  7 11:07:44 UTC 2007


IDJOB= 205788
IDBENCH= 4168
FILE ID= node9/205788-1168168063

PBS_JOBID= 3478811

Free space on /tmp= 66534 MiB

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

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  cad764e8b50fa9fdddcbd25c7290a916

RANDOM SEED= 895141382

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.231
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.231
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:       1328752 kB
Buffers:         40168 kB
Cached:         252296 kB
SwapCached:        276 kB
Active:         490128 kB
Inactive:       173964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1328752 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           10612 kB
Writeback:           0 kB
Mapped:         389972 kB
Slab:            47116 kB
Committed_AS:  4851692 kB
PageTables:       3000 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= 66532 MiB



End job on node9 on Sun Jan  7 11:38:00 UTC 2007