Trace number 1047774

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.18 1809.53

General information on the benchmark

Namecsp/bddLarge/
normalized-bdd-21-2713-15-79-26_ext.xml
MD5SUMdd3717c3e5db8d2dc488b191a384f85b
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 benchmark23.7594
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.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.09/0.14	c Building = 1
8.75/8.82	c [ NumberOfVariables = 21 ]
8.75/8.82	c [ NumberOfConstraints = 2713 ]
8.75/8.82	c [ SizeOfSearchSpace(log2) = 21 ]
8.75/8.82	c SymmetrySearch = (OutOfMemory)
15.87/16.24	c [ Proceeding without symmetry breaking ]
16.87/17.21	c InitialPropagation = 1
16.96/17.33	c [ SizeOfSearchSpace(log2) = 21 ]
16.96/17.33	c InitialSAC = 1
43.92/44.49	c [ SizeOfSearchSpace(log2) = 21 ]
43.92/44.49	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-1047774-1215041390/watcher-1047774-1215041390 -o /tmp/evaluation-result-1047774-1215041390/solver-1047774-1215041390 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1047774-1215041390.xml 1170203547 

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: 2.12 2.01 1.74 4/81 14573
/proc/meminfo: memFree=166576/2055920 swapFree=4179440/4192956
[pid=14573] ppid=14571 vsize=5348 CPUtime=0
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 1983106121 5476352 202 996147200 134512640 135472138 4294956224 18446744073709551615 11599124 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 1337 202 165 234 0 27 0

[startup+0.0549819 s]
/proc/loadavg: 2.12 2.01 1.74 4/81 14573
/proc/meminfo: memFree=166576/2055920 swapFree=4179440/4192956
[pid=14573] ppid=14571 vsize=6624 CPUtime=0.04
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 764 0 0 0 4 0 0 0 18 0 1 0 1983106121 6782976 724 996147200 134512640 135472138 4294956224 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 1656 724 367 234 0 358 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6624

[startup+0.101986 s]
/proc/loadavg: 2.12 2.01 1.74 4/81 14573
/proc/meminfo: memFree=166576/2055920 swapFree=4179440/4192956
[pid=14573] ppid=14571 vsize=7680 CPUtime=0.09
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 1037 0 0 0 9 0 0 0 18 0 1 0 1983106121 7864320 997 996147200 134512640 135472138 4294956224 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 1920 997 367 234 0 622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7680

[startup+0.302008 s]
/proc/loadavg: 2.12 2.01 1.74 4/81 14573
/proc/meminfo: memFree=166576/2055920 swapFree=4179440/4192956
[pid=14573] ppid=14571 vsize=103168 CPUtime=0.29
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 1461 0 0 0 29 0 0 0 19 0 1 0 1983106121 105644032 1421 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 25792 1421 403 234 0 24494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103168

[startup+0.701052 s]
/proc/loadavg: 2.12 2.01 1.74 4/81 14573
/proc/meminfo: memFree=166576/2055920 swapFree=4179440/4192956
[pid=14573] ppid=14571 vsize=103168 CPUtime=0.69
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 1522 0 0 0 69 0 0 0 23 0 1 0 1983106121 105644032 1482 996147200 134512640 135472138 4294956224 18446744073709551615 134606189 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 25792 1482 403 234 0 24494 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103168

[startup+1.50114 s]
/proc/loadavg: 2.12 2.01 1.74 3/82 14574
/proc/meminfo: memFree=162024/2055920 swapFree=4179440/4192956
[pid=14573] ppid=14571 vsize=103168 CPUtime=1.48
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 1650 0 0 0 148 0 0 0 25 0 1 0 1983106121 105644032 1610 996147200 134512640 135472138 4294956224 18446744073709551615 134606275 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 25792 1611 403 234 0 24494 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 103168

[startup+3.10233 s]
/proc/loadavg: 2.12 2.01 1.74 3/82 14574
/proc/meminfo: memFree=161064/2055920 swapFree=4179440/4192956
[pid=14573] ppid=14571 vsize=103432 CPUtime=3.08
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 1959 0 0 0 307 1 0 0 25 0 1 0 1983106121 105914368 1919 996147200 134512640 135472138 4294956224 18446744073709551615 134606203 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 25858 1919 403 234 0 24560 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 103432

[startup+6.30168 s]
/proc/loadavg: 2.11 2.01 1.74 3/82 14574
/proc/meminfo: memFree=158512/2055920 swapFree=4179440/4192956
[pid=14573] ppid=14571 vsize=103960 CPUtime=6.26
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 2576 0 0 0 625 1 0 0 25 0 1 0 1983106121 106455040 2536 996147200 134512640 135472138 4294956224 18446744073709551615 134606223 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 25990 2536 403 234 0 24692 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 103960

[startup+12.7014 s]
/proc/loadavg: 2.10 2.01 1.74 3/82 14574
/proc/meminfo: memFree=14832/2055920 swapFree=4179440/4192956
[pid=14573] ppid=14571 vsize=514876 CPUtime=12.54
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 105722 0 0 0 1211 43 0 0 25 0 1 0 1983106121 527233024 105682 996147200 134512640 135472138 4294956224 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 128719 105683 432 234 0 127421 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 514876

[startup+25.5018 s]
/proc/loadavg: 2.08 2.00 1.74 3/82 14574
/proc/meminfo: memFree=15152/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=25.11
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203086 0 0 0 2427 84 0 0 25 0 1 0 1983106121 899891200 203046 996147200 134512640 135472138 4294956224 18446744073709551615 134604973 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203046 462 234 0 218402 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 878800

[startup+51.1017 s]
/proc/loadavg: 2.05 2.00 1.75 3/82 14574
/proc/meminfo: memFree=16176/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=50.59
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203240 0 0 0 4975 84 0 0 25 0 1 0 1983106121 899891200 203200 996147200 134512640 135472138 4294956224 18446744073709551615 134605022 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203200 471 234 0 218402 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 878800

[startup+102.306 s]
/proc/loadavg: 2.02 2.00 1.76 3/82 14574
/proc/meminfo: memFree=15984/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=101.54
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203257 0 0 0 10070 84 0 0 25 0 1 0 1983106121 899891200 203217 996147200 134512640 135472138 4294956224 18446744073709551615 134605019 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203217 479 234 0 218402 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 878800

[startup+162.302 s]
/proc/loadavg: 2.26 2.07 1.79 3/92 14623
/proc/meminfo: memFree=79256/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=161.19
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203257 0 0 0 16034 85 0 0 25 0 1 0 1983106121 899891200 203217 996147200 134512640 135472138 4294956224 18446744073709551615 134605015 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203217 479 234 0 218402 0
Current children cumulated CPU time (s) 161.19
Current children cumulated vsize (KiB) 878800

[startup+222.302 s]
/proc/loadavg: 2.14 2.07 1.81 3/92 14623
/proc/meminfo: memFree=68760/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=220.87
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203257 0 0 0 22002 85 0 0 25 0 1 0 1983106121 899891200 203217 996147200 134512640 135472138 4294956224 18446744073709551615 134604893 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203217 479 234 0 218402 0
Current children cumulated CPU time (s) 220.87
Current children cumulated vsize (KiB) 878800

[startup+282.301 s]
/proc/loadavg: 2.03 2.06 1.82 3/90 14725
/proc/meminfo: memFree=765664/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=280.35
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203257 0 0 0 27948 87 0 0 25 0 1 0 1983106121 899891200 203217 996147200 134512640 135472138 4294956224 18446744073709551615 134605022 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203217 479 234 0 218402 0
Current children cumulated CPU time (s) 280.35
Current children cumulated vsize (KiB) 878800

[startup+342.302 s]
/proc/loadavg: 2.09 2.06 1.83 3/90 14725
/proc/meminfo: memFree=765408/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=339.78
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203257 0 0 0 33891 87 0 0 25 0 1 0 1983106121 899891200 203217 996147200 134512640 135472138 4294956224 18446744073709551615 134585148 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203217 479 234 0 218402 0
Current children cumulated CPU time (s) 339.78
Current children cumulated vsize (KiB) 878800

[startup+402.302 s]
/proc/loadavg: 2.10 2.06 1.84 3/90 14725
/proc/meminfo: memFree=765472/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=399.23
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203257 0 0 0 39836 87 0 0 25 0 1 0 1983106121 899891200 203217 996147200 134512640 135472138 4294956224 18446744073709551615 134585013 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203217 479 234 0 218402 0
Current children cumulated CPU time (s) 399.23
Current children cumulated vsize (KiB) 878800

[startup+462.301 s]
/proc/loadavg: 2.10 2.07 1.85 3/90 14725
/proc/meminfo: memFree=765344/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=458.66
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203257 0 0 0 45779 87 0 0 25 0 1 0 1983106121 899891200 203217 996147200 134512640 135472138 4294956224 18446744073709551615 134585010 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203217 479 234 0 218402 0
Current children cumulated CPU time (s) 458.66
Current children cumulated vsize (KiB) 878800

[startup+522.302 s]
/proc/loadavg: 2.10 2.07 1.86 3/90 14725
/proc/meminfo: memFree=765344/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=518.1
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203258 0 0 0 51723 87 0 0 25 0 1 0 1983106121 899891200 203218 996147200 134512640 135472138 4294956224 18446744073709551615 134585095 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203218 479 234 0 218402 0
Current children cumulated CPU time (s) 518.1
Current children cumulated vsize (KiB) 878800

[startup+582.302 s]
/proc/loadavg: 2.09 2.07 1.88 3/90 14725
/proc/meminfo: memFree=765344/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=577.53
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203258 0 0 0 57666 87 0 0 25 0 1 0 1983106121 899891200 203218 996147200 134512640 135472138 4294956224 18446744073709551615 134605013 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203218 479 234 0 218402 0
Current children cumulated CPU time (s) 577.53
Current children cumulated vsize (KiB) 878800

[startup+642.301 s]
/proc/loadavg: 2.08 2.07 1.89 3/90 14725
/proc/meminfo: memFree=765280/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=636.97
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203258 0 0 0 63610 87 0 0 25 0 1 0 1983106121 899891200 203218 996147200 134512640 135472138 4294956224 18446744073709551615 134604918 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203218 479 234 0 218402 0
Current children cumulated CPU time (s) 636.97
Current children cumulated vsize (KiB) 878800


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

[startup+882.301 s]
/proc/loadavg: 2.08 2.10 1.93 3/83 14933
/proc/meminfo: memFree=781864/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=876.01
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203258 0 0 0 87512 89 0 0 25 0 1 0 1983106121 899891200 203218 996147200 134512640 135472138 4294956224 18446744073709551615 134585100 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203218 479 234 0 218402 0
Current children cumulated CPU time (s) 876.01
Current children cumulated vsize (KiB) 878800

[startup+942.302 s]
/proc/loadavg: 2.06 2.09 1.94 3/83 14933
/proc/meminfo: memFree=779304/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=935.99
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203258 0 0 0 93510 89 0 0 25 0 1 0 1983106121 899891200 203218 996147200 134512640 135472138 4294956224 18446744073709551615 135262880 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203218 479 234 0 218402 0
Current children cumulated CPU time (s) 935.99
Current children cumulated vsize (KiB) 878800

[startup+1002.3 s]
/proc/loadavg: 2.20 2.12 1.95 3/83 14934
/proc/meminfo: memFree=778664/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=995.96
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203258 0 0 0 99507 89 0 0 25 0 1 0 1983106121 899891200 203218 996147200 134512640 135472138 4294956224 18446744073709551615 134605033 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203218 479 234 0 218402 0
Current children cumulated CPU time (s) 995.96
Current children cumulated vsize (KiB) 878800

[startup+1062.3 s]
/proc/loadavg: 2.25 2.14 1.97 3/83 14934
/proc/meminfo: memFree=775464/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1055.94
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203258 0 0 0 105505 89 0 0 25 0 1 0 1983106121 899891200 203218 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203218 479 234 0 218402 0
Current children cumulated CPU time (s) 1055.94
Current children cumulated vsize (KiB) 878800

[startup+1122.3 s]
/proc/loadavg: 2.20 2.14 1.98 3/83 14935
/proc/meminfo: memFree=773672/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1115.92
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203258 0 0 0 111503 89 0 0 25 0 1 0 1983106121 899891200 203218 996147200 134512640 135472138 4294956224 18446744073709551615 134604995 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203218 479 234 0 218402 0
Current children cumulated CPU time (s) 1115.92
Current children cumulated vsize (KiB) 878800

[startup+1182.3 s]
/proc/loadavg: 2.13 2.13 1.99 3/83 14935
/proc/meminfo: memFree=773096/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1175.89
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203258 0 0 0 117500 89 0 0 25 0 1 0 1983106121 899891200 203218 996147200 134512640 135472138 4294956224 18446744073709551615 134577882 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203218 479 234 0 218402 0
Current children cumulated CPU time (s) 1175.89
Current children cumulated vsize (KiB) 878800

[startup+1242.3 s]
/proc/loadavg: 2.05 2.10 1.99 3/83 14935
/proc/meminfo: memFree=772712/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1235.86
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203259 0 0 0 123497 89 0 0 25 0 1 0 1983106121 899891200 203219 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203219 479 234 0 218402 0
Current children cumulated CPU time (s) 1235.86
Current children cumulated vsize (KiB) 878800

[startup+1302.3 s]
/proc/loadavg: 2.02 2.08 1.99 3/83 14935
/proc/meminfo: memFree=771624/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1295.85
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203259 0 0 0 129496 89 0 0 25 0 1 0 1983106121 899891200 203219 996147200 134512640 135472138 4294956224 18446744073709551615 134577873 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203219 479 234 0 218402 0
Current children cumulated CPU time (s) 1295.85
Current children cumulated vsize (KiB) 878800

[startup+1362.3 s]
/proc/loadavg: 2.00 2.06 1.99 3/83 14935
/proc/meminfo: memFree=769448/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1355.83
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203259 0 0 0 135493 90 0 0 25 0 1 0 1983106121 899891200 203219 996147200 134512640 135472138 4294956224 18446744073709551615 134585158 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203219 479 234 0 218402 0
Current children cumulated CPU time (s) 1355.83
Current children cumulated vsize (KiB) 878800

[startup+1422.31 s]
/proc/loadavg: 2.00 2.05 1.99 3/83 14935
/proc/meminfo: memFree=768488/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1415.81
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203259 0 0 0 141491 90 0 0 25 0 1 0 1983106121 899891200 203219 996147200 134512640 135472138 4294956224 18446744073709551615 134605040 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203219 479 234 0 218402 0
Current children cumulated CPU time (s) 1415.81
Current children cumulated vsize (KiB) 878800

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 1.99 3/83 14935
/proc/meminfo: memFree=767400/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1475.78
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203259 0 0 0 147488 90 0 0 25 0 1 0 1983106121 899891200 203219 996147200 134512640 135472138 4294956224 18446744073709551615 134577882 0 0 4096 0 0 0 0 17 0 0 0
/proc/14573/statm: 219700 203219 479 234 0 218402 0
Current children cumulated CPU time (s) 1475.78
Current children cumulated vsize (KiB) 878800

[startup+1542.3 s]
/proc/loadavg: 2.06 2.04 1.99 3/82 15031
/proc/meminfo: memFree=790832/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1535.46
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203259 0 0 0 153454 92 0 0 25 0 1 0 1983106121 899891200 203219 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203219 479 234 0 218402 0
Current children cumulated CPU time (s) 1535.46
Current children cumulated vsize (KiB) 878800

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/82 15031
/proc/meminfo: memFree=790832/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1594.89
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203259 0 0 0 159397 92 0 0 25 0 1 0 1983106121 899891200 203219 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203219 479 234 0 218402 0
Current children cumulated CPU time (s) 1594.89
Current children cumulated vsize (KiB) 878800

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 1.99 3/82 15031
/proc/meminfo: memFree=790704/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1654.33
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203259 0 0 0 165341 92 0 0 25 0 1 0 1983106121 899891200 203219 996147200 134512640 135472138 4294956224 18446744073709551615 134604953 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203219 479 234 0 218402 0
Current children cumulated CPU time (s) 1654.33
Current children cumulated vsize (KiB) 878800

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/82 15031
/proc/meminfo: memFree=790640/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1713.77
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203259 0 0 0 171285 92 0 0 25 0 1 0 1983106121 899891200 203219 996147200 134512640 135472138 4294956224 18446744073709551615 134604871 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203219 479 234 0 218402 0
Current children cumulated CPU time (s) 1713.77
Current children cumulated vsize (KiB) 878800

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/82 15031
/proc/meminfo: memFree=790448/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1773.2
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203259 0 0 0 177228 92 0 0 25 0 1 0 1983106121 899891200 203219 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203219 479 234 0 218402 0
Current children cumulated CPU time (s) 1773.2
Current children cumulated vsize (KiB) 878800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.4 s]
/proc/loadavg: 2.00 2.01 1.99 3/82 15031
/proc/meminfo: memFree=790448/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=878800 CPUtime=1800.05
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4194304 203259 0 0 0 179913 92 0 0 25 0 1 0 1983106121 899891200 203219 996147200 134512640 135472138 4294956224 18446744073709551615 134605199 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 219700 203219 479 234 0 218402 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 878800

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

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

[startup+1809.51 s]
/proc/loadavg: 2.00 2.01 1.99 3/82 15031
/proc/meminfo: memFree=790448/2055920 swapFree=4179460/4192956
[pid=14573] ppid=14571 vsize=0 CPUtime=1800.15
/proc/14573/stat : 14573 (casperzito) R 14571 14573 13197 0 -1 4195332 203259 0 0 0 179913 102 0 0 25 0 1 0 1983106121 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14573/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.53
CPU time (s): 1800.18
CPU user time (s): 1799.14
CPU system time (s): 1.03784
CPU usage (%): 99.4833
Max. virtual memory (cumulated for all children) (KiB): 878800

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

runsolver used 2.09668 second user time and 6.14107 second system time

The end

Launcher Data (download as text)

Begin job on node91 at 2008-07-03 01:29:50
IDJOB=1047774
IDBENCH=54161
IDSOLVER=362
FILE ID=node91/1047774-1215041390
PBS_JOBID= 7874996
Free space on /tmp= 66552 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= dd3717c3e5db8d2dc488b191a384f85b
RANDOM SEED=1170203547

node91.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.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        167056 kB
Buffers:         15260 kB
Cached:        1011120 kB
SwapCached:       7764 kB
Active:        1353464 kB
Inactive:       498148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        167056 kB
SwapTotal:     4192956 kB
SwapFree:      4179440 kB
Dirty:            3436 kB
Writeback:           0 kB
Mapped:         833556 kB
Slab:            20392 kB
Committed_AS: 13079928 kB
PageTables:       3768 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 node91 at 2008-07-03 02:00:02