Trace number 1052247

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
casper zao? (TO) 1800.09 1809.91

General information on the benchmark

Namecsp/bddSmall/
normalized-bdd-21-133-18-78-28_ext.xml
MD5SUM0f494e9044ccf75c6f1c2068c887183b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.7781
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension133
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.20	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.19/0.20	c Parsing = 1
0.19/0.23	c Building = 1
4.84/4.95	c [ NumberOfVariables = 21 ]
4.84/4.95	c [ NumberOfConstraints = 133 ]
4.84/4.95	c [ SizeOfSearchSpace(log2) = 21 ]
4.84/4.95	c SymmetrySearch = (OutOfMemory)
12.77/12.99	c [ Proceeding without symmetry breaking ]
14.54/14.73	c InitialPropagation = 1
14.64/14.84	c [ SizeOfSearchSpace(log2) = 21 ]
14.64/14.84	c InitialSAC = 1
38.64/39.00	c [ SizeOfSearchSpace(log2) = 21 ]
38.64/39.00	c Search(DomWDeg) = 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052247-1215056358/watcher-1052247-1215056358 -o /tmp/evaluation-result-1052247-1215056358/solver-1052247-1215056358 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1052247-1215056358.xml 1265294547 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 8091
/proc/meminfo: memFree=1636960/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=1056 CPUtime=0
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1984608677 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 11281188 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 264 26 20 235 0 3 0

[startup+0.104366 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 8091
/proc/meminfo: memFree=1636960/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=10156 CPUtime=0.09
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 1649 0 0 0 8 1 0 0 18 0 1 0 1984608677 10399744 1609 996147200 134512640 135477443 4294956224 18446744073709551615 134785319 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 2539 1609 364 235 0 1240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10156

[startup+0.201373 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 8091
/proc/meminfo: memFree=1636960/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=10156 CPUtime=0.19
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 1649 0 0 0 18 1 0 0 18 0 1 0 1984608677 10399744 1609 996147200 134512640 135477443 4294956224 18446744073709551615 134780692 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 2539 1609 364 235 0 1240 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10156

[startup+0.301388 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 8091
/proc/meminfo: memFree=1636960/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110128 CPUtime=0.28
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 2975 0 0 0 27 1 0 0 19 0 1 0 1984608677 112771072 2935 996147200 134512640 135477443 4294956224 18446744073709551615 134616650 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27532 2935 400 235 0 26233 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 110128

[startup+0.70143 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 8091
/proc/meminfo: memFree=1636960/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110128 CPUtime=0.68
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 2981 0 0 0 67 1 0 0 23 0 1 0 1984608677 112771072 2941 996147200 134512640 135477443 4294956224 18446744073709551615 134616650 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27532 2941 400 235 0 26233 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 110128

[startup+1.50151 s]
/proc/loadavg: 1.92 1.98 1.99 3/81 8092
/proc/meminfo: memFree=1626648/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110128 CPUtime=1.47
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 2994 0 0 0 146 1 0 0 25 0 1 0 1984608677 112771072 2954 996147200 134512640 135477443 4294956224 18446744073709551615 134616598 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27532 2954 400 235 0 26233 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 110128

[startup+3.10168 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 8092
/proc/meminfo: memFree=1626456/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110128 CPUtime=3.06
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 3019 0 0 0 305 1 0 0 25 0 1 0 1984608677 112771072 2979 996147200 134512640 135477443 4294956224 18446744073709551615 134616664 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27532 2979 400 235 0 26233 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 110128

[startup+6.30301 s]
/proc/loadavg: 1.93 1.98 1.99 3/81 8092
/proc/meminfo: memFree=1572568/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=239620 CPUtime=6.23
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 35432 0 0 0 608 15 0 0 25 0 1 0 1984608677 245370880 35392 996147200 134512640 135477443 4294956224 18446744073709551615 11716219 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 59905 35392 432 235 0 58606 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 239620

[startup+12.7017 s]
/proc/loadavg: 1.94 1.98 1.99 3/81 8092
/proc/meminfo: memFree=941848/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=850252 CPUtime=12.57
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 188098 0 0 0 1180 77 0 0 25 0 1 0 1984608677 870658048 188058 996147200 134512640 135477443 4294956224 18446744073709551615 134630423 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 212563 188058 432 235 0 211264 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 850252

[startup+25.502 s]
/proc/loadavg: 1.95 1.98 1.99 3/81 8092
/proc/meminfo: memFree=1622616/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=25.26
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 195818 0 0 0 2433 93 0 0 25 0 1 0 1984608677 112676864 3563 996147200 134512640 135477443 4294956224 18446744073709551615 134590154 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 3563 463 235 0 26210 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 110036

[startup+51.1016 s]
/proc/loadavg: 1.96 1.98 1.99 3/81 8092
/proc/meminfo: memFree=1619672/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=50.64
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 196567 0 0 0 4970 94 0 0 25 0 1 0 1984608677 112676864 4312 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4312 481 235 0 26210 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 110036

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/81 8092
/proc/meminfo: memFree=1618392/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=101.4
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 196841 0 0 0 10046 94 0 0 25 0 1 0 1984608677 112676864 4586 996147200 134512640 135477443 4294956224 18446744073709551615 134600882 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4586 481 235 0 26210 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 110036

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 8092
/proc/meminfo: memFree=1618328/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=160.89
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 196841 0 0 0 15995 94 0 0 25 0 1 0 1984608677 112676864 4586 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4586 481 235 0 26210 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 110036

[startup+222.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 8092
/proc/meminfo: memFree=1618136/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=220.39
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 196869 0 0 0 21945 94 0 0 25 0 1 0 1984608677 112676864 4614 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4614 481 235 0 26210 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 110036

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 8092
/proc/meminfo: memFree=1618200/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=279.87
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 196869 0 0 0 27893 94 0 0 25 0 1 0 1984608677 112676864 4614 996147200 134512640 135477443 4294956224 18446744073709551615 134590241 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4614 481 235 0 26210 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 110036

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 8092
/proc/meminfo: memFree=1618200/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=339.36
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 196869 0 0 0 33842 94 0 0 25 0 1 0 1984608677 112676864 4614 996147200 134512640 135477443 4294956224 18446744073709551615 134600876 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4614 481 235 0 26210 0
Current children cumulated CPU time (s) 339.36
Current children cumulated vsize (KiB) 110036

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 8092
/proc/meminfo: memFree=1617560/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=398.86
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197031 0 0 0 39792 94 0 0 25 0 1 0 1984608677 112676864 4776 996147200 134512640 135477443 4294956224 18446744073709551615 134600971 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4776 481 235 0 26210 0
Current children cumulated CPU time (s) 398.86
Current children cumulated vsize (KiB) 110036

[startup+462.301 s]
/proc/loadavg: 2.01 1.98 1.99 3/83 8169
/proc/meminfo: memFree=1564120/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=458.46
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 45751 95 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134589110 0 0 4096 0 0 0 0 17 0 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 458.46
Current children cumulated vsize (KiB) 110036

[startup+522.301 s]
/proc/loadavg: 2.17 2.04 2.01 3/83 8169
/proc/meminfo: memFree=981976/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=518.44
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 51748 96 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134583297 0 0 4096 0 0 0 0 17 0 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 518.44
Current children cumulated vsize (KiB) 110036

[startup+582.301 s]
/proc/loadavg: 2.18 2.06 2.02 3/82 8244
/proc/meminfo: memFree=1570976/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=578.42
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 57744 98 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 0 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 578.42
Current children cumulated vsize (KiB) 110036

[startup+642.302 s]
/proc/loadavg: 2.07 2.05 2.01 3/82 8244
/proc/meminfo: memFree=1537504/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=638.38
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 63740 98 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134590162 0 0 4096 0 0 0 0 17 0 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 638.38
Current children cumulated vsize (KiB) 110036


################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 8244
/proc/meminfo: memFree=1426080/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=818.25
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 81723 102 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134590244 0 0 4096 0 0 0 0 17 0 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 818.25
Current children cumulated vsize (KiB) 110036

[startup+882.306 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 8244
/proc/meminfo: memFree=1387680/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=878.23
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 87720 103 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 0 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 878.23
Current children cumulated vsize (KiB) 110036

[startup+942.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 8244
/proc/meminfo: memFree=1350304/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=938.14
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 93710 104 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134600893 0 0 4096 0 0 0 0 17 0 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 938.14
Current children cumulated vsize (KiB) 110036

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8244
/proc/meminfo: memFree=1312224/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=998.11
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 99706 105 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134590162 0 0 4096 0 0 0 0 17 0 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 998.11
Current children cumulated vsize (KiB) 110036

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8244
/proc/meminfo: memFree=1274784/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1058.08
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 105703 105 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134600976 0 0 4096 0 0 0 0 17 0 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1058.08
Current children cumulated vsize (KiB) 110036

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8244
/proc/meminfo: memFree=1236448/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1118.05
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 111699 106 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1118.05
Current children cumulated vsize (KiB) 110036

[startup+1182.3 s]
/proc/loadavg: 1.93 1.98 1.99 3/82 8455
/proc/meminfo: memFree=1701152/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1177.98
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 117688 110 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134600941 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1177.98
Current children cumulated vsize (KiB) 110036

[startup+1242.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/82 8455
/proc/meminfo: memFree=1699360/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1237.46
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 123636 110 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1237.46
Current children cumulated vsize (KiB) 110036

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 8455
/proc/meminfo: memFree=1698720/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1296.94
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 129584 110 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1296.94
Current children cumulated vsize (KiB) 110036

[startup+1362.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/82 8461
/proc/meminfo: memFree=1698392/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1356.4
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 135530 110 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1356.4
Current children cumulated vsize (KiB) 110036

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 8461
/proc/meminfo: memFree=1698392/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1415.88
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 141478 110 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1415.88
Current children cumulated vsize (KiB) 110036

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8461
/proc/meminfo: memFree=1698392/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1475.35
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 147425 110 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1475.35
Current children cumulated vsize (KiB) 110036

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8461
/proc/meminfo: memFree=1698520/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1534.84
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 153373 111 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134600890 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1534.84
Current children cumulated vsize (KiB) 110036

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8461
/proc/meminfo: memFree=1698584/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1594.3
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 159319 111 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134590244 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1594.3
Current children cumulated vsize (KiB) 110036

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8461
/proc/meminfo: memFree=1698464/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1653.77
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 165266 111 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134590244 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1653.77
Current children cumulated vsize (KiB) 110036

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 8461
/proc/meminfo: memFree=1698464/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1713.25
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 171213 112 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134600896 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1713.25
Current children cumulated vsize (KiB) 110036

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 8461
/proc/meminfo: memFree=1698208/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1772.72
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 177160 112 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134600912 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1772.72
Current children cumulated vsize (KiB) 110036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.9 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 8461
/proc/meminfo: memFree=1698272/2055920 swapFree=4180396/4192956
[pid=8091] ppid=8089 vsize=110036 CPUtime=1800.08
/proc/8091/stat : 8091 (casperzao) R 8089 8091 8054 0 -1 4194304 197157 0 0 0 179896 112 0 0 25 0 1 0 1984608677 112676864 4902 996147200 134512640 135477443 4294956224 18446744073709551615 134590244 0 0 4096 0 0 0 0 17 1 0 0
/proc/8091/statm: 27509 4902 481 235 0 26210 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 110036

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

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.91
CPU time (s): 1800.09
CPU user time (s): 1798.97
CPU system time (s): 1.12783
CPU usage (%): 99.4576
Max. virtual memory (cumulated for all children) (KiB): 878896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.12783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197157
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= 16
involuntary context switches= 45773

runsolver used 1.9827 second user time and 5.44417 second system time

The end

Launcher Data (download as text)

Begin job on node44 at 2008-07-03 05:39:18
IDJOB=1052247
IDBENCH=55971
IDSOLVER=361
FILE ID=node44/1052247-1215056358
PBS_JOBID= 7875179
Free space on /tmp= 66524 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/bddSmall/normalized-bdd-21-133-18-78-28_ext.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1052247-1215056358/watcher-1052247-1215056358 -o /tmp/evaluation-result-1052247-1215056358/solver-1052247-1215056358 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1052247-1215056358.xml 1265294547 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f494e9044ccf75c6f1c2068c887183b
RANDOM SEED=1265294547

node44.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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:       1637440 kB
Buffers:         47304 kB
Cached:         191312 kB
SwapCached:       6524 kB
Active:         243724 kB
Inactive:       101824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1637440 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:            5084 kB
Writeback:           0 kB
Mapped:         123248 kB
Slab:            58076 kB
Committed_AS:  4227580 kB
PageTables:       2000 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= 66524 MiB
End job on node44 at 2008-07-03 06:09:30