Trace number 1092141

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

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-21-28-8-6-2_glb.xml
MD5SUM43f8af121f89189e34019dd27fcf5130
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 variables6468
Number of constraints6139
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5880
Global constraints used (with number of constraints)weightedsum(259)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.29/0.32	c Building = 1
0.29/0.38	c [ NumberOfVariables = 6468 ]
0.29/0.38	c [ NumberOfConstraints = 6139 ]
0.29/0.38	c [ SizeOfSearchSpace(log2) = 6468 ]
0.29/0.38	c SymmetrySearch = 1
1.18/1.23	c [ Found 1.5577e+49 symmetries ]
1.49/1.58	c InitialPropagation = 1
1.49/1.59	c [ SizeOfSearchSpace(log2) = 6468 ]
1.49/1.59	c InitialSAC = (Timeout)
4.59/4.61	c [ SizeOfSearchSpace(log2) = 4915 ]
4.59/4.62	c Search(SampleFF) : 
94.64/94.72	c [ Sampling domwdeg ]
94.64/94.72	c [ Sampling impacts ]
94.64/94.72	c [ SamplingScores: ]
94.64/94.72	c [ domwdeg+min = 0.0181848 | domwdeg+rnd = 0.197041 ]
94.64/94.72	c [ impacts+min = 0.199119 | impacts+rnd = 0.0600821 ]
94.64/94.72	c [ la+min = 0 | la+rnd = 0 ]
94.64/94.72	c [ domwdeg = 0.107613 | impacts = 0.129601 | la = 0 ]
94.64/94.72	c [ min = 0.0724347 | rand = 0.129601 ]
94.64/94.72	c [ restarting at (3.96356,0.32287) ]
104.53/104.64	c [ restarting at (9.9089,0.0592349) ]
129.32/129.43	c [ restarting at (24.7722,0.322874) ]
191.20/191.39	c [ restarting at (61.9306,0.0592425) ]
345.98/346.31	c [ restarting at (154.827,0.322928) ]
731.34/733.59	c [ restarting at (387.066,0.0592753) ]
1694.80/1701.77	c [ restarting at (967.666,0.323118) ]

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

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.00 2.00 2.00 4/81 30589
/proc/meminfo: memFree=1627928/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=5348 CPUtime=0
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 639636690 5476352 189 996147200 134512640 135472138 4294956224 18446744073709551615 10394488 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 1337 189 155 234 0 27 0

[startup+0.0529221 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30589
/proc/meminfo: memFree=1627928/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=6096 CPUtime=0.04
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 643 0 0 0 4 0 0 0 18 0 1 0 639636690 6242304 603 996147200 134512640 135472138 4294956224 18446744073709551615 10860155 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 1524 603 368 234 0 226 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6096

[startup+0.101932 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30589
/proc/meminfo: memFree=1627928/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=6756 CPUtime=0.09
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 787 0 0 0 9 0 0 0 18 0 1 0 639636690 6918144 747 996147200 134512640 135472138 4294956224 18446744073709551615 10860155 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 1689 747 368 234 0 391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6756

[startup+0.301972 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30589
/proc/meminfo: memFree=1627928/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=9660 CPUtime=0.29
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 1516 0 0 0 29 0 0 0 20 0 1 0 639636690 9891840 1476 996147200 134512640 135472138 4294956224 18446744073709551615 10860155 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 2415 1476 369 234 0 1117 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9660

[startup+0.701049 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 30589
/proc/meminfo: memFree=1627928/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=112008 CPUtime=0.69
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 5028 0 0 0 67 2 0 0 23 0 1 0 639636690 114696192 4977 996147200 134512640 135472138 4294956224 18446744073709551615 134536003 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 28002 4977 472 234 0 26704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 112008

[startup+1.50121 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30590
/proc/meminfo: memFree=1607440/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=155992 CPUtime=1.49
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 16120 0 0 0 141 8 0 0 25 0 1 0 639636690 159735808 16069 996147200 134512640 135472138 4294956224 18446744073709551615 135147765 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 38998 16069 479 234 0 37700 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 155992

[startup+3.10153 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30590
/proc/meminfo: memFree=1607376/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109416 CPUtime=3.08
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17068 0 0 0 299 9 0 0 25 0 1 0 639636690 112041984 5602 996147200 134512640 135472138 4294956224 18446744073709551615 134672647 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 27354 5602 496 234 0 26056 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 109416

[startup+6.30116 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30590
/proc/meminfo: memFree=1606416/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109416 CPUtime=6.28
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17247 0 0 0 619 9 0 0 25 0 1 0 639636690 112041984 5781 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 27354 5781 529 234 0 26056 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 109416

[startup+12.7014 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 30590
/proc/meminfo: memFree=1606288/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109416 CPUtime=12.68
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17267 0 0 0 1259 9 0 0 25 0 1 0 639636690 112041984 5801 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 27354 5801 529 234 0 26056 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 109416

[startup+25.5019 s]
/proc/loadavg: 2.06 2.02 2.00 3/82 30590
/proc/meminfo: memFree=1606160/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109416 CPUtime=25.48
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17352 0 0 0 2539 9 0 0 25 0 1 0 639636690 112041984 5886 996147200 134512640 135472138 4294956224 18446744073709551615 134881819 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 27354 5886 529 234 0 26056 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 109416

[startup+51.102 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 30590
/proc/meminfo: memFree=1605968/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109416 CPUtime=51.06
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17413 0 0 0 5097 9 0 0 25 0 1 0 639636690 112041984 5947 996147200 134512640 135472138 4294956224 18446744073709551615 135233994 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 27354 5947 530 234 0 26056 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 109416

[startup+102.305 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 30590
/proc/meminfo: memFree=1605264/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=102.24
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 10215 9 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134581643 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 109424

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30590
/proc/meminfo: memFree=1605264/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=162.21
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 16211 10 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 135234741 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 109424

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30590
/proc/meminfo: memFree=1605264/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=222.18
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 22208 10 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 135234741 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 109424

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30590
/proc/meminfo: memFree=1605264/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=282.15
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 28205 10 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 11735357 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 109424

[startup+342.301 s]
/proc/loadavg: 1.92 1.98 1.99 2/69 30663
/proc/meminfo: memFree=1693512/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=342.02
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 34190 12 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 0 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 109424

[startup+402.301 s]
/proc/loadavg: 2.24 2.08 2.03 3/82 30719
/proc/meminfo: memFree=1623512/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=401.75
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 40162 13 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134689799 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 401.75
Current children cumulated vsize (KiB) 109424

[startup+462.302 s]
/proc/loadavg: 2.09 2.07 2.02 3/82 30719
/proc/meminfo: memFree=1623448/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=461.46
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 46132 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 461.46
Current children cumulated vsize (KiB) 109424

[startup+522.302 s]
/proc/loadavg: 2.03 2.05 2.02 3/82 30719
/proc/meminfo: memFree=1623384/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=521.17
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 52103 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134915997 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 521.17
Current children cumulated vsize (KiB) 109424

[startup+582.302 s]
/proc/loadavg: 2.01 2.04 2.01 3/82 30719
/proc/meminfo: memFree=1623384/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=580.87
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 58073 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 580.87
Current children cumulated vsize (KiB) 109424

[startup+642.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 30719
/proc/meminfo: memFree=1623320/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=640.59
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 64045 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 11726587 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 640.59
Current children cumulated vsize (KiB) 109424


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

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1623192/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=879.41
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 87927 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134915997 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 879.41
Current children cumulated vsize (KiB) 109424

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1623192/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=939.11
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 93897 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 135234741 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 939.11
Current children cumulated vsize (KiB) 109424

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1623128/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=998.82
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 99868 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134672502 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 998.82
Current children cumulated vsize (KiB) 109424

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1623128/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1058.53
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 105839 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 135234741 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1058.53
Current children cumulated vsize (KiB) 109424

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1623064/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1118.23
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 111809 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 11726554 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1118.23
Current children cumulated vsize (KiB) 109424

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1623064/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1177.94
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 117780 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 11726582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1177.94
Current children cumulated vsize (KiB) 109424

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1623000/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1237.64
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 123750 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1237.64
Current children cumulated vsize (KiB) 109424

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1623000/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1297.36
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 129722 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1297.36
Current children cumulated vsize (KiB) 109424

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1623000/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1357.06
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 135692 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 11726583 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1357.06
Current children cumulated vsize (KiB) 109424

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1623000/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1416.77
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 141663 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 135234741 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1416.77
Current children cumulated vsize (KiB) 109424

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1622936/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1476.47
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 147633 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1476.47
Current children cumulated vsize (KiB) 109424

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1622936/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1536.18
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 153604 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134873843 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1536.18
Current children cumulated vsize (KiB) 109424

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1622872/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1595.88
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 159574 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 11726582 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1595.88
Current children cumulated vsize (KiB) 109424

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1622872/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1655.59
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 165545 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 11735220 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1655.59
Current children cumulated vsize (KiB) 109424

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 30719
/proc/meminfo: memFree=1622808/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1715.3
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 171516 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 135234741 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1715.3
Current children cumulated vsize (KiB) 109424

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 30719
/proc/meminfo: memFree=1622744/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1775
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 177486 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1775
Current children cumulated vsize (KiB) 109424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.5 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 30719
/proc/meminfo: memFree=1622744/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1800.09
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 179995 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 135234730 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 109424

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: 2.03 2.01 2.00 3/82 30719
/proc/meminfo: memFree=1622744/2055920 swapFree=4166000/4192956
[pid=30589] ppid=30587 vsize=109424 CPUtime=1800.09
/proc/30589/stat : 30589 (casperzito) R 30587 30589 29918 0 -1 4194304 17552 0 0 0 179995 14 0 0 25 0 1 0 639636690 112050176 6086 996147200 134512640 135472138 4294956224 18446744073709551615 135234730 0 0 4096 0 0 0 0 17 1 0 0
/proc/30589/statm: 27356 6086 531 234 0 26058 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 109424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.51
CPU time (s): 1800.1
CPU user time (s): 1799.95
CPU system time (s): 0.145977
CPU usage (%): 99.5899
Max. virtual memory (cumulated for all children) (KiB): 155992

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

runsolver used 1.75773 second user time and 4.83026 second system time

The end

Launcher Data (download as text)

Begin job on node77 at 2008-07-05 15:23:09
IDJOB=1092141
IDBENCH=58598
IDSOLVER=362
FILE ID=node77/1092141-1215264189
PBS_JOBID= 7882120
Free space on /tmp= 66540 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 43f8af121f89189e34019dd27fcf5130
RANDOM SEED=987864410

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1628408 kB
Buffers:         53860 kB
Cached:         203856 kB
SwapCached:      20880 kB
Active:         233352 kB
Inactive:       133132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1628408 kB
SwapTotal:     4192956 kB
SwapFree:      4166000 kB
Dirty:            4032 kB
Writeback:           0 kB
Mapped:         125020 kB
Slab:            46124 kB
Committed_AS:  1957572 kB
PageTables:       1956 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= 66536 MiB
End job on node77 at 2008-07-05 15:53:18