Trace number 1069345

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.06 1807.51

General information on the benchmark

Namecsp/pseudoGLB/
normalized-army12-21bt.xml
MD5SUMb514737dc951d40d29ed1d5e0531651a
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables428
Number of constraints942
Maximum constraint arity144
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(942)

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
0.19/0.20	c [ NumberOfVariables = 428 ]
0.19/0.20	c [ NumberOfConstraints = 942 ]
0.19/0.20	c [ SizeOfSearchSpace(log2) = 428 ]
0.19/0.20	c SymmetrySearch = 1
0.19/0.20	c InitialPropagation = 1
0.19/0.20	c [ SizeOfSearchSpace(log2) = 413 ]
0.19/0.20	c InitialSAC = 1
1.28/1.31	c [ SizeOfSearchSpace(log2) = 397 ]
1.28/1.31	c Search(SampleFF) : 
74.88/75.21	c [ Sampling domwdeg ]
74.88/75.21	c [ Sampling impacts ]
74.88/75.21	c [ SamplingScores: ]
74.88/75.21	c [ domwdeg+min = 0.018748 | domwdeg+rnd = 0.00133847 ]
74.88/75.21	c [ impacts+min = 0.00727485 | impacts+rnd = 0.000126997 ]
74.88/75.21	c [ la+min = 0 | la+rnd = 0 ]
74.88/75.21	c [ domwdeg = 0.0100432 | impacts = 0.00370093 | la = 0 ]
74.88/75.21	c [ min = 0.00867428 | rand = 0.00370093 ]
74.88/75.21	c [ restarting at (3.96356,0.00326537) ]
85.44/85.83	c [ restarting at (9.9089,0.0101681) ]
111.83/112.39	c [ restarting at (24.7722,0.00012655) ]
177.97/178.77	c [ restarting at (61.9306,9.05627e-05) ]
218.80/219.73	c [ restarting at (154.827,4.15583e-05) ]
604.39/606.94	c [ restarting at (387.066,0.00114222) ]
1568.41/1574.99	c [ restarting at (967.666,0.00242498) ]

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-1069345-1215159575/watcher-1069345-1215159575 -o /tmp/evaluation-result-1069345-1215159575/solver-1069345-1215159575 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1069345-1215159575.xml 1060091485 

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.91 1.98 1.99 4/72 9811
/proc/meminfo: memFree=1847992/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=1052 CPUtime=0
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1000360053 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 1463076 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 263 26 20 234 0 3 0

[startup+0.0399529 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 9811
/proc/meminfo: memFree=1847992/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=5964 CPUtime=0.02
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 588 0 0 0 2 0 0 0 18 0 1 0 1000360053 6107136 548 996147200 134512640 135472138 4294956224 18446744073709551615 1898107 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 1491 548 368 234 0 193 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5964

[startup+0.101962 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 9811
/proc/meminfo: memFree=1847992/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101044 CPUtime=0.08
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 1348 0 0 0 8 0 0 0 18 0 1 0 1000360053 103469056 1308 996147200 134512640 135472138 4294956224 18446744073709551615 135147743 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 25261 1310 432 234 0 23963 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 101044

[startup+0.301999 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 9811
/proc/meminfo: memFree=1847992/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101516 CPUtime=0.29
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2180 0 0 0 28 1 0 0 19 0 1 0 1000360053 103952384 1756 996147200 134512640 135472138 4294956224 18446744073709551615 134672502 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 25379 1756 491 234 0 24081 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101516

[startup+0.701075 s]
/proc/loadavg: 1.91 1.98 1.99 4/72 9811
/proc/meminfo: memFree=1847992/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101516 CPUtime=0.68
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2184 0 0 0 67 1 0 0 23 0 1 0 1000360053 103952384 1760 996147200 134512640 135472138 4294956224 18446744073709551615 135262950 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 25379 1760 491 234 0 24081 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 101516

[startup+1.50123 s]
/proc/loadavg: 1.91 1.98 1.99 3/73 9812
/proc/meminfo: memFree=1842800/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1.48
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2233 0 0 0 147 1 0 0 25 0 1 0 1000360053 103956480 1809 996147200 134512640 135472138 4294956224 18446744073709551615 134881194 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 25380 1809 505 234 0 24082 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 101520

[startup+3.10153 s]
/proc/loadavg: 1.91 1.98 1.99 3/73 9812
/proc/meminfo: memFree=1842672/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=3.07
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2235 0 0 0 306 1 0 0 25 0 1 0 1000360053 103956480 1811 996147200 134512640 135472138 4294956224 18446744073709551615 134882127 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 25380 1811 505 234 0 24082 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 101520

[startup+6.30114 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 9812
/proc/meminfo: memFree=1842608/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=6.26
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2237 0 0 0 625 1 0 0 25 0 1 0 1000360053 103956480 1813 996147200 134512640 135472138 4294956224 18446744073709551615 134578192 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 25380 1813 505 234 0 24082 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 101520

[startup+12.7014 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 9812
/proc/meminfo: memFree=1842544/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=12.63
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2237 0 0 0 1262 1 0 0 25 0 1 0 1000360053 103956480 1813 996147200 134512640 135472138 4294956224 18446744073709551615 134949547 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 25380 1813 505 234 0 24082 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 101520

[startup+25.5018 s]
/proc/loadavg: 1.94 1.98 1.99 3/73 9812
/proc/meminfo: memFree=1842608/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=25.38
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2246 0 0 0 2537 1 0 0 25 0 1 0 1000360053 103956480 1822 996147200 134512640 135472138 4294956224 18446744073709551615 134936816 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 25380 1822 505 234 0 24082 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 101520

[startup+51.1017 s]
/proc/loadavg: 1.96 1.98 1.99 3/73 9812
/proc/meminfo: memFree=1842480/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=50.88
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2261 0 0 0 5087 1 0 0 25 0 1 0 1000360053 103956480 1837 996147200 134512640 135472138 4294956224 18446744073709551615 134915879 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 25380 1837 507 234 0 24082 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 101520

[startup+102.305 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 9812
/proc/meminfo: memFree=1842352/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=101.88
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2274 0 0 0 10187 1 0 0 25 0 1 0 1000360053 103956480 1850 996147200 134512640 135472138 4294956224 18446744073709551615 134882159 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 25380 1850 508 234 0 24082 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 101520

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 9812
/proc/meminfo: memFree=1842224/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=161.63
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2277 0 0 0 16162 1 0 0 25 0 1 0 1000360053 103956480 1853 996147200 134512640 135472138 4294956224 18446744073709551615 134949513 0 0 4096 0 0 0 0 17 1 0 0
/proc/9811/statm: 25380 1853 508 234 0 24082 0
Current children cumulated CPU time (s) 161.63
Current children cumulated vsize (KiB) 101520

[startup+222.301 s]
/proc/loadavg: 1.91 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841952/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=221.38
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2279 0 0 0 22137 1 0 0 25 0 1 0 1000360053 103956480 1855 996147200 134512640 135472138 4294956224 18446744073709551615 134578098 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1855 508 234 0 24082 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 101520

[startup+282.303 s]
/proc/loadavg: 1.97 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841760/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=281.14
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2283 0 0 0 28112 2 0 0 25 0 1 0 1000360053 103956480 1859 996147200 134512640 135472138 4294956224 18446744073709551615 134881790 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1859 508 234 0 24082 0
Current children cumulated CPU time (s) 281.14
Current children cumulated vsize (KiB) 101520

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841632/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=340.89
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2283 0 0 0 34087 2 0 0 25 0 1 0 1000360053 103956480 1859 996147200 134512640 135472138 4294956224 18446744073709551615 134578080 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1859 508 234 0 24082 0
Current children cumulated CPU time (s) 340.89
Current children cumulated vsize (KiB) 101520

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841568/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=400.64
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2284 0 0 0 40062 2 0 0 25 0 1 0 1000360053 103956480 1860 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1860 508 234 0 24082 0
Current children cumulated CPU time (s) 400.64
Current children cumulated vsize (KiB) 101520

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841568/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=460.39
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2284 0 0 0 46037 2 0 0 25 0 1 0 1000360053 103956480 1860 996147200 134512640 135472138 4294956224 18446744073709551615 134578091 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1860 508 234 0 24082 0
Current children cumulated CPU time (s) 460.39
Current children cumulated vsize (KiB) 101520

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841568/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=520.14
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2284 0 0 0 52012 2 0 0 25 0 1 0 1000360053 103956480 1860 996147200 134512640 135472138 4294956224 18446744073709551615 134578192 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1860 508 234 0 24082 0
Current children cumulated CPU time (s) 520.14
Current children cumulated vsize (KiB) 101520

[startup+582.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841568/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=579.89
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2284 0 0 0 57987 2 0 0 25 0 1 0 1000360053 103956480 1860 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1860 508 234 0 24082 0
Current children cumulated CPU time (s) 579.89
Current children cumulated vsize (KiB) 101520

[startup+642.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841504/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=639.64
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2285 0 0 0 63962 2 0 0 25 0 1 0 1000360053 103956480 1861 996147200 134512640 135472138 4294956224 18446744073709551615 134882239 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1861 508 234 0 24082 0
Current children cumulated CPU time (s) 639.64
Current children cumulated vsize (KiB) 101520


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

[startup+882.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841376/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=878.65
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 87863 2 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 878.65
Current children cumulated vsize (KiB) 101520

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841376/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=938.4
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 93838 2 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 938.4
Current children cumulated vsize (KiB) 101520

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841376/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=998.16
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 99814 2 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 134949656 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 998.16
Current children cumulated vsize (KiB) 101520

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841376/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1057.91
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 105789 2 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 134881835 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 1057.91
Current children cumulated vsize (KiB) 101520

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841312/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1117.67
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 111764 3 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 135265558 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 1117.67
Current children cumulated vsize (KiB) 101520

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841248/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1177.43
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 117740 3 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 134881816 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 1177.43
Current children cumulated vsize (KiB) 101520

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841120/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1237.18
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 123715 3 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 134691023 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 1237.18
Current children cumulated vsize (KiB) 101520

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841056/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1296.93
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 129690 3 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 134578208 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 1296.93
Current children cumulated vsize (KiB) 101520

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841056/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1356.68
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 135665 3 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 1356.68
Current children cumulated vsize (KiB) 101520

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1841056/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1416.44
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 141641 3 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 134945820 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 1416.44
Current children cumulated vsize (KiB) 101520

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1840864/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1476.18
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 147615 3 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 134915935 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 1476.18
Current children cumulated vsize (KiB) 101520

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1840864/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1535.95
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2286 0 0 0 153591 4 0 0 25 0 1 0 1000360053 103956480 1862 996147200 134512640 135472138 4294956224 18446744073709551615 134891682 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1862 508 234 0 24082 0
Current children cumulated CPU time (s) 1535.95
Current children cumulated vsize (KiB) 101520

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1840800/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1595.7
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2289 0 0 0 159566 4 0 0 25 0 1 0 1000360053 103956480 1865 996147200 134512640 135472138 4294956224 18446744073709551615 134915819 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1865 508 234 0 24082 0
Current children cumulated CPU time (s) 1595.7
Current children cumulated vsize (KiB) 101520

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1840736/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1655.45
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2289 0 0 0 165541 4 0 0 25 0 1 0 1000360053 103956480 1865 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1865 508 234 0 24082 0
Current children cumulated CPU time (s) 1655.45
Current children cumulated vsize (KiB) 101520

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1840736/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1715.2
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2289 0 0 0 171516 4 0 0 25 0 1 0 1000360053 103956480 1865 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1865 508 234 0 24082 0
Current children cumulated CPU time (s) 1715.2
Current children cumulated vsize (KiB) 101520

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1840672/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1774.96
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2289 0 0 0 177492 4 0 0 25 0 1 0 1000360053 103956480 1865 996147200 134512640 135472138 4294956224 18446744073709551615 134578091 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1865 508 234 0 24082 0
Current children cumulated CPU time (s) 1774.96
Current children cumulated vsize (KiB) 101520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.5 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1840672/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1800.05
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2289 0 0 0 180001 4 0 0 25 0 1 0 1000360053 103956480 1865 996147200 134512640 135472138 4294956224 18446744073709551615 134881816 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1865 508 234 0 24082 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 101520

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

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

[startup+1807.5 s]
/proc/loadavg: 1.99 1.97 1.98 3/73 9840
/proc/meminfo: memFree=1840672/2055920 swapFree=4174728/4192956
[pid=9811] ppid=9809 vsize=101520 CPUtime=1800.05
/proc/9811/stat : 9811 (casperzito) R 9809 9811 9620 0 -1 4194304 2289 0 0 0 180001 4 0 0 25 0 1 0 1000360053 103956480 1865 996147200 134512640 135472138 4294956224 18446744073709551615 134881816 0 0 4096 0 0 0 0 17 0 0 0
/proc/9811/statm: 25380 1865 508 234 0 24082 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 101520

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.51
CPU time (s): 1800.06
CPU user time (s): 1800.02
CPU system time (s): 0.046992
CPU usage (%): 99.5881
Max. virtual memory (cumulated for all children) (KiB): 101520

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

runsolver used 1.76873 second user time and 4.81827 second system time

The end

Launcher Data (download as text)

Begin job on node35 at 2008-07-04 10:19:35
IDJOB=1069345
IDBENCH=55603
IDSOLVER=362
FILE ID=node35/1069345-1215159575
PBS_JOBID= 7881443
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-army12-21bt.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1069345-1215159575/watcher-1069345-1215159575 -o /tmp/evaluation-result-1069345-1215159575/solver-1069345-1215159575 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1069345-1215159575.xml 1060091485 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b514737dc951d40d29ed1d5e0531651a
RANDOM SEED=1060091485

node35.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.261
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.261
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:       1848472 kB
Buffers:         19344 kB
Cached:         104188 kB
SwapCached:      11992 kB
Active:         113004 kB
Inactive:        30104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1848472 kB
SwapTotal:     4192956 kB
SwapFree:      4174728 kB
Dirty:            3084 kB
Writeback:           0 kB
Mapped:          26984 kB
Slab:            49708 kB
Committed_AS:  1561944 kB
PageTables:       1744 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= 66544 MiB
End job on node35 at 2008-07-04 10:49:45