Trace number 1093797

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.11 1819.71

General information on the benchmark

Namecsp/bibd9/
normalized-bibd-9-108-36-3-9_glb.xml
MD5SUM0f3eb91535261d7ec3bb0429889a1eb7
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark14.3978
Satisfiable
(Un)Satisfiability was proved
Number of variables4860
Number of constraints4041
Maximum constraint arity108
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3888
Global constraints used (with number of constraints)weightedsum(153)

Solver Data (download as text)

0.00/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.20	c Parsing = 1
0.19/0.26	c Building = 1
0.28/0.31	c [ NumberOfVariables = 4860 ]
0.28/0.31	c [ NumberOfConstraints = 4041 ]
0.28/0.31	c [ SizeOfSearchSpace(log2) = 4860 ]
0.28/0.31	c SymmetrySearch = 1
1.18/1.29	c [ Found 4.80686e+179 symmetries ]
1.47/1.51	c InitialPropagation = 1
1.47/1.52	c [ SizeOfSearchSpace(log2) = 4860 ]
1.47/1.52	c InitialSAC = (Timeout)
4.75/4.83	c [ SizeOfSearchSpace(log2) = 3342 ]
4.75/4.83	c Search(SampleFF) : 
61.48/62.08	c [ Sampling domwdeg ]
61.48/62.08	c [ Sampling impacts ]
61.48/62.08	c [ stopped restarting at (1.08157,1.39687) ]

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

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.04 2.01 2.00 4/74 4029
/proc/meminfo: memFree=1734440/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=18572 CPUtime=0
/proc/4029/stat : 4029 (runsolver) R 4027 4029 1807 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1556289073 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 248761609511 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4029/statm: 4643 292 257 25 0 2626 0

[startup+0.206425 s]
/proc/loadavg: 2.04 2.01 2.00 4/74 4029
/proc/meminfo: memFree=1734440/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=7548 CPUtime=0.19
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 1013 0 0 0 19 0 0 0 19 0 1 0 1556289073 7729152 973 996147200 134512640 135472138 4294956224 18446744073709551615 134760815 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 1887 973 369 234 0 589 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7548

[startup+0.30131 s]
/proc/loadavg: 2.04 2.01 2.00 4/74 4029
/proc/meminfo: memFree=1734440/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=103036 CPUtime=0.28
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 2441 0 0 0 27 1 0 0 19 0 1 0 1556289073 105508864 2401 996147200 134512640 135472138 4294956224 18446744073709551615 135262998 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 25759 2401 437 234 0 24461 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 103036

[startup+0.401324 s]
/proc/loadavg: 2.04 2.01 2.00 4/74 4029
/proc/meminfo: memFree=1734440/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107572 CPUtime=0.38
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 3584 0 0 0 37 1 0 0 20 0 1 0 1556289073 110153728 3544 996147200 134512640 135472138 4294956224 18446744073709551615 134535430 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26893 3544 473 234 0 25595 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 107572

[startup+0.701376 s]
/proc/loadavg: 2.04 2.01 2.00 4/74 4029
/proc/meminfo: memFree=1734440/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=108628 CPUtime=0.68
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 3908 0 0 0 67 1 0 0 23 0 1 0 1556289073 111235072 3868 996147200 134512640 135472138 4294956224 18446744073709551615 134535349 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 27157 3868 473 234 0 25859 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 108628

[startup+1.50152 s]
/proc/loadavg: 2.04 2.01 2.00 3/75 4030
/proc/meminfo: memFree=1719648/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=110720 CPUtime=1.47
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 10728 0 0 0 143 4 0 0 25 0 1 0 1556289073 113377280 4946 996147200 134512640 135472138 4294956224 18446744073709551615 7282162 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 27680 4946 480 234 0 26382 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 110720

[startup+3.10179 s]
/proc/loadavg: 2.04 2.01 2.00 3/75 4030
/proc/meminfo: memFree=1718880/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=3.06
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 10880 0 0 0 302 4 0 0 25 0 1 0 1556289073 110219264 4327 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4327 497 234 0 25611 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 107636

[startup+6.30134 s]
/proc/loadavg: 2.04 2.01 2.00 3/75 4030
/proc/meminfo: memFree=1718304/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=6.24
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11014 0 0 0 619 5 0 0 25 0 1 0 1556289073 110219264 4461 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4461 530 234 0 25611 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 107636

[startup+12.7014 s]
/proc/loadavg: 2.04 2.01 2.00 3/75 4030
/proc/meminfo: memFree=1718304/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=12.58
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11014 0 0 0 1253 5 0 0 25 0 1 0 1556289073 110219264 4461 996147200 134512640 135472138 4294956224 18446744073709551615 134672502 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4461 530 234 0 25611 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 107636

[startup+25.5067 s]
/proc/loadavg: 2.03 2.01 2.00 3/75 4030
/proc/meminfo: memFree=1718240/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=25.28
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11044 0 0 0 2523 5 0 0 25 0 1 0 1556289073 110219264 4491 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4491 530 234 0 25611 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 107636

[startup+51.1011 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 4030
/proc/meminfo: memFree=1717920/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=50.67
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11147 0 0 0 5062 5 0 0 25 0 1 0 1556289073 110219264 4594 996147200 134512640 135472138 4294956224 18446744073709551615 8159412 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4594 531 234 0 25611 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 107636

[startup+102.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 4030
/proc/meminfo: memFree=1717408/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=101.47
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 10141 6 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 107636

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4030
/proc/meminfo: memFree=1717408/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=160.98
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 16092 6 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 8150774 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 160.98
Current children cumulated vsize (KiB) 107636

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4030
/proc/meminfo: memFree=1717280/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=220.5
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 22044 6 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134915771 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 220.5
Current children cumulated vsize (KiB) 107636

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4036
/proc/meminfo: memFree=1717272/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=280
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 27993 7 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134577407 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 280
Current children cumulated vsize (KiB) 107636

[startup+342.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4036
/proc/meminfo: memFree=1717272/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=339.52
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 33945 7 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 339.52
Current children cumulated vsize (KiB) 107636

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4036
/proc/meminfo: memFree=1717272/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=399.04
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 39896 8 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 399.04
Current children cumulated vsize (KiB) 107636

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4036
/proc/meminfo: memFree=1717272/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=458.55
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 45847 8 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 458.55
Current children cumulated vsize (KiB) 107636

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4036
/proc/meminfo: memFree=1717272/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=518.08
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 51799 9 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 518.08
Current children cumulated vsize (KiB) 107636

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4036
/proc/meminfo: memFree=1717280/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=577.6
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 57751 9 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689790 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 577.6
Current children cumulated vsize (KiB) 107636

[startup+642.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 4036
/proc/meminfo: memFree=1717216/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=637.13
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 63703 10 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689572 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 637.13
Current children cumulated vsize (KiB) 107636


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

[startup+882.301 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 4115
/proc/meminfo: memFree=1706528/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=875.81
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 87569 12 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689803 0 0 4096 0 0 0 0 17 0 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 875.81
Current children cumulated vsize (KiB) 107636

[startup+942.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/81 4259
/proc/meminfo: memFree=1660272/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=935.77
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 93564 13 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 0 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 935.77
Current children cumulated vsize (KiB) 107636

[startup+1002.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/81 4259
/proc/meminfo: memFree=1660144/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=995.74
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 99561 13 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 8150774 0 0 4096 0 0 0 0 17 0 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 995.74
Current children cumulated vsize (KiB) 107636

[startup+1062.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/94 4359
/proc/meminfo: memFree=1633224/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1054.9
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 105471 19 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1054.9
Current children cumulated vsize (KiB) 107636

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 4359
/proc/meminfo: memFree=1633096/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1113.73
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 111354 19 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1113.73
Current children cumulated vsize (KiB) 107636

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4359
/proc/meminfo: memFree=1627656/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1172.56
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 117237 19 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1172.56
Current children cumulated vsize (KiB) 107636

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4359
/proc/meminfo: memFree=1627656/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1231.41
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 123121 20 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 135234795 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1231.41
Current children cumulated vsize (KiB) 107636

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4359
/proc/meminfo: memFree=1627592/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1290.24
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 129004 20 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1290.24
Current children cumulated vsize (KiB) 107636

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4359
/proc/meminfo: memFree=1627464/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1349.07
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 134887 20 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1349.07
Current children cumulated vsize (KiB) 107636

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4359
/proc/meminfo: memFree=1627528/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1407.91
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 140770 21 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134578209 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1407.91
Current children cumulated vsize (KiB) 107636

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4359
/proc/meminfo: memFree=1627528/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1466.75
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 146654 21 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 135234741 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1466.75
Current children cumulated vsize (KiB) 107636

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4359
/proc/meminfo: memFree=1627464/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1525.58
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 152537 21 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134578208 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1525.58
Current children cumulated vsize (KiB) 107636

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4359
/proc/meminfo: memFree=1627464/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1584.41
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 158420 21 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1584.41
Current children cumulated vsize (KiB) 107636

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4359
/proc/meminfo: memFree=1627400/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1643.25
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 164303 22 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134689806 0 0 4096 0 0 0 0 17 1 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1643.25
Current children cumulated vsize (KiB) 107636

[startup+1722.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/82 4401
/proc/meminfo: memFree=1689624/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1702.74
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 170251 23 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134578091 0 0 4096 0 0 0 0 17 0 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1702.74
Current children cumulated vsize (KiB) 107636

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/82 4401
/proc/meminfo: memFree=1683608/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1762.71
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 176248 23 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134580310 0 0 4096 0 0 0 0 17 0 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1762.71
Current children cumulated vsize (KiB) 107636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1819.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 4401
/proc/meminfo: memFree=1679384/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1800.09
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 179986 23 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 0 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 107636

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

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

[startup+1819.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 4401
/proc/meminfo: memFree=1679384/2055920 swapFree=4180408/4192956
[pid=4029] ppid=4027 vsize=107636 CPUtime=1800.09
/proc/4029/stat : 4029 (casperzito) R 4027 4029 1807 0 -1 4194304 11228 0 0 0 179986 23 0 0 25 0 1 0 1556289073 110219264 4675 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 0 0 0
/proc/4029/statm: 26909 4675 531 234 0 25611 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 107636

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1819.71
CPU time (s): 1800.11
CPU user time (s): 1799.87
CPU system time (s): 0.241963
CPU usage (%): 98.9229
Max. virtual memory (cumulated for all children) (KiB): 133612

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

runsolver used 2.08468 second user time and 5.33819 second system time

The end

Launcher Data (download as text)

Begin job on node55 at 2008-07-05 15:57:03
IDJOB=1093797
IDBENCH=58726
IDSOLVER=362
FILE ID=node55/1093797-1215266222
PBS_JOBID= 7882064
Free space on /tmp= 66424 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/bibd9/normalized-bibd-9-108-36-3-9_glb.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1093797-1215266222/watcher-1093797-1215266222 -o /tmp/evaluation-result-1093797-1215266222/solver-1093797-1215266222 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1093797-1215266222.xml 447542729 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0f3eb91535261d7ec3bb0429889a1eb7
RANDOM SEED=447542729

node55.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:       1734920 kB
Buffers:         29600 kB
Cached:         211796 kB
SwapCached:       6260 kB
Active:         170044 kB
Inactive:        99272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734920 kB
SwapTotal:     4192956 kB
SwapFree:      4180408 kB
Dirty:            3816 kB
Writeback:           0 kB
Mapped:          34900 kB
Slab:            36960 kB
Committed_AS:  3198280 kB
PageTables:       1748 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= 66424 MiB
End job on node55 at 2008-07-05 16:27:24