Trace number 1091789

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 1813.41

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-15-45-24-8-12_glb.xml
MD5SUM33f5f3048703dcb701fa932159cca596
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark717.186
Satisfiable
(Un)Satisfiability was proved
Number of variables5400
Number of constraints4890
Maximum constraint arity45
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4725
Global constraints used (with number of constraints)weightedsum(165)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.18/0.28	c Building = 1
0.29/0.33	c [ NumberOfVariables = 5400 ]
0.29/0.33	c [ NumberOfConstraints = 4890 ]
0.29/0.34	c [ SizeOfSearchSpace(log2) = 5400 ]
0.29/0.34	c SymmetrySearch = 1
0.98/1.08	c [ Found 1.56427e+68 symmetries ]
1.28/1.34	c InitialPropagation = 1
1.28/1.36	c [ SizeOfSearchSpace(log2) = 5400 ]
1.28/1.36	c InitialSAC = (Timeout)
4.44/4.59	c [ SizeOfSearchSpace(log2) = 4550 ]
4.44/4.59	c Search(SampleFF) : 
93.91/94.73	c [ Sampling domwdeg ]
93.91/94.73	c [ Sampling impacts ]
93.91/94.73	c [ SamplingScores: ]
93.91/94.73	c [ domwdeg+min = 0.0270464 | domwdeg+rnd = 0.145465 ]
93.91/94.73	c [ impacts+min = 0.0312077 | impacts+rnd = 0.0950963 ]
93.91/94.73	c [ la+min = 0 | la+rnd = 0 ]
93.91/94.73	c [ domwdeg = 0.0862557 | impacts = 0.063152 | la = 0 ]
93.91/94.73	c [ min = 0.019418 | rand = 0.063152 ]
93.91/94.73	c [ restarting at (3.96356,0.108146) ]
104.43/105.36	c [ restarting at (9.9089,0.108149) ]
130.81/131.93	c [ restarting at (24.7722,0.108155) ]
196.65/198.32	c [ restarting at (61.9306,0.212931) ]
361.20/364.24	c [ restarting at (154.827,0.493807) ]
772.63/779.03	c [ restarting at (387.066,0.493807) ]
1619.99/1633.38	c [ restarting at (967.666,0.493807) ]

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 31052
/proc/meminfo: memFree=1691352/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=1052 CPUtime=0
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2005241519 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 7205668 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 263 26 20 234 0 3 0

[startup+0.0753311 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 31052
/proc/meminfo: memFree=1691352/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=6236 CPUtime=0.06
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 676 0 0 0 6 0 0 0 18 0 1 0 2005241519 6385664 636 996147200 134512640 135472138 4294956224 18446744073709551615 7646862 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 1559 636 368 234 0 261 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6236

[startup+0.102324 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 31052
/proc/meminfo: memFree=1691352/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=6500 CPUtime=0.09
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 748 0 0 0 9 0 0 0 18 0 1 0 2005241519 6656000 708 996147200 134512640 135472138 4294956224 18446744073709551615 134749046 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 1625 708 368 234 0 327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6500

[startup+0.302285 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 31052
/proc/meminfo: memFree=1691352/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=102904 CPUtime=0.29
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 2145 0 0 0 28 1 0 0 19 0 1 0 2005241519 105373696 2105 996147200 134512640 135472138 4294956224 18446744073709551615 135172262 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 25726 2105 411 234 0 24428 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 102904

[startup+0.702173 s]
/proc/loadavg: 1.99 1.98 1.99 4/80 31052
/proc/meminfo: memFree=1691352/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=110020 CPUtime=0.68
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 4330 0 0 0 66 2 0 0 23 0 1 0 2005241519 112660480 4290 996147200 134512640 135472138 4294956224 18446744073709551615 134535390 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27505 4290 473 234 0 26207 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 110020

[startup+1.50196 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 31053
/proc/meminfo: memFree=1674192/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108776 CPUtime=1.47
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 12813 0 0 0 141 6 0 0 25 0 1 0 2005241519 111386624 4793 996147200 134512640 135472138 4294956224 18446744073709551615 134881790 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27194 4793 497 234 0 25896 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 108776

[startup+3.10155 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 31053
/proc/meminfo: memFree=1673808/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108776 CPUtime=3.06
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 12853 0 0 0 300 6 0 0 25 0 1 0 2005241519 111386624 4833 996147200 134512640 135472138 4294956224 18446744073709551615 134578209 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27194 4833 497 234 0 25896 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 108776

[startup+6.30172 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 31053
/proc/meminfo: memFree=1673040/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108776 CPUtime=6.23
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13017 0 0 0 617 6 0 0 25 0 1 0 2005241519 111386624 4997 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27194 4997 530 234 0 25896 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 108776

[startup+12.7011 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 31053
/proc/meminfo: memFree=1672976/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108776 CPUtime=12.58
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13017 0 0 0 1252 6 0 0 25 0 1 0 2005241519 111386624 4997 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27194 4997 530 234 0 25896 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 108776

[startup+25.5027 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 31053
/proc/meminfo: memFree=1673040/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108776 CPUtime=25.27
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13056 0 0 0 2521 6 0 0 25 0 1 0 2005241519 111386624 5036 996147200 134512640 135472138 4294956224 18446744073709551615 134689799 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27194 5036 530 234 0 25896 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 108776

[startup+51.1011 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 31053
/proc/meminfo: memFree=1672720/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108776 CPUtime=50.67
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13152 0 0 0 5060 7 0 0 25 0 1 0 2005241519 111386624 5132 996147200 134512640 135472138 4294956224 18446744073709551615 135234049 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27194 5132 531 234 0 25896 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 108776

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 31053
/proc/meminfo: memFree=1671824/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=101.45
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13324 0 0 0 10138 7 0 0 25 0 1 0 2005241519 111419392 5304 996147200 134512640 135472138 4294956224 18446744073709551615 134881816 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5304 532 234 0 25904 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 108808

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 31053
/proc/meminfo: memFree=1671632/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=160.96
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13355 0 0 0 16089 7 0 0 25 0 1 0 2005241519 111419392 5335 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5335 532 234 0 25904 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 108808

[startup+222.303 s]
/proc/loadavg: 2.06 2.00 2.00 3/81 31059
/proc/meminfo: memFree=1671440/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=220.45
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13389 0 0 0 22038 7 0 0 25 0 1 0 2005241519 111419392 5369 996147200 134512640 135472138 4294956224 18446744073709551615 135202736 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5369 532 234 0 25904 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 108808

[startup+282.303 s]
/proc/loadavg: 2.02 2.00 2.00 3/81 31059
/proc/meminfo: memFree=1671440/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=279.97
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13391 0 0 0 27990 7 0 0 25 0 1 0 2005241519 111419392 5371 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5371 532 234 0 25904 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 108808

[startup+342.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/81 31059
/proc/meminfo: memFree=1671312/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=339.48
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13412 0 0 0 33941 7 0 0 25 0 1 0 2005241519 111419392 5392 996147200 134512640 135472138 4294956224 18446744073709551615 134691463 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5392 532 234 0 25904 0
Current children cumulated CPU time (s) 339.48
Current children cumulated vsize (KiB) 108808

[startup+402.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31059
/proc/meminfo: memFree=1671184/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=398.99
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13428 0 0 0 39892 7 0 0 25 0 1 0 2005241519 111419392 5408 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5408 532 234 0 25904 0
Current children cumulated CPU time (s) 398.99
Current children cumulated vsize (KiB) 108808

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31059
/proc/meminfo: memFree=1671184/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=458.5
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13428 0 0 0 45843 7 0 0 25 0 1 0 2005241519 111419392 5408 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5408 532 234 0 25904 0
Current children cumulated CPU time (s) 458.5
Current children cumulated vsize (KiB) 108808

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31059
/proc/meminfo: memFree=1671056/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=518.02
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13449 0 0 0 51795 7 0 0 25 0 1 0 2005241519 111419392 5429 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5429 532 234 0 25904 0
Current children cumulated CPU time (s) 518.02
Current children cumulated vsize (KiB) 108808

[startup+582.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31059
/proc/meminfo: memFree=1670992/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=577.53
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13449 0 0 0 57746 7 0 0 25 0 1 0 2005241519 111419392 5429 996147200 134512640 135472138 4294956224 18446744073709551615 134873161 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5429 532 234 0 25904 0
Current children cumulated CPU time (s) 577.53
Current children cumulated vsize (KiB) 108808

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31059
/proc/meminfo: memFree=1670992/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=637.04
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13449 0 0 0 63697 7 0 0 25 0 1 0 2005241519 111419392 5429 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5429 532 234 0 25904 0
Current children cumulated CPU time (s) 637.04
Current children cumulated vsize (KiB) 108808


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31059
/proc/meminfo: memFree=1670800/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=815.58
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13465 0 0 0 81551 7 0 0 25 0 1 0 2005241519 111419392 5445 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5445 532 234 0 25904 0
Current children cumulated CPU time (s) 815.58
Current children cumulated vsize (KiB) 108808

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31059
/proc/meminfo: memFree=1670736/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=875.08
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13465 0 0 0 87501 7 0 0 25 0 1 0 2005241519 111419392 5445 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5445 532 234 0 25904 0
Current children cumulated CPU time (s) 875.08
Current children cumulated vsize (KiB) 108808

[startup+942.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/81 31059
/proc/meminfo: memFree=1670608/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=934.6
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13486 0 0 0 93453 7 0 0 25 0 1 0 2005241519 111419392 5466 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5466 532 234 0 25904 0
Current children cumulated CPU time (s) 934.6
Current children cumulated vsize (KiB) 108808

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 31059
/proc/meminfo: memFree=1670544/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=994.11
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13486 0 0 0 99404 7 0 0 25 0 1 0 2005241519 111419392 5466 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5466 532 234 0 25904 0
Current children cumulated CPU time (s) 994.11
Current children cumulated vsize (KiB) 108808

[startup+1062.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/81 31059
/proc/meminfo: memFree=1670416/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1053.63
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13486 0 0 0 105356 7 0 0 25 0 1 0 2005241519 111419392 5466 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5466 532 234 0 25904 0
Current children cumulated CPU time (s) 1053.63
Current children cumulated vsize (KiB) 108808

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 31059
/proc/meminfo: memFree=1670352/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1113.14
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13487 0 0 0 111307 7 0 0 25 0 1 0 2005241519 111419392 5467 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5467 532 234 0 25904 0
Current children cumulated CPU time (s) 1113.14
Current children cumulated vsize (KiB) 108808

[startup+1182.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/81 31059
/proc/meminfo: memFree=1670352/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1172.66
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13487 0 0 0 117259 7 0 0 25 0 1 0 2005241519 111419392 5467 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5467 532 234 0 25904 0
Current children cumulated CPU time (s) 1172.66
Current children cumulated vsize (KiB) 108808

[startup+1242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/81 31059
/proc/meminfo: memFree=1670288/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1232.17
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13487 0 0 0 123210 7 0 0 25 0 1 0 2005241519 111419392 5467 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5467 532 234 0 25904 0
Current children cumulated CPU time (s) 1232.17
Current children cumulated vsize (KiB) 108808

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/81 31059
/proc/meminfo: memFree=1670224/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1291.68
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13487 0 0 0 129161 7 0 0 25 0 1 0 2005241519 111419392 5467 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5467 532 234 0 25904 0
Current children cumulated CPU time (s) 1291.68
Current children cumulated vsize (KiB) 108808

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 31059
/proc/meminfo: memFree=1670224/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1351.19
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13488 0 0 0 135112 7 0 0 25 0 1 0 2005241519 111419392 5468 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5468 532 234 0 25904 0
Current children cumulated CPU time (s) 1351.19
Current children cumulated vsize (KiB) 108808

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/81 31059
/proc/meminfo: memFree=1670160/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1410.71
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13488 0 0 0 141064 7 0 0 25 0 1 0 2005241519 111419392 5468 996147200 134512640 135472138 4294956224 18446744073709551615 134915648 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5468 532 234 0 25904 0
Current children cumulated CPU time (s) 1410.71
Current children cumulated vsize (KiB) 108808

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 31059
/proc/meminfo: memFree=1670160/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1470.22
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13488 0 0 0 147015 7 0 0 25 0 1 0 2005241519 111419392 5468 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5468 532 234 0 25904 0
Current children cumulated CPU time (s) 1470.22
Current children cumulated vsize (KiB) 108808

[startup+1542.3 s]
/proc/loadavg: 2.09 2.02 2.01 3/81 31059
/proc/meminfo: memFree=1670096/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1529.73
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13488 0 0 0 152966 7 0 0 25 0 1 0 2005241519 111419392 5468 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5468 532 234 0 25904 0
Current children cumulated CPU time (s) 1529.73
Current children cumulated vsize (KiB) 108808

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/81 31059
/proc/meminfo: memFree=1670096/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1589.24
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13488 0 0 0 158917 7 0 0 25 0 1 0 2005241519 111419392 5468 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/31052/statm: 27202 5468 532 234 0 25904 0
Current children cumulated CPU time (s) 1589.24
Current children cumulated vsize (KiB) 108808

[startup+1662.3 s]
/proc/loadavg: 1.90 1.98 1.99 3/81 31281
/proc/meminfo: memFree=1681608/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1648.94
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13502 0 0 0 164884 10 0 0 25 0 1 0 2005241519 111419392 5482 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 0 0 0
/proc/31052/statm: 27202 5482 532 234 0 25904 0
Current children cumulated CPU time (s) 1648.94
Current children cumulated vsize (KiB) 108808

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.99 3/81 31320
/proc/meminfo: memFree=1668680/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1708.94
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13502 0 0 0 170883 11 0 0 25 0 1 0 2005241519 111419392 5482 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/31052/statm: 27202 5482 532 234 0 25904 0
Current children cumulated CPU time (s) 1708.94
Current children cumulated vsize (KiB) 108808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/81 31320
/proc/meminfo: memFree=1668424/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1768.93
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13523 0 0 0 176882 11 0 0 25 0 1 0 2005241519 111419392 5503 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/31052/statm: 27202 5503 532 234 0 25904 0
Current children cumulated CPU time (s) 1768.93
Current children cumulated vsize (KiB) 108808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.4 s]
/proc/loadavg: 2.00 2.00 1.99 3/81 31320
/proc/meminfo: memFree=1668424/2055920 swapFree=4180124/4192956
[pid=31052] ppid=31050 vsize=108808 CPUtime=1800.04
/proc/31052/stat : 31052 (casperzito) R 31050 31052 30427 0 -1 4194304 13523 0 0 0 179993 11 0 0 25 0 1 0 2005241519 111419392 5503 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/31052/statm: 27202 5503 532 234 0 25904 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 108808

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): 1813.41
CPU time (s): 1800.06
CPU user time (s): 1799.94
CPU system time (s): 0.123981
CPU usage (%): 99.2637
Max. virtual memory (cumulated for all children) (KiB): 140808

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

runsolver used 1.77073 second user time and 4.88826 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-05 14:57:49
IDJOB=1091789
IDBENCH=58576
IDSOLVER=362
FILE ID=node16/1091789-1215262669
PBS_JOBID= 7882102
Free space on /tmp= 66520 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/bibdVariousK/normalized-bibd-15-45-24-8-12_glb.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1091789-1215262669/watcher-1091789-1215262669 -o /tmp/evaluation-result-1091789-1215262669/solver-1091789-1215262669 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1091789-1215262669.xml 1797924396 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 33f5f3048703dcb701fa932159cca596
RANDOM SEED=1797924396

node16.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.213
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.213
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:       1691832 kB
Buffers:         29024 kB
Cached:         191176 kB
SwapCached:       7056 kB
Active:         231412 kB
Inactive:        82212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691832 kB
SwapTotal:     4192956 kB
SwapFree:      4180124 kB
Dirty:            3844 kB
Writeback:           0 kB
Mapped:         106556 kB
Slab:            35564 kB
Committed_AS:  4309956 kB
PageTables:       2012 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= 66520 MiB
End job on node16 at 2008-07-05 15:28:05