Trace number 1047199

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.22 1815.42

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-11_ext.xml
MD5SUM2c2c36c03d5f8084d1d2682eb264d320
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 benchmark17.4513
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.19/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.19/0.20	c Parsing = 1
0.19/0.20	c Building = 1
9.40/9.57	c [ NumberOfVariables = 21 ]
9.40/9.57	c [ NumberOfConstraints = 2713 ]
9.40/9.57	c [ SizeOfSearchSpace(log2) = 21 ]
9.40/9.57	c SymmetrySearch = (OutOfMemory)
17.03/17.26	c [ Proceeding without symmetry breaking ]
18.12/18.31	c InitialPropagation = 1
18.22/18.43	c [ SizeOfSearchSpace(log2) = 21 ]
18.22/18.43	c InitialSAC = 1
56.69/57.28	c [ SizeOfSearchSpace(log2) = 21 ]
56.69/57.28	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-1047199-1215039516/watcher-1047199-1215039516 -o /tmp/evaluation-result-1047199-1215039516/solver-1047199-1215039516 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1047199-1215039516.xml 838684370 

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: 0.54 0.13 0.04 4/80 3225
/proc/meminfo: memFree=1240848/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=18572 CPUtime=0
/proc/3225/stat : 3225 (runsolver) R 3223 3225 2990 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1533622012 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 266890439975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/3225/statm: 4643 292 257 25 0 2626 0

[startup+0.08255 s]
/proc/loadavg: 0.54 0.13 0.04 4/80 3225
/proc/meminfo: memFree=1240848/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=7020 CPUtime=0.06
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 864 0 0 0 6 0 0 0 18 0 1 0 1533622012 7188480 824 996147200 134512640 135472138 4294956224 18446744073709551615 134806720 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 1755 824 367 234 0 457 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7020

[startup+0.101544 s]
/proc/loadavg: 0.54 0.13 0.04 4/80 3225
/proc/meminfo: memFree=1240848/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=7416 CPUtime=0.08
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 964 0 0 0 8 0 0 0 18 0 1 0 1533622012 7593984 924 996147200 134512640 135472138 4294956224 18446744073709551615 134749065 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 1854 924 367 234 0 556 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7416

[startup+0.301566 s]
/proc/loadavg: 0.54 0.13 0.04 4/80 3225
/proc/meminfo: memFree=1240848/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=103128 CPUtime=0.29
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 1457 0 0 0 28 1 0 0 19 0 1 0 1533622012 105603072 1417 996147200 134512640 135472138 4294956224 18446744073709551615 134606206 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 25782 1417 403 234 0 24484 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103128

[startup+0.701609 s]
/proc/loadavg: 0.54 0.13 0.04 4/80 3225
/proc/meminfo: memFree=1240848/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=103128 CPUtime=0.68
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 1513 0 0 0 67 1 0 0 23 0 1 0 1533622012 105603072 1473 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 25782 1473 403 234 0 24484 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 103128

[startup+1.50169 s]
/proc/loadavg: 0.54 0.13 0.04 3/81 3226
/proc/meminfo: memFree=1236232/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=103260 CPUtime=1.48
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 1628 0 0 0 147 1 0 0 25 0 1 0 1533622012 105738240 1588 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 25815 1588 403 234 0 24517 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 103260

[startup+3.10186 s]
/proc/loadavg: 0.54 0.13 0.04 3/81 3226
/proc/meminfo: memFree=1235336/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=103392 CPUtime=3.06
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 1914 0 0 0 305 1 0 0 25 0 1 0 1533622012 105873408 1874 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 25848 1874 403 234 0 24550 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 103392

[startup+6.30121 s]
/proc/loadavg: 0.66 0.16 0.05 3/81 3226
/proc/meminfo: memFree=1232904/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=103920 CPUtime=6.23
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 2484 0 0 0 622 1 0 0 25 0 1 0 1533622012 106414080 2444 996147200 134512640 135472138 4294956224 18446744073709551615 134606250 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 25980 2444 403 234 0 24682 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 103920

[startup+12.7019 s]
/proc/loadavg: 0.77 0.19 0.06 3/81 3226
/proc/meminfo: memFree=964808/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=422568 CPUtime=12.57
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 82632 0 0 0 1221 36 0 0 25 0 1 0 1533622012 432709632 82592 996147200 134512640 135472138 4294956224 18446744073709551615 9047794 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 105642 82592 432 234 0 104344 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 422568

[startup+25.5013 s]
/proc/loadavg: 1.04 0.28 0.09 3/81 3226
/proc/meminfo: memFree=410888/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=25.26
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 202977 0 0 0 2440 86 0 0 25 0 1 0 1533622012 899985408 202937 996147200 134512640 135472138 4294956224 18446744073709551615 134584977 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 202937 462 234 0 218425 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 878892

[startup+51.102 s]
/proc/loadavg: 1.37 0.41 0.14 3/81 3226
/proc/meminfo: memFree=397192/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=50.65
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203255 0 0 0 4979 86 0 0 25 0 1 0 1533622012 899985408 203215 996147200 134512640 135472138 4294956224 18446744073709551615 134604933 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203215 462 234 0 218425 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 878892

[startup+102.306 s]
/proc/loadavg: 1.72 0.66 0.24 3/81 3226
/proc/meminfo: memFree=348808/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=101.41
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203278 0 0 0 10055 86 0 0 25 0 1 0 1533622012 899985408 203238 996147200 134512640 135472138 4294956224 18446744073709551615 134604978 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203238 479 234 0 218425 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 878892

[startup+162.302 s]
/proc/loadavg: 1.90 0.90 0.34 3/81 3232
/proc/meminfo: memFree=312008/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=160.88
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203279 0 0 0 16002 86 0 0 25 0 1 0 1533622012 899985408 203239 996147200 134512640 135472138 4294956224 18446744073709551615 134605003 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203239 479 234 0 218425 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 878892

[startup+222.301 s]
/proc/loadavg: 1.96 1.10 0.44 3/81 3232
/proc/meminfo: memFree=269768/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=220.38
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203280 0 0 0 21951 87 0 0 25 0 1 0 1533622012 899985408 203240 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203240 479 234 0 218425 0
Current children cumulated CPU time (s) 220.38
Current children cumulated vsize (KiB) 878892

[startup+282.302 s]
/proc/loadavg: 1.98 1.26 0.54 3/81 3232
/proc/meminfo: memFree=214920/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=279.87
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 27900 87 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134604841 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 878892

[startup+342.301 s]
/proc/loadavg: 1.99 1.39 0.63 3/81 3232
/proc/meminfo: memFree=173768/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=339.36
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 33849 87 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134604893 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 339.36
Current children cumulated vsize (KiB) 878892

[startup+402.302 s]
/proc/loadavg: 1.99 1.50 0.71 4/81 3232
/proc/meminfo: memFree=148552/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=398.85
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 39798 87 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134605022 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 878892

[startup+462.301 s]
/proc/loadavg: 1.99 1.59 0.79 3/81 3232
/proc/meminfo: memFree=110792/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=458.34
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 45747 87 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134605022 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 458.34
Current children cumulated vsize (KiB) 878892

[startup+522.302 s]
/proc/loadavg: 1.99 1.66 0.86 3/81 3232
/proc/meminfo: memFree=73480/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=517.84
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 51696 88 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 135262880 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 517.84
Current children cumulated vsize (KiB) 878892

[startup+582.302 s]
/proc/loadavg: 1.99 1.72 0.93 3/81 3232
/proc/meminfo: memFree=16008/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=577.33
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 57645 88 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134604978 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 577.33
Current children cumulated vsize (KiB) 878892

[startup+642.302 s]
/proc/loadavg: 2.04 1.78 1.00 3/81 3232
/proc/meminfo: memFree=15432/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=636.81
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 63593 88 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134585030 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 636.81
Current children cumulated vsize (KiB) 878892


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

[startup+882.302 s]
/proc/loadavg: 2.00 1.89 1.22 3/81 3232
/proc/meminfo: memFree=16264/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=874.77
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 87388 89 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134604941 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 874.77
Current children cumulated vsize (KiB) 878892

[startup+942.302 s]
/proc/loadavg: 2.00 1.91 1.26 3/81 3232
/proc/meminfo: memFree=16200/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=934.26
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 93337 89 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134604992 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 934.26
Current children cumulated vsize (KiB) 878892

[startup+1002.3 s]
/proc/loadavg: 2.00 1.92 1.31 3/81 3232
/proc/meminfo: memFree=16200/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=993.75
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 99286 89 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 993.75
Current children cumulated vsize (KiB) 878892

[startup+1062.3 s]
/proc/loadavg: 2.00 1.94 1.35 3/81 3232
/proc/meminfo: memFree=16136/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1053.25
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 105235 90 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134577873 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1053.25
Current children cumulated vsize (KiB) 878892

[startup+1122.3 s]
/proc/loadavg: 2.00 1.94 1.38 3/81 3232
/proc/meminfo: memFree=16072/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1112.74
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 111184 90 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134585095 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1112.74
Current children cumulated vsize (KiB) 878892

[startup+1182.3 s]
/proc/loadavg: 2.00 1.95 1.42 3/81 3232
/proc/meminfo: memFree=16072/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1172.22
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 117132 90 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134604989 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1172.22
Current children cumulated vsize (KiB) 878892

[startup+1242.3 s]
/proc/loadavg: 2.00 1.96 1.45 3/81 3232
/proc/meminfo: memFree=15944/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1231.72
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 123081 91 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134604967 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1231.72
Current children cumulated vsize (KiB) 878892

[startup+1302.3 s]
/proc/loadavg: 2.00 1.96 1.48 3/81 3232
/proc/meminfo: memFree=15816/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1291.21
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 129030 91 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134585083 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1291.21
Current children cumulated vsize (KiB) 878892

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.51 3/81 3232
/proc/meminfo: memFree=15816/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1350.7
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 134979 91 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134605022 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1350.7
Current children cumulated vsize (KiB) 878892

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.54 3/81 3232
/proc/meminfo: memFree=15816/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1410.19
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 140928 91 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134584991 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1410.19
Current children cumulated vsize (KiB) 878892

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.57 3/81 3232
/proc/meminfo: memFree=15816/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1469.68
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 146876 92 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134585089 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1469.68
Current children cumulated vsize (KiB) 878892

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.59 3/81 3232
/proc/meminfo: memFree=15816/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1529.17
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 152825 92 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134585095 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1529.17
Current children cumulated vsize (KiB) 878892

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.61 3/81 3232
/proc/meminfo: memFree=15752/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1588.66
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 158774 92 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134605074 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1588.66
Current children cumulated vsize (KiB) 878892

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.64 3/81 3232
/proc/meminfo: memFree=15752/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1648.15
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 164723 92 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134585092 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1648.15
Current children cumulated vsize (KiB) 878892

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.66 3/81 3232
/proc/meminfo: memFree=15688/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1707.65
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 170672 93 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134604986 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1707.65
Current children cumulated vsize (KiB) 878892

[startup+1782.3 s]
/proc/loadavg: 2.00 1.97 1.67 3/81 3232
/proc/meminfo: memFree=15560/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1767.13
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 176620 93 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134585029 0 0 4096 0 0 0 0 17 1 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1767.13
Current children cumulated vsize (KiB) 878892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.3 s]
/proc/loadavg: 1.95 1.96 1.68 3/83 3273
/proc/meminfo: memFree=597232/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=878892 CPUtime=1800.09
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4194304 203283 0 0 0 179914 95 0 0 25 0 1 0 1533622012 899985408 203243 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/3225/statm: 219723 203243 479 234 0 218425 0
Current children cumulated CPU time (s) 1800.09
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.41 s]
/proc/loadavg: 1.95 1.96 1.68 3/83 3273
/proc/meminfo: memFree=597232/2055920 swapFree=4110796/4192956
[pid=3225] ppid=3223 vsize=0 CPUtime=1800.19
/proc/3225/stat : 3225 (casperzito) R 3223 3225 2990 0 -1 4195332 203283 0 0 0 179914 105 0 0 25 0 1 0 1533622012 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/3225/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.42
CPU time (s): 1800.22
CPU user time (s): 1799.15
CPU system time (s): 1.07184
CPU usage (%): 99.1627
Max. virtual memory (cumulated for all children) (KiB): 878892

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

runsolver used 1.71874 second user time and 4.92325 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-03 00:58:36
IDJOB=1047199
IDBENCH=54136
IDSOLVER=362
FILE ID=node38/1047199-1215039516
PBS_JOBID= 7875097
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2c2c36c03d5f8084d1d2682eb264d320
RANDOM SEED=838684370

node38.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.223
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.223
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:       1241328 kB
Buffers:         72752 kB
Cached:         501896 kB
SwapCached:      76452 kB
Active:         498612 kB
Inactive:       239180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1241328 kB
SwapTotal:     4192956 kB
SwapFree:      4110796 kB
Dirty:            5960 kB
Writeback:           0 kB
Mapped:         179148 kB
Slab:            61696 kB
Committed_AS:  3576964 kB
PageTables:       2224 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= 66552 MiB
End job on node38 at 2008-07-03 01:28:53