Trace number 1091949

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.03 1804.61

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-22-22-7-7-2_glb.xml
MD5SUMfe82314b302abaa46d389d44dd090e21
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 variables5566
Number of constraints5357
Maximum constraint arity22
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5082
Global constraints used (with number of constraints)weightedsum(275)

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.28/0.30	c Building = 1
0.28/0.36	c [ NumberOfVariables = 5566 ]
0.28/0.36	c [ NumberOfConstraints = 5357 ]
0.28/0.36	c [ SizeOfSearchSpace(log2) = 5566 ]
0.28/0.36	c SymmetrySearch = 1
1.37/1.42	c [ Found 1.26338e+42 symmetries ]
1.57/1.70	c InitialPropagation = 1
1.67/1.71	c [ SizeOfSearchSpace(log2) = 5566 ]
1.67/1.71	c InitialSAC = (Timeout)
4.84/4.93	c [ SizeOfSearchSpace(log2) = 4343 ]
4.84/4.94	c Search(SampleFF) : 
92.67/93.45	c [ Sampling domwdeg ]
92.67/93.45	c [ Sampling impacts ]
92.67/93.45	c [ SamplingScores: ]
92.67/93.45	c [ domwdeg+min = 0.0263104 | domwdeg+rnd = 0.31241 ]
92.67/93.45	c [ impacts+min = 0.184161 | impacts+rnd = 0.0832439 ]
92.67/93.45	c [ la+min = 0 | la+rnd = 0 ]
92.67/93.45	c [ domwdeg = 0.16936 | impacts = 0.133702 | la = 0 ]
92.67/93.45	c [ min = 0.0701572 | rand = 0.133702 ]
92.67/93.45	c [ restarting at (3.96356,0.0131718) ]
103.19/104.08	c [ restarting at (9.9089,0.0131717) ]
129.58/130.65	c [ restarting at (24.7722,0.0131738) ]
195.48/197.04	c [ restarting at (61.9306,0.0131834) ]
360.21/363.02	c [ restarting at (154.827,0.0134906) ]
427.88/431.23	c [ restarting at (387.066,0.0131878) ]
1395.17/1399.41	c [ restarting at (967.666,0.0126476) ]

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

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/72 6504
/proc/meminfo: memFree=1587736/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=1052 CPUtime=0
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1556047455 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 8663844 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 263 26 20 234 0 3 0

[startup+0.111389 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 6504
/proc/meminfo: memFree=1587736/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=6624 CPUtime=0.1
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 773 0 0 0 10 0 0 0 18 0 1 0 1556047455 6782976 733 996147200 134512640 135472138 4294956224 18446744073709551615 134723587 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 1656 733 368 234 0 358 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 6624

[startup+0.201407 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 6504
/proc/meminfo: memFree=1587736/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=7548 CPUtime=0.18
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 998 0 0 0 18 0 0 0 18 0 1 0 1556047455 7729152 958 996147200 134512640 135472138 4294956224 18446744073709551615 134778559 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 1887 958 368 234 0 589 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7548

[startup+0.301425 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 6504
/proc/meminfo: memFree=1587736/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=9132 CPUtime=0.28
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 1426 0 0 0 28 0 0 0 19 0 1 0 1556047455 9351168 1386 996147200 134512640 135472138 4294956224 18446744073709551615 9093189 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 2283 1386 384 234 0 985 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9132

[startup+0.701507 s]
/proc/loadavg: 1.99 1.98 1.99 4/72 6504
/proc/meminfo: memFree=1587736/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110880 CPUtime=0.68
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 4581 0 0 0 67 1 0 0 23 0 1 0 1556047455 113541120 4541 996147200 134512640 135472138 4294956224 18446744073709551615 134534227 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27720 4541 472 234 0 26422 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 110880

[startup+1.50166 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1568912/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=143232 CPUtime=1.47
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 11284 0 0 0 143 4 0 0 25 0 1 0 1556047455 146669568 11244 996147200 134512640 135472138 4294956224 18446744073709551615 134666695 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 35808 11244 479 234 0 34510 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 143232

[startup+3.10197 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1567696/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=3.06
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 13549 0 0 0 301 5 0 0 25 0 1 0 1556047455 113414144 5437 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27689 5437 496 234 0 26391 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 110756

[startup+6.30159 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1566928/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=6.23
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 13741 0 0 0 618 5 0 0 25 0 1 0 1556047455 113414144 5629 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27689 5629 529 234 0 26391 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 110756

[startup+12.7018 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1566864/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=12.58
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 13751 0 0 0 1253 5 0 0 25 0 1 0 1556047455 113414144 5639 996147200 134512640 135472138 4294956224 18446744073709551615 135267097 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27689 5639 529 234 0 26391 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 110756

[startup+25.5013 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1566736/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=25.28
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 13796 0 0 0 2523 5 0 0 25 0 1 0 1556047455 113414144 5684 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27689 5684 529 234 0 26391 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 110756

[startup+51.1012 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1566480/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=50.69
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 13881 0 0 0 5063 6 0 0 25 0 1 0 1556047455 113414144 5769 996147200 134512640 135472138 4294956224 18446744073709551615 9965293 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27689 5769 530 234 0 26391 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 110756

[startup+102.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1565776/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=101.5
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14045 0 0 0 10144 6 0 0 25 0 1 0 1556047455 113414144 5933 996147200 134512640 135472138 4294956224 18446744073709551615 134881916 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27689 5933 531 234 0 26391 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 110756

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1565520/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=161.04
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14121 0 0 0 16098 6 0 0 25 0 1 0 1556047455 113414144 6009 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27689 6009 531 234 0 26391 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 110756

[startup+222.306 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1565264/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=220.58
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14159 0 0 0 22052 6 0 0 25 0 1 0 1556047455 113414144 6047 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27689 6047 531 234 0 26391 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 110756

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1565264/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=280.12
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14160 0 0 0 28006 6 0 0 25 0 1 0 1556047455 113414144 6048 996147200 134512640 135472138 4294956224 18446744073709551615 135202760 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27689 6048 531 234 0 26391 0
Current children cumulated CPU time (s) 280.12
Current children cumulated vsize (KiB) 110756

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1565264/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=339.66
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14160 0 0 0 33960 6 0 0 25 0 1 0 1556047455 113414144 6048 996147200 134512640 135472138 4294956224 18446744073709551615 135202743 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27689 6048 531 234 0 26391 0
Current children cumulated CPU time (s) 339.66
Current children cumulated vsize (KiB) 110756

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 6505
/proc/meminfo: memFree=1564944/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=399.2
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14198 0 0 0 39914 6 0 0 25 0 1 0 1556047455 113414144 6086 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/6504/statm: 27689 6086 531 234 0 26391 0
Current children cumulated CPU time (s) 399.2
Current children cumulated vsize (KiB) 110756

[startup+462.301 s]
/proc/loadavg: 1.94 1.97 1.99 3/73 6691
/proc/meminfo: memFree=1557256/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=458.94
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14235 0 0 0 45882 12 0 0 25 0 1 0 1556047455 113414144 6123 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6123 531 234 0 26391 0
Current children cumulated CPU time (s) 458.94
Current children cumulated vsize (KiB) 110756

[startup+522.302 s]
/proc/loadavg: 1.98 1.97 1.99 3/73 6691
/proc/meminfo: memFree=1557448/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=518.89
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14236 0 0 0 51877 12 0 0 25 0 1 0 1556047455 113414144 6124 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6124 531 234 0 26391 0
Current children cumulated CPU time (s) 518.89
Current children cumulated vsize (KiB) 110756

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 6691
/proc/meminfo: memFree=1557320/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=578.83
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14236 0 0 0 57871 12 0 0 25 0 1 0 1556047455 113414144 6124 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6124 531 234 0 26391 0
Current children cumulated CPU time (s) 578.83
Current children cumulated vsize (KiB) 110756

[startup+642.303 s]
/proc/loadavg: 1.99 1.97 1.99 3/73 6691
/proc/meminfo: memFree=1557256/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=638.78
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14236 0 0 0 63865 13 0 0 25 0 1 0 1556047455 113414144 6124 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6124 531 234 0 26391 0
Current children cumulated CPU time (s) 638.78
Current children cumulated vsize (KiB) 110756


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

[startup+882.307 s]
/proc/loadavg: 2.13 2.05 2.01 3/73 6691
/proc/meminfo: memFree=1557192/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=878.57
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14238 0 0 0 87844 13 0 0 25 0 1 0 1556047455 113414144 6126 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6126 531 234 0 26391 0
Current children cumulated CPU time (s) 878.57
Current children cumulated vsize (KiB) 110756

[startup+942.301 s]
/proc/loadavg: 2.12 2.05 2.00 3/73 6691
/proc/meminfo: memFree=1557192/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=938.51
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14238 0 0 0 93838 13 0 0 25 0 1 0 1556047455 113414144 6126 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6126 531 234 0 26391 0
Current children cumulated CPU time (s) 938.51
Current children cumulated vsize (KiB) 110756

[startup+1002.3 s]
/proc/loadavg: 2.11 2.06 2.00 3/73 6691
/proc/meminfo: memFree=1557128/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=998.45
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14238 0 0 0 99832 13 0 0 25 0 1 0 1556047455 113414144 6126 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6126 531 234 0 26391 0
Current children cumulated CPU time (s) 998.45
Current children cumulated vsize (KiB) 110756

[startup+1062.3 s]
/proc/loadavg: 2.10 2.06 2.00 3/73 6691
/proc/meminfo: memFree=1557128/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1058.39
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14238 0 0 0 105826 13 0 0 25 0 1 0 1556047455 113414144 6126 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6126 531 234 0 26391 0
Current children cumulated CPU time (s) 1058.39
Current children cumulated vsize (KiB) 110756

[startup+1122.3 s]
/proc/loadavg: 2.09 2.06 2.00 3/73 6693
/proc/meminfo: memFree=1556936/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1118.34
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14238 0 0 0 111821 13 0 0 25 0 1 0 1556047455 113414144 6126 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6126 531 234 0 26391 0
Current children cumulated CPU time (s) 1118.34
Current children cumulated vsize (KiB) 110756

[startup+1182.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/73 6693
/proc/meminfo: memFree=1556936/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1178.28
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14238 0 0 0 117815 13 0 0 25 0 1 0 1556047455 113414144 6126 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6126 531 234 0 26391 0
Current children cumulated CPU time (s) 1178.28
Current children cumulated vsize (KiB) 110756

[startup+1242.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/73 6693
/proc/meminfo: memFree=1556936/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1238.22
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14238 0 0 0 123809 13 0 0 25 0 1 0 1556047455 113414144 6126 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6126 531 234 0 26391 0
Current children cumulated CPU time (s) 1238.22
Current children cumulated vsize (KiB) 110756

[startup+1302.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/73 6693
/proc/meminfo: memFree=1556936/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1298.17
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14238 0 0 0 129804 13 0 0 25 0 1 0 1556047455 113414144 6126 996147200 134512640 135472138 4294956224 18446744073709551615 134691173 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6126 531 234 0 26391 0
Current children cumulated CPU time (s) 1298.17
Current children cumulated vsize (KiB) 110756

[startup+1362.3 s]
/proc/loadavg: 2.07 2.06 2.00 3/73 6693
/proc/meminfo: memFree=1556936/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1358.12
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14238 0 0 0 135799 13 0 0 25 0 1 0 1556047455 113414144 6126 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6126 531 234 0 26391 0
Current children cumulated CPU time (s) 1358.12
Current children cumulated vsize (KiB) 110756

[startup+1422.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/73 6693
/proc/meminfo: memFree=1556936/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1418.06
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14274 0 0 0 141793 13 0 0 25 0 1 0 1556047455 113414144 6162 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6162 531 234 0 26391 0
Current children cumulated CPU time (s) 1418.06
Current children cumulated vsize (KiB) 110756

[startup+1482.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/73 6693
/proc/meminfo: memFree=1556936/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1478
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14274 0 0 0 147787 13 0 0 25 0 1 0 1556047455 113414144 6162 996147200 134512640 135472138 4294956224 18446744073709551615 134881814 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6162 531 234 0 26391 0
Current children cumulated CPU time (s) 1478
Current children cumulated vsize (KiB) 110756

[startup+1542.31 s]
/proc/loadavg: 2.13 2.08 2.01 3/73 6693
/proc/meminfo: memFree=1556936/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1537.96
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14274 0 0 0 153782 14 0 0 25 0 1 0 1556047455 113414144 6162 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6162 531 234 0 26391 0
Current children cumulated CPU time (s) 1537.96
Current children cumulated vsize (KiB) 110756

[startup+1602.3 s]
/proc/loadavg: 2.18 2.09 2.01 3/73 6693
/proc/meminfo: memFree=1556936/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1597.9
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14274 0 0 0 159776 14 0 0 25 0 1 0 1556047455 113414144 6162 996147200 134512640 135472138 4294956224 18446744073709551615 134578080 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6162 531 234 0 26391 0
Current children cumulated CPU time (s) 1597.9
Current children cumulated vsize (KiB) 110756

[startup+1662.3 s]
/proc/loadavg: 2.21 2.12 2.02 3/73 6693
/proc/meminfo: memFree=1556872/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1657.85
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14274 0 0 0 165771 14 0 0 25 0 1 0 1556047455 113414144 6162 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6162 531 234 0 26391 0
Current children cumulated CPU time (s) 1657.85
Current children cumulated vsize (KiB) 110756

[startup+1722.3 s]
/proc/loadavg: 2.14 2.11 2.02 3/73 6693
/proc/meminfo: memFree=1556872/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1717.79
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14274 0 0 0 171765 14 0 0 25 0 1 0 1556047455 113414144 6162 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6162 531 234 0 26391 0
Current children cumulated CPU time (s) 1717.79
Current children cumulated vsize (KiB) 110756

[startup+1782.3 s]
/proc/loadavg: 2.05 2.09 2.01 3/73 6693
/proc/meminfo: memFree=1556808/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1777.73
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14274 0 0 0 177759 14 0 0 25 0 1 0 1556047455 113414144 6162 996147200 134512640 135472138 4294956224 18446744073709551615 134691136 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6162 531 234 0 26391 0
Current children cumulated CPU time (s) 1777.73
Current children cumulated vsize (KiB) 110756



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.6 s]
/proc/loadavg: 2.03 2.08 2.01 3/73 6693
/proc/meminfo: memFree=1556808/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1800.01
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14276 0 0 0 179987 14 0 0 25 0 1 0 1556047455 113414144 6164 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6164 531 234 0 26391 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 110756

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

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

[startup+1804.6 s]
/proc/loadavg: 2.03 2.08 2.01 3/73 6693
/proc/meminfo: memFree=1556808/2055920 swapFree=4114192/4192956
[pid=6504] ppid=6502 vsize=110756 CPUtime=1800.01
/proc/6504/stat : 6504 (casperzito) R 6502 6504 5518 0 -1 4194304 14276 0 0 0 179987 14 0 0 25 0 1 0 1556047455 113414144 6164 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 0 0 0
/proc/6504/statm: 27689 6164 531 234 0 26391 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 110756

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.61
CPU time (s): 1800.03
CPU user time (s): 1799.88
CPU system time (s): 0.146977
CPU usage (%): 99.7459
Max. virtual memory (cumulated for all children) (KiB): 143232

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

runsolver used 1.76073 second user time and 4.83726 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-05 15:15:12
IDJOB=1091949
IDBENCH=58586
IDSOLVER=362
FILE ID=node9/1091949-1215263712
PBS_JOBID= 7882109
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/bibdVariousK/normalized-bibd-22-22-7-7-2_glb.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1091949-1215263712/watcher-1091949-1215263712 -o /tmp/evaluation-result-1091949-1215263712/solver-1091949-1215263712 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1091949-1215263712.xml 1151489340 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fe82314b302abaa46d389d44dd090e21
RANDOM SEED=1151489340

node9.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.265
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	: 5931.00
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.265
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:       1588216 kB
Buffers:         64100 kB
Cached:         245172 kB
SwapCached:      72956 kB
Active:         279040 kB
Inactive:       131728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1588216 kB
SwapTotal:     4192956 kB
SwapFree:      4114192 kB
Dirty:            3880 kB
Writeback:           0 kB
Mapped:         108660 kB
Slab:            42092 kB
Committed_AS:  3046540 kB
PageTables:       1960 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 node9 at 2008-07-05 15:45:19