Trace number 1092188

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.12 1807.06

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-16-24-9-6-3_glb.xml
MD5SUMd8964aa23b53ca448f385c0392ae4569
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.398939
Satisfiable
(Un)Satisfiability was proved
Number of variables3264
Number of constraints3040
Maximum constraint arity24
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2880
Global constraints used (with number of constraints)weightedsum(160)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.09/0.16	c Building = 1
1.98/2.04	c [ NumberOfVariables = 3264 ]
1.98/2.04	c [ NumberOfConstraints = 3040 ]
1.98/2.05	c [ SizeOfSearchSpace(log2) = 3264 ]
1.98/2.05	c SymmetrySearch = 1
2.28/2.39	c [ Found 1.29815e+37 symmetries ]
2.38/2.49	c InitialPropagation = 1
2.48/2.51	c [ SizeOfSearchSpace(log2) = 3264 ]
2.48/2.51	c InitialSAC = 1
4.96/5.03	c [ SizeOfSearchSpace(log2) = 2510 ]
4.96/5.03	c Search(SampleFF) : 
51.88/52.11	c [ Sampling domwdeg ]
51.88/52.11	c [ Sampling impacts ]
51.88/52.11	c [ stopped restarting at (3.20163,1.04803) ]

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-1092188-1215264352/watcher-1092188-1215264352 -o /tmp/evaluation-result-1092188-1215264352/solver-1092188-1215264352 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1092188-1215264352.xml 2055585623 

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.07 2.04 2.00 4/73 7103
/proc/meminfo: memFree=1736048/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=5352 CPUtime=0
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 216 0 0 0 0 0 0 0 20 0 1 0 138105364 5480448 191 996147200 134512640 135477443 4294956224 18446744073709551615 10650654 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 1338 191 157 235 0 27 0

[startup+0.0425369 s]
/proc/loadavg: 2.07 2.04 2.00 4/73 7103
/proc/meminfo: memFree=1736048/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=5968 CPUtime=0.03
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 594 0 0 0 3 0 0 0 20 0 1 0 138105364 6111232 554 996147200 134512640 135477443 4294956224 18446744073709551615 11122299 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 1492 554 370 235 0 193 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5968

[startup+0.10154 s]
/proc/loadavg: 2.07 2.04 2.00 4/73 7103
/proc/meminfo: memFree=1736048/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=6628 CPUtime=0.09
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 760 0 0 0 9 0 0 0 20 0 1 0 138105364 6787072 720 996147200 134512640 135477443 4294956224 18446744073709551615 11122299 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 1657 720 370 235 0 358 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6628

[startup+0.30156 s]
/proc/loadavg: 2.07 2.04 2.00 4/73 7103
/proc/meminfo: memFree=1736048/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=310096 CPUtime=0.29
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 7796 0 0 0 26 3 0 0 22 0 1 0 138105364 317538304 6782 996147200 134512640 135477443 4294956224 18446744073709551615 135218877 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 77524 6783 461 235 0 76225 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 310096

[startup+0.7016 s]
/proc/loadavg: 2.07 2.04 2.00 4/73 7103
/proc/meminfo: memFree=1736048/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=373492 CPUtime=0.69
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 26733 0 0 0 56 13 0 0 25 0 1 0 138105364 382455808 22835 996147200 134512640 135477443 4294956224 18446744073709551615 11122299 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 93373 22837 461 235 0 92074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 373492

[startup+1.50168 s]
/proc/loadavg: 2.06 2.04 2.00 3/74 7104
/proc/meminfo: memFree=1597544/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=501480 CPUtime=1.49
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 64987 0 0 0 115 34 0 0 25 0 1 0 138105364 513515520 55272 996147200 134512640 135477443 4294956224 18446744073709551615 11122299 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 125370 55275 461 235 0 124071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 501480

[startup+3.10184 s]
/proc/loadavg: 2.06 2.04 2.00 3/74 7104
/proc/meminfo: memFree=1433832/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=3.07
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 93897 0 0 0 256 51 0 0 25 0 1 0 138105364 405184512 76901 996147200 134512640 135477443 4294956224 18446744073709551615 134942844 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 76901 522 235 0 97623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 395688

[startup+6.30117 s]
/proc/loadavg: 2.06 2.04 2.00 3/74 7104
/proc/meminfo: memFree=1428968/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=6.26
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94089 0 0 0 574 52 0 0 25 0 1 0 138105364 405184512 77093 996147200 134512640 135477443 4294956224 18446744073709551615 135208712 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77093 525 235 0 97623 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 395688

[startup+12.7018 s]
/proc/loadavg: 2.13 2.05 2.01 3/74 7104
/proc/meminfo: memFree=1428400/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=12.64
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94172 0 0 0 1212 52 0 0 25 0 1 0 138105364 405184512 77176 996147200 134512640 135477443 4294956224 18446744073709551615 135270305 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77176 525 235 0 97623 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 395688

[startup+25.5011 s]
/proc/loadavg: 2.11 2.05 2.01 3/74 7104
/proc/meminfo: memFree=1428272/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=25.39
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94203 0 0 0 2487 52 0 0 25 0 1 0 138105364 405184512 77207 996147200 134512640 135477443 4294956224 18446744073709551615 134693950 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77207 525 235 0 97623 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 395688

[startup+51.1017 s]
/proc/loadavg: 2.13 2.06 2.01 3/74 7104
/proc/meminfo: memFree=1428080/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=50.88
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94265 0 0 0 5036 52 0 0 25 0 1 0 138105364 405184512 77269 996147200 134512640 135477443 4294956224 18446744073709551615 135238523 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77269 525 235 0 97623 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 395688

[startup+102.306 s]
/proc/loadavg: 2.05 2.05 2.00 3/74 7104
/proc/meminfo: memFree=1428080/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=101.89
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94275 0 0 0 10137 52 0 0 25 0 1 0 138105364 405184512 77279 996147200 134512640 135477443 4294956224 18446744073709551615 134887926 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77279 525 235 0 97623 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 395688

[startup+162.302 s]
/proc/loadavg: 2.02 2.04 2.00 3/74 7104
/proc/meminfo: memFree=1428016/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=161.65
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94275 0 0 0 16113 52 0 0 25 0 1 0 138105364 405184512 77279 996147200 134512640 135477443 4294956224 18446744073709551615 134951616 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77279 525 235 0 97623 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 395688

[startup+222.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 7104
/proc/meminfo: memFree=1428016/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=221.42
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94275 0 0 0 22090 52 0 0 25 0 1 0 138105364 405184512 77279 996147200 134512640 135477443 4294956224 18446744073709551615 135238523 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77279 525 235 0 97623 0
Current children cumulated CPU time (s) 221.42
Current children cumulated vsize (KiB) 395688

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 7104
/proc/meminfo: memFree=1427888/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=281.19
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94277 0 0 0 28067 52 0 0 25 0 1 0 138105364 405184512 77281 996147200 134512640 135477443 4294956224 18446744073709551615 135238577 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77281 525 235 0 97623 0
Current children cumulated CPU time (s) 281.19
Current children cumulated vsize (KiB) 395688

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 7104
/proc/meminfo: memFree=1427888/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=340.95
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94277 0 0 0 34043 52 0 0 25 0 1 0 138105364 405184512 77281 996147200 134512640 135477443 4294956224 18446744073709551615 134673686 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77281 525 235 0 97623 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 395688

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 7104
/proc/meminfo: memFree=1427824/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=400.72
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94277 0 0 0 40020 52 0 0 25 0 1 0 138105364 405184512 77281 996147200 134512640 135477443 4294956224 18446744073709551615 134887830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77281 525 235 0 97623 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 395688

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7104
/proc/meminfo: memFree=1427760/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=460.49
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94277 0 0 0 45997 52 0 0 25 0 1 0 138105364 405184512 77281 996147200 134512640 135477443 4294956224 18446744073709551615 134585563 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77281 525 235 0 97623 0
Current children cumulated CPU time (s) 460.49
Current children cumulated vsize (KiB) 395688

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7104
/proc/meminfo: memFree=1427760/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=520.25
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94277 0 0 0 51973 52 0 0 25 0 1 0 138105364 405184512 77281 996147200 134512640 135477443 4294956224 18446744073709551615 134693950 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77281 525 235 0 97623 0
Current children cumulated CPU time (s) 520.25
Current children cumulated vsize (KiB) 395688

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 7104
/proc/meminfo: memFree=1427696/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=580.02
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94277 0 0 0 57950 52 0 0 25 0 1 0 138105364 405184512 77281 996147200 134512640 135477443 4294956224 18446744073709551615 134606932 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77281 525 235 0 97623 0
Current children cumulated CPU time (s) 580.02
Current children cumulated vsize (KiB) 395688

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7105
/proc/meminfo: memFree=1427368/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=639.78
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94277 0 0 0 63926 52 0 0 25 0 1 0 138105364 405184512 77281 996147200 134512640 135477443 4294956224 18446744073709551615 134693727 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77281 525 235 0 97623 0
Current children cumulated CPU time (s) 639.78
Current children cumulated vsize (KiB) 395688


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7105
/proc/meminfo: memFree=1427112/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=819.07
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94278 0 0 0 81855 52 0 0 25 0 1 0 138105364 405184512 77282 996147200 134512640 135477443 4294956224 18446744073709551615 134586841 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77282 525 235 0 97623 0
Current children cumulated CPU time (s) 819.07
Current children cumulated vsize (KiB) 395688

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7105
/proc/meminfo: memFree=1427112/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=878.84
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94278 0 0 0 87832 52 0 0 25 0 1 0 138105364 405184512 77282 996147200 134512640 135477443 4294956224 18446744073709551615 135238523 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77282 525 235 0 97623 0
Current children cumulated CPU time (s) 878.84
Current children cumulated vsize (KiB) 395688

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7105
/proc/meminfo: memFree=1426984/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=938.59
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94278 0 0 0 93807 52 0 0 25 0 1 0 138105364 405184512 77282 996147200 134512640 135477443 4294956224 18446744073709551615 134951816 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77282 525 235 0 97623 0
Current children cumulated CPU time (s) 938.59
Current children cumulated vsize (KiB) 395688

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 7105
/proc/meminfo: memFree=1426984/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=998.36
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94278 0 0 0 99783 53 0 0 25 0 1 0 138105364 405184512 77282 996147200 134512640 135477443 4294956224 18446744073709551615 134887830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77282 525 235 0 97623 0
Current children cumulated CPU time (s) 998.36
Current children cumulated vsize (KiB) 395688

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7106
/proc/meminfo: memFree=1426912/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1058.12
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 105759 53 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 134943496 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1058.12
Current children cumulated vsize (KiB) 395688

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7106
/proc/meminfo: memFree=1426848/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1117.85
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 111732 53 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 134887902 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1117.85
Current children cumulated vsize (KiB) 395688

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7106
/proc/meminfo: memFree=1426784/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1177.56
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 117703 53 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 11997419 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1177.56
Current children cumulated vsize (KiB) 395688

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7106
/proc/meminfo: memFree=1426656/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1237.3
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 123676 54 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 134887830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1237.3
Current children cumulated vsize (KiB) 395688

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7106
/proc/meminfo: memFree=1426592/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1297.03
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 129649 54 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 134586843 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1297.03
Current children cumulated vsize (KiB) 395688

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7106
/proc/meminfo: memFree=1426592/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1356.75
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 135621 54 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 11988698 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1356.75
Current children cumulated vsize (KiB) 395688

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7106
/proc/meminfo: memFree=1426464/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1416.49
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 141595 54 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 135239011 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1416.49
Current children cumulated vsize (KiB) 395688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 7106
/proc/meminfo: memFree=1426336/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1476.22
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 147567 55 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 134693950 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1476.22
Current children cumulated vsize (KiB) 395688

[startup+1542.3 s]
/proc/loadavg: 1.89 1.97 1.99 3/81 7246
/proc/meminfo: memFree=1371144/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1535.89
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 153533 56 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 11988729 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1535.89
Current children cumulated vsize (KiB) 395688

[startup+1602.3 s]
/proc/loadavg: 1.96 1.97 1.99 3/81 7248
/proc/meminfo: memFree=1368392/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1595.87
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 159531 56 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 134683657 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1595.87
Current children cumulated vsize (KiB) 395688

[startup+1662.3 s]
/proc/loadavg: 1.98 1.97 1.99 3/73 7312
/proc/meminfo: memFree=1437520/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1655.78
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 165521 57 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 1 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1655.78
Current children cumulated vsize (KiB) 395688

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 7349
/proc/meminfo: memFree=1408072/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1715.71
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 171513 58 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 135238491 0 0 4096 0 0 0 0 17 0 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1715.71
Current children cumulated vsize (KiB) 395688

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 7349
/proc/meminfo: memFree=1408264/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1775.46
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 177488 58 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 135238591 0 0 4096 0 0 0 0 17 0 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1775.46
Current children cumulated vsize (KiB) 395688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 7349
/proc/meminfo: memFree=1408264/2055920 swapFree=4192812/4192956
[pid=7103] ppid=7101 vsize=395688 CPUtime=1800.06
/proc/7103/stat : 7103 (casperzao) R 7101 7103 6086 0 -1 4194304 94280 0 0 0 179948 58 0 0 25 0 1 0 138105364 405184512 77284 996147200 134512640 135477443 4294956224 18446744073709551615 135268557 0 0 4096 0 0 0 0 17 0 0 0
/proc/7103/statm: 98922 77284 525 235 0 97623 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 395688

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): 1807.06
CPU time (s): 1800.12
CPU user time (s): 1799.48
CPU system time (s): 0.633903
CPU usage (%): 99.616
Max. virtual memory (cumulated for all children) (KiB): 564876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.633903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94280
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= 13
involuntary context switches= 20937

runsolver used 1.84872 second user time and 4.74428 second system time

The end

Launcher Data (download as text)

Begin job on node27 at 2008-07-05 15:25:52
IDJOB=1092188
IDBENCH=58601
IDSOLVER=361
FILE ID=node27/1092188-1215264352
PBS_JOBID= 7882089
Free space on /tmp= 66464 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/bibdVariousK/normalized-bibd-16-24-9-6-3_glb.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1092188-1215264352/watcher-1092188-1215264352 -o /tmp/evaluation-result-1092188-1215264352/solver-1092188-1215264352 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1092188-1215264352.xml 2055585623 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d8964aa23b53ca448f385c0392ae4569
RANDOM SEED=2055585623

node27.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		: 2800.188
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	: 5521.40
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		: 2800.188
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:       1736528 kB
Buffers:         33700 kB
Cached:         196956 kB
SwapCached:          0 kB
Active:         161852 kB
Inactive:       102016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1736528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3612 kB
Writeback:           0 kB
Mapped:          45336 kB
Slab:            41100 kB
Committed_AS:   442036 kB
PageTables:       1548 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66436 MiB
End job on node27 at 2008-07-05 15:56:01