Trace number 210861

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.07 1800.7

General information on the benchmark

NamepseudoSeries/uclid/
dlx1c-rwmem-ucl.xml
MD5SUM22daa319f1eb305ed7168e131aeab63f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.8141
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables9051
Number of constraints25832
Maximum constraint arity11
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension25832
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
0.01	c 	variables............. 0.18
0.19	c 	predicates............ 0.01
0.19	c 	constraints........... 1.98
2.17	c Allocating memory
2.17	c 
2.17	c time limit = -1
2.17	c heuristic = dom/wdeg
2.17	c restart policy = Geometric increment
2.17	c restart base = 6033
2.17	c restart factor = 1.33
2.17	c 
2.17	c Solving
2.17	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-210861-1168203186 -o ROOT/results/node9/solver-210861-1168203186 -C 1800 -M 900 /tmp/evaluation/210861-1168203186/tramontane/bin/solver /tmp/evaluation/210861-1168203186/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.00 1.00 1.00 4/78 30998
/proc/meminfo: memFree=1504000/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=6792 CPUtime=0
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 421 0 0 0 0 0 0 0 18 0 1 0 168713753 6955008 400 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 8633208 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 1698 400 363 92 0 30 0

[startup+0.102933 s]
/proc/loadavg: 1.00 1.00 1.00 4/78 30998
/proc/meminfo: memFree=1504000/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=8108 CPUtime=0.09
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 1067 0 0 0 9 0 0 0 18 0 1 0 168713753 8302592 1035 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 2027 1036 688 92 0 371 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8108

[startup+0.510976 s]
/proc/loadavg: 1.00 1.00 1.00 4/78 30998
/proc/meminfo: memFree=1504000/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=10520 CPUtime=0.5
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 1698 0 0 0 50 0 0 0 22 0 1 0 168713753 10772480 1666 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 9098875 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 2630 1666 708 92 0 974 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 10520

[startup+1.33107 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1497344/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=14152 CPUtime=1.32
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 2633 0 0 0 131 1 0 0 25 0 1 0 168713753 14491648 2601 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134575805 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 3538 2601 708 92 0 1882 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 14152

[startup+2.96825 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1478016/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43072 CPUtime=2.95
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9759 0 0 0 292 3 0 0 25 0 1 0 168713753 44105728 9694 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10768 9694 723 92 0 9112 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 43072

[startup+6.25063 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1467784/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=6.23
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 620 3 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 43096

[startup+12.7064 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1468000/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=12.69
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 1266 3 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727389 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43096

[startup+25.5079 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1468064/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=25.49
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 2545 4 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43096

[startup+51.1197 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=51.09
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 5105 4 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 43096

[startup+102.342 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1468192/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=102.29
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 10225 4 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 43096

[startup+162.373 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=162.31
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 16226 5 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 43096

[startup+222.404 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=222.32
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 22227 5 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 43096

[startup+282.434 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=282.33
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 28228 5 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 43096

[startup+342.468 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1468192/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=342.35
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 34229 6 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134638398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 43096

[startup+402.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1468192/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=402.36
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 40230 6 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 402.36
Current children cumulated vsize (KiB) 43096

[startup+462.532 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 30998
/proc/meminfo: memFree=1468192/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=462.38
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 46231 7 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (KiB) 43096

[startup+522.589 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 31140
/proc/meminfo: memFree=1466928/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=522.34
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 52225 9 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 43096

[startup+582.643 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31195
/proc/meminfo: memFree=1467872/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=582.35
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 58226 9 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 43096

[startup+642.676 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31195
/proc/meminfo: memFree=1468000/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=642.37
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 64227 10 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134790178 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 43096

[startup+702.705 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 31195
/proc/meminfo: memFree=1468064/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=702.38
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 70228 10 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 43096

[startup+762.73 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 31195
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=762.38
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 76228 10 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727403 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 43096

[startup+822.761 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31195
/proc/meminfo: memFree=1468192/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=822.4
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 82229 11 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 43096

[startup+882.788 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 31195
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=882.41
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 88230 11 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 43096

[startup+942.819 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31195
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=942.42
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 94231 11 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 43096

[startup+1002.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31195
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1002.43
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 100231 12 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 43096

[startup+1062.88 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 31195
/proc/meminfo: memFree=1468064/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1062.45
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 106233 12 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1062.45
Current children cumulated vsize (KiB) 43096

[startup+1122.91 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 31195
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1122.46
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 112233 13 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727404 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1122.46
Current children cumulated vsize (KiB) 43096

[startup+1182.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31195
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1182.47
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 118234 13 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1182.47
Current children cumulated vsize (KiB) 43096

[startup+1242.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31195
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1242.49
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 124235 14 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134795099 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1242.49
Current children cumulated vsize (KiB) 43096

[startup+1303 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31195
/proc/meminfo: memFree=1468064/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1302.5
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 130236 14 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1302.5
Current children cumulated vsize (KiB) 43096

[startup+1363.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31195
/proc/meminfo: memFree=1468064/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1362.51
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 136237 14 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1362.51
Current children cumulated vsize (KiB) 43096

[startup+1423.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31195
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1422.54
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 142239 15 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1422.54
Current children cumulated vsize (KiB) 43096

[startup+1483.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31195
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1482.55
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 148240 15 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1482.55
Current children cumulated vsize (KiB) 43096

[startup+1543.15 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 31195
/proc/meminfo: memFree=1468064/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1542.58
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 154242 16 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134785581 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1542.58
Current children cumulated vsize (KiB) 43096

[startup+1603.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31197
/proc/meminfo: memFree=1468064/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1602.58
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 160242 16 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1602.58
Current children cumulated vsize (KiB) 43096

[startup+1663.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31197
/proc/meminfo: memFree=1468128/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1662.61
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 166244 17 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1662.61
Current children cumulated vsize (KiB) 43096

[startup+1723.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31197
/proc/meminfo: memFree=1468064/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1722.62
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 172245 17 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727373 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1722.62
Current children cumulated vsize (KiB) 43096

[startup+1783.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31197
/proc/meminfo: memFree=1468064/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1782.63
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 178246 17 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727394 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1782.63
Current children cumulated vsize (KiB) 43096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.69 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 31197
/proc/meminfo: memFree=1468064/2055920 swapFree=4191880/4192956
[pid=30997] ppid=30995 vsize=43096 CPUtime=1800.05
/proc/30997/stat : 30997 (solver) R 30995 30997 29566 0 -1 4194304 9765 0 0 0 179987 18 0 0 25 0 1 0 168713753 44130304 9700 18446744073709551615 134512640 134893233 4294956640 18446744073709551615 134727398 0 0 4096 0 0 0 0 17 1 0 0
/proc/30997/statm: 10774 9700 723 92 0 9118 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 43096

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.7
CPU time (s): 1800.07
CPU user time (s): 1799.88
CPU system time (s): 0.186971
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 43096

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

runsolver used 1.69774 s user time and 4.70129 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Jan  7 20:53:06 UTC 2007


IDJOB= 210861
IDBENCH= 4651
FILE ID= node9/210861-1168203186

PBS_JOBID= 3480500

Free space on /tmp= 66539 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/dlx1c-rwmem-ucl.xml
COMMAND LINE= /tmp/evaluation/210861-1168203186/tramontane/bin/solver /tmp/evaluation/210861-1168203186/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-210861-1168203186 -o ROOT/results/node9/solver-210861-1168203186 -C 1800 -M 900  /tmp/evaluation/210861-1168203186/tramontane/bin/solver /tmp/evaluation/210861-1168203186/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  22daa319f1eb305ed7168e131aeab63f

RANDOM SEED= 291245250

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:       1504416 kB
Buffers:         53200 kB
Cached:         393352 kB
SwapCached:        276 kB
Active:         203768 kB
Inactive:       285716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504416 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            6764 kB
Writeback:           0 kB
Mapped:          54628 kB
Slab:            47368 kB
Committed_AS:  4615856 kB
PageTables:       1932 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= 66539 MiB



End job on node9 on Sun Jan  7 21:23:07 UTC 2007