Trace number 210873

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
Mistral 2006-12-04? (TO) 1800.08 1802.26

General information on the benchmark

NamepseudoSeries/uclid/
ooo-burch-dill-8-accl.xml
MD5SUMf854735c0a4aa78b40e473f8a33844dd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables21380
Number of constraints60983
Maximum constraint arity13
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension60983
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
0.20	c 	variables............. 0.44
0.45	c 	predicates............    0
0.45	c 	constraints........... 4.61
5.08	c Allocating memory
5.08	c 
5.08	c time limit = -1
5.08	c heuristic = dom/wdeg
5.08	c restart policy = No restart
5.08	c 
5.08	c Solving
5.08	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/node44/watcher-210873-1168203419 -o ROOT/results/node44/solver-210873-1168203419 -C 1800 -M 900 /tmp/evaluation/210873-1168203419/mistral/bin/solver /tmp/evaluation/210873-1168203419/unknown.xml -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.06 2.02 1.93 2/84 16228
/proc/meminfo: memFree=1350888/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=540 CPUtime=0
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 168741009 552960 26 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11281188 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 135 26 21 92 0 18 0

[startup+0.102708 s]
/proc/loadavg: 2.06 2.02 1.93 2/84 16228
/proc/meminfo: memFree=1350888/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=8136 CPUtime=0.08
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 1055 0 0 0 8 0 0 0 18 0 1 0 168741009 8331264 1023 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11770302 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 2034 1023 688 92 0 378 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8136

[startup+0.510746 s]
/proc/loadavg: 2.06 2.02 1.93 2/84 16228
/proc/meminfo: memFree=1350888/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=11900 CPUtime=0.5
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 2043 0 0 0 49 1 0 0 22 0 1 0 168741009 12185600 2011 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11742407 0 0 4096 0 0 0 0 17 1 0 0
/proc/16227/statm: 2975 2011 708 92 0 1319 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 11900

[startup+1.33183 s]
/proc/loadavg: 2.13 2.04 1.94 3/69 16241
/proc/meminfo: memFree=1479840/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=15596 CPUtime=1.31
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 2993 0 0 0 130 1 0 0 25 0 1 0 168741009 15970304 2961 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 4156332521 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 3899 2961 708 92 0 2243 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 15596

[startup+2.97202 s]
/proc/loadavg: 2.13 2.04 1.94 2/68 16242
/proc/meminfo: memFree=1474920/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=23544 CPUtime=2.94
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 4958 0 0 0 291 3 0 0 25 0 1 0 168741009 24109056 4893 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11716219 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 5886 4893 708 92 0 4230 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 23544

[startup+6.25433 s]
/proc/loadavg: 2.13 2.04 1.94 3/73 16457
/proc/meminfo: memFree=1346624/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163228 CPUtime=6.22
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39856 0 0 0 604 18 0 0 25 0 1 0 168741009 167145472 39513 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134637546 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40807 39513 721 92 0 39151 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 163228

[startup+12.725 s]
/proc/loadavg: 2.11 2.03 1.94 3/73 16457
/proc/meminfo: memFree=1164544/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=12.69
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 1251 18 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727362 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 163248

[startup+25.5433 s]
/proc/loadavg: 2.09 2.03 1.94 3/73 16457
/proc/meminfo: memFree=1164672/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=25.47
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 2529 18 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 163248

[startup+51.201 s]
/proc/loadavg: 2.12 2.04 1.94 3/73 16457
/proc/meminfo: memFree=1164800/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=51.1
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 5092 18 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 163248

[startup+102.409 s]
/proc/loadavg: 2.05 2.03 1.94 3/73 16457
/proc/meminfo: memFree=1164928/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=102.26
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 10208 18 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 163248

[startup+162.449 s]
/proc/loadavg: 2.02 2.03 1.94 3/73 16457
/proc/meminfo: memFree=1164864/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=162.23
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 16204 19 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 163248

[startup+222.492 s]
/proc/loadavg: 2.00 2.02 1.94 3/73 16457
/proc/meminfo: memFree=1164864/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=222.22
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 22203 19 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727368 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 163248

[startup+282.547 s]
/proc/loadavg: 2.00 2.01 1.94 3/79 16595
/proc/meminfo: memFree=1163512/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=282.16
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 28185 31 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134795073 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 163248

[startup+342.606 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 16655
/proc/meminfo: memFree=1164608/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=342.11
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 34172 39 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 163248

[startup+402.643 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 16655
/proc/meminfo: memFree=1164608/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=402.1
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 40171 39 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134712785 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 163248

[startup+462.678 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 16655
/proc/meminfo: memFree=1164608/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=462.09
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 46170 39 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 163248

[startup+522.721 s]
/proc/loadavg: 2.04 2.01 1.95 3/73 16655
/proc/meminfo: memFree=1164608/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=522.06
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 52167 39 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 163248

[startup+582.763 s]
/proc/loadavg: 2.01 2.01 1.95 3/73 16655
/proc/meminfo: memFree=1164672/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=582.05
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 58165 40 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 163248

[startup+642.802 s]
/proc/loadavg: 2.06 2.02 1.95 3/73 16655
/proc/meminfo: memFree=1164672/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=642.04
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 64164 40 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 163248

[startup+702.838 s]
/proc/loadavg: 2.06 2.03 1.96 3/73 16655
/proc/meminfo: memFree=1164736/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=702
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 70160 40 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 163248

[startup+762.874 s]
/proc/loadavg: 2.02 2.02 1.96 3/73 16655
/proc/meminfo: memFree=1164736/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=761.98
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 76158 40 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 163248

[startup+822.913 s]
/proc/loadavg: 2.05 2.03 1.96 3/73 16655
/proc/meminfo: memFree=1164736/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=821.97
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 82157 40 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 163248

[startup+882.956 s]
/proc/loadavg: 2.02 2.02 1.96 3/73 16655
/proc/meminfo: memFree=1164672/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=881.94
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 88154 40 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 163248

[startup+942.99 s]
/proc/loadavg: 2.00 2.02 1.96 3/73 16655
/proc/meminfo: memFree=1164672/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=941.92
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 94151 41 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 11748316 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 163248

[startup+1003.03 s]
/proc/loadavg: 2.00 2.01 1.96 3/73 16655
/proc/meminfo: memFree=1164672/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1001.91
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 100150 41 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727371 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 163248

[startup+1063.07 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16655
/proc/meminfo: memFree=1164672/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1061.88
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 106147 41 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 163248

[startup+1123.11 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16655
/proc/meminfo: memFree=1164672/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1121.86
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 112145 41 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 163248

[startup+1183.15 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16655
/proc/meminfo: memFree=1164608/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1181.85
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 118144 41 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 163248

[startup+1243.19 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16655
/proc/meminfo: memFree=1164672/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1241.81
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 124140 41 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1241.81
Current children cumulated vsize (KiB) 163248

[startup+1303.24 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16657
/proc/meminfo: memFree=1164608/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1301.8
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 130139 41 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 163248

[startup+1363.28 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16657
/proc/meminfo: memFree=1164608/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1361.76
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 136135 41 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134785549 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1361.76
Current children cumulated vsize (KiB) 163248

[startup+1423.32 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16657
/proc/meminfo: memFree=1164672/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1421.76
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 142134 42 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727402 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1421.76
Current children cumulated vsize (KiB) 163248

[startup+1483.36 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16657
/proc/meminfo: memFree=1164608/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1481.75
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 148133 42 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 163248

[startup+1543.4 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16657
/proc/meminfo: memFree=1164608/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1541.73
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 154131 42 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727341 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1541.73
Current children cumulated vsize (KiB) 163248

[startup+1603.44 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16657
/proc/meminfo: memFree=1164608/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1601.7
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 160128 42 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 163248

[startup+1663.48 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16657
/proc/meminfo: memFree=1164544/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1661.69
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 166127 42 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1661.69
Current children cumulated vsize (KiB) 163248

[startup+1723.52 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16657
/proc/meminfo: memFree=1164544/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1721.64
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 172122 42 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 163248

[startup+1783.55 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16657
/proc/meminfo: memFree=1164544/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1781.43
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 178101 42 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727366 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1781.43
Current children cumulated vsize (KiB) 163248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.23 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 16657
/proc/meminfo: memFree=1164544/2055920 swapFree=4191892/4192956
[pid=16227] ppid=16225 vsize=163248 CPUtime=1800.04
/proc/16227/stat : 16227 (solver) R 16225 16227 15154 0 -1 4194304 39861 0 0 0 179962 42 0 0 25 0 1 0 168741009 167165952 39518 18446744073709551615 134512640 134893201 4294956688 18446744073709551615 134727372 0 0 4096 0 0 0 0 17 0 0 0
/proc/16227/statm: 40812 39518 721 92 0 39156 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 163248

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.26
CPU time (s): 1800.08
CPU user time (s): 1799.63
CPU system time (s): 0.452931
CPU usage (%): 99.8787
Max. virtual memory (cumulated for all children) (KiB): 163248

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

runsolver used 2.32465 s user time and 5.60015 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sun Jan  7 20:57:00 UTC 2007


IDJOB= 210873
IDBENCH= 4652
FILE ID= node44/210873-1168203419

PBS_JOBID= 3480737

Free space on /tmp= 66523 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/uclid/ooo-burch-dill-8-accl.xml
COMMAND LINE= /tmp/evaluation/210873-1168203419/mistral/bin/solver /tmp/evaluation/210873-1168203419/unknown.xml -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-210873-1168203419 -o ROOT/results/node44/solver-210873-1168203419 -C 1800 -M 900  /tmp/evaluation/210873-1168203419/mistral/bin/solver /tmp/evaluation/210873-1168203419/unknown.xml -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  f854735c0a4aa78b40e473f8a33844dd

RANDOM SEED= 693875014

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.213
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.213
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:       1351304 kB
Buffers:         43720 kB
Cached:         448272 kB
SwapCached:        396 kB
Active:         346000 kB
Inactive:       292304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351304 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:           23924 kB
Writeback:           0 kB
Mapped:         165592 kB
Slab:            51428 kB
Committed_AS:  4188440 kB
PageTables:       2048 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= 66522 MiB



End job on node44 on Sun Jan  7 21:27:02 UTC 2007