Trace number 1047406

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 zito? (TO) 1800.16 1815.62

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-7_ext.xml
MD5SUM31e5a461bf53d15160acbed3c56f99c9
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 benchmark20.045
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Maximum constraint arity15
Maximum domain size2
Number of constraints which are defined in extension2713
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.18/0.21	c Building = 1
9.40/9.59	c [ NumberOfVariables = 21 ]
9.40/9.59	c [ NumberOfConstraints = 2713 ]
9.40/9.60	c [ SizeOfSearchSpace(log2) = 21 ]
9.40/9.60	c SymmetrySearch = (OutOfMemory)
17.23/17.41	c [ Proceeding without symmetry breaking ]
18.22/18.46	c InitialPropagation = 1
18.31/18.59	c [ SizeOfSearchSpace(log2) = 21 ]
18.31/18.59	c InitialSAC = 1
62.90/63.60	c [ SizeOfSearchSpace(log2) = 21 ]
62.90/63.60	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-1047406-1215039804/watcher-1047406-1215039804 -o /tmp/evaluation-result-1047406-1215039804/solver-1047406-1215039804 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1047406-1215039804.xml 2040114661 

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.99 1.28 0.55 4/81 874
/proc/meminfo: memFree=1305792/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=1052 CPUtime=0
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1533655498 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 9696036 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 263 26 20 234 0 3 0

[startup+0.078122 s]
/proc/loadavg: 1.99 1.28 0.55 4/81 874
/proc/meminfo: memFree=1305792/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=6888 CPUtime=0.06
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 837 0 0 0 6 0 0 0 18 0 1 0 1533655498 7053312 797 996147200 134512640 135472138 4294956224 18446744073709551615 134749046 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 1722 797 367 234 0 424 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6888

[startup+0.10112 s]
/proc/loadavg: 1.99 1.28 0.55 4/81 874
/proc/meminfo: memFree=1305792/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=7416 CPUtime=0.08
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 959 0 0 0 8 0 0 0 18 0 1 0 1533655498 7593984 919 996147200 134512640 135472138 4294956224 18446744073709551615 10161798 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 1854 919 367 234 0 556 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7416

[startup+0.30114 s]
/proc/loadavg: 1.99 1.28 0.55 4/81 874
/proc/meminfo: memFree=1305792/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=103128 CPUtime=0.28
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 1458 0 0 0 28 0 0 0 19 0 1 0 1533655498 105603072 1418 996147200 134512640 135472138 4294956224 18446744073709551615 134606285 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 25782 1418 403 234 0 24484 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 103128

[startup+0.701178 s]
/proc/loadavg: 1.99 1.28 0.55 4/81 874
/proc/meminfo: memFree=1305792/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=103128 CPUtime=0.68
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 1514 0 0 0 68 0 0 0 23 0 1 0 1533655498 105603072 1474 996147200 134512640 135472138 4294956224 18446744073709551615 134606250 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 25782 1474 403 234 0 24484 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 103128

[startup+1.50126 s]
/proc/loadavg: 1.99 1.28 0.55 3/82 875
/proc/meminfo: memFree=1300664/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=103260 CPUtime=1.47
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 1629 0 0 0 147 0 0 0 25 0 1 0 1533655498 105738240 1589 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 25815 1589 403 234 0 24517 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 103260

[startup+3.10141 s]
/proc/loadavg: 1.99 1.29 0.56 3/82 875
/proc/meminfo: memFree=1299256/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=103392 CPUtime=3.06
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 1912 0 0 0 306 0 0 0 25 0 1 0 1533655498 105873408 1872 996147200 134512640 135472138 4294956224 18446744073709551615 134606264 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 25848 1872 403 234 0 24550 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 103392

[startup+6.30173 s]
/proc/loadavg: 1.99 1.29 0.56 3/82 875
/proc/meminfo: memFree=1294840/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=103920 CPUtime=6.23
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 2481 0 0 0 622 1 0 0 25 0 1 0 1533655498 106414080 2441 996147200 134512640 135472138 4294956224 18446744073709551615 134606183 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 25980 2441 403 234 0 24682 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 103920

[startup+12.7014 s]
/proc/loadavg: 1.99 1.32 0.57 3/82 875
/proc/meminfo: memFree=1045816/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=415440 CPUtime=12.57
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 80856 0 0 0 1222 35 0 0 25 0 1 0 1533655498 425410560 80816 996147200 134512640 135472138 4294956224 18446744073709551615 134629318 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 103860 80816 432 234 0 102562 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 415440

[startup+25.5016 s]
/proc/loadavg: 1.99 1.34 0.59 3/82 875
/proc/meminfo: memFree=479992/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=25.24
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 202437 0 3 0 2438 86 0 0 25 0 1 0 1533655498 899985408 202400 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 202400 462 234 0 218425 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 878892

[startup+51.1012 s]
/proc/loadavg: 1.99 1.39 0.62 4/82 875
/proc/meminfo: memFree=460664/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=50.6
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203253 0 3 0 4973 87 0 0 25 0 1 0 1533655498 899985408 203216 996147200 134512640 135472138 4294956224 18446744073709551615 134585095 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203216 462 234 0 218425 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 878892

[startup+102.305 s]
/proc/loadavg: 1.99 1.49 0.70 3/82 875
/proc/meminfo: memFree=427192/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=101.36
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203275 0 3 0 10048 88 0 0 25 0 1 0 1533655498 899985408 203238 996147200 134512640 135472138 4294956224 18446744073709551615 134585175 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203238 479 234 0 218425 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 878892

[startup+162.301 s]
/proc/loadavg: 1.99 1.58 0.78 3/82 875
/proc/meminfo: memFree=384824/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=160.79
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 15990 89 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134604973 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 160.79
Current children cumulated vsize (KiB) 878892

[startup+222.301 s]
/proc/loadavg: 1.99 1.65 0.85 3/82 875
/proc/meminfo: memFree=341688/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=220.25
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 21935 90 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134585100 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 220.25
Current children cumulated vsize (KiB) 878892

[startup+282.301 s]
/proc/loadavg: 1.99 1.71 0.92 3/82 875
/proc/meminfo: memFree=299576/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=279.7
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 27879 91 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 279.7
Current children cumulated vsize (KiB) 878892

[startup+342.301 s]
/proc/loadavg: 1.99 1.76 0.99 3/82 875
/proc/meminfo: memFree=256504/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=339.15
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 33822 93 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 135262880 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 339.15
Current children cumulated vsize (KiB) 878892

[startup+402.301 s]
/proc/loadavg: 1.99 1.80 1.04 3/82 875
/proc/meminfo: memFree=214136/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=398.61
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 39766 95 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134585020 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 398.61
Current children cumulated vsize (KiB) 878892

[startup+462.302 s]
/proc/loadavg: 1.99 1.84 1.10 3/82 875
/proc/meminfo: memFree=170936/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=458.07
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 45711 96 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 458.07
Current children cumulated vsize (KiB) 878892

[startup+522.302 s]
/proc/loadavg: 1.99 1.86 1.15 3/82 875
/proc/meminfo: memFree=128504/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=517.52
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 51655 97 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134577873 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 517.52
Current children cumulated vsize (KiB) 878892

[startup+582.302 s]
/proc/loadavg: 1.99 1.89 1.21 3/82 875
/proc/meminfo: memFree=85432/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=576.97
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 57599 98 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134605022 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 576.97
Current children cumulated vsize (KiB) 878892

[startup+642.302 s]
/proc/loadavg: 1.99 1.90 1.25 3/82 875
/proc/meminfo: memFree=42040/2055920 swapFree=4122596/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=636.43
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 63544 99 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 636.43
Current children cumulated vsize (KiB) 878892


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

[startup+882.302 s]
/proc/loadavg: 2.01 1.96 1.42 3/82 875
/proc/meminfo: memFree=15608/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=874.24
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 87323 101 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134604973 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 874.24
Current children cumulated vsize (KiB) 878892

[startup+942.302 s]
/proc/loadavg: 2.00 1.96 1.45 3/82 875
/proc/meminfo: memFree=14904/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=933.69
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 93267 102 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134577882 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 933.69
Current children cumulated vsize (KiB) 878892

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.48 3/82 875
/proc/meminfo: memFree=15800/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=993.13
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 99210 103 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134584991 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 993.13
Current children cumulated vsize (KiB) 878892

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/82 875
/proc/meminfo: memFree=15864/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1052.59
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 105154 105 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134604941 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1052.59
Current children cumulated vsize (KiB) 878892

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.54 3/82 875
/proc/meminfo: memFree=15288/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1112.04
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 111098 106 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1112.04
Current children cumulated vsize (KiB) 878892

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.56 3/82 875
/proc/meminfo: memFree=15224/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1171.49
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 117042 107 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134585095 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1171.49
Current children cumulated vsize (KiB) 878892

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/82 875
/proc/meminfo: memFree=15992/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1230.93
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 122985 108 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134585302 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1230.93
Current children cumulated vsize (KiB) 878892

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/82 875
/proc/meminfo: memFree=15096/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1290.39
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 128929 110 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1290.39
Current children cumulated vsize (KiB) 878892

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/82 875
/proc/meminfo: memFree=15352/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1349.84
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 134873 111 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1349.84
Current children cumulated vsize (KiB) 878892

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.65 3/82 875
/proc/meminfo: memFree=15544/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1409.28
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 140817 111 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134604981 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1409.28
Current children cumulated vsize (KiB) 878892

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/82 875
/proc/meminfo: memFree=14904/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1468.73
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 146761 112 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134585155 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1468.73
Current children cumulated vsize (KiB) 878892

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.69 3/82 875
/proc/meminfo: memFree=15224/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1528.18
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 152705 113 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1528.18
Current children cumulated vsize (KiB) 878892

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.71 3/82 876
/proc/meminfo: memFree=16248/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1587.62
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 158648 114 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134604951 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1587.62
Current children cumulated vsize (KiB) 878892

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.72 3/82 877
/proc/meminfo: memFree=14968/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1647.06
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 164590 116 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134585137 0 0 4096 0 0 0 0 17 1 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1647.06
Current children cumulated vsize (KiB) 878892

[startup+1722.3 s]
/proc/loadavg: 1.95 1.96 1.73 3/73 906
/proc/meminfo: memFree=243064/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1706.9
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 170466 224 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134585013 0 0 4096 0 0 0 0 17 0 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1706.9
Current children cumulated vsize (KiB) 878892

[startup+1782.3 s]
/proc/loadavg: 1.98 1.96 1.74 3/73 906
/proc/meminfo: memFree=241208/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1766.85
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 176461 224 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134585139 0 0 4096 0 0 0 0 17 0 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1766.85
Current children cumulated vsize (KiB) 878892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.5 s]
/proc/loadavg: 1.99 1.97 1.75 3/73 906
/proc/meminfo: memFree=241272/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=878892 CPUtime=1800.03
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4194304 203281 0 3 0 179778 225 0 0 25 0 1 0 1533655498 899985408 203244 996147200 134512640 135472138 4294956224 18446744073709551615 134604938 0 0 4096 0 0 0 0 17 0 0 0
/proc/874/statm: 219723 203244 479 234 0 218425 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 878892

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

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

[startup+1815.61 s]
/proc/loadavg: 1.99 1.97 1.75 3/73 906
/proc/meminfo: memFree=241272/2055920 swapFree=4122584/4192956
[pid=874] ppid=872 vsize=0 CPUtime=1800.14
/proc/874/stat : 874 (casperzito) R 872 874 440 0 -1 4195332 203281 0 3 0 179779 235 0 0 25 0 1 0 1533655498 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/874/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.62
CPU time (s): 1800.16
CPU user time (s): 1797.79
CPU system time (s): 2.36864
CPU usage (%): 99.1482
Max. virtual memory (cumulated for all children) (KiB): 878892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.79
system time used= 2.36864
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203281
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 68506

runsolver used 1.81272 second user time and 5.11422 second system time

The end

Launcher Data (download as text)

Begin job on node12 at 2008-07-03 01:03:25
IDJOB=1047406
IDBENCH=54145
IDSOLVER=362
FILE ID=node12/1047406-1215039804
PBS_JOBID= 7875150
Free space on /tmp= 66532 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/bddLarge/normalized-bdd-21-2713-15-79-7_ext.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047406-1215039804/watcher-1047406-1215039804 -o /tmp/evaluation-result-1047406-1215039804/solver-1047406-1215039804 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1047406-1215039804.xml 2040114661 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 31e5a461bf53d15160acbed3c56f99c9
RANDOM SEED=2040114661

node12.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.236
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.236
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:       1306272 kB
Buffers:         73184 kB
Cached:         418716 kB
SwapCached:      64408 kB
Active:         347224 kB
Inactive:       318980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1306272 kB
SwapTotal:     4192956 kB
SwapFree:      4122596 kB
Dirty:           11940 kB
Writeback:           0 kB
Mapped:         188084 kB
Slab:            68380 kB
Committed_AS:  3551300 kB
PageTables:       2184 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= 66536 MiB
End job on node12 at 2008-07-03 01:33:42