Trace number 1043475

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 1801.91

General information on the benchmark

Namecsp/rand-2-27/
normalized-rand-27-27-351-163-62021_ext.xml
MD5SUMad3b0ced7dd4d3b9a7a1ae256b0401a3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark614.566
Satisfiable
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.02	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.02	c Parsing = 1
0.00/0.07	c Building = 1
0.00/0.08	c [ NumberOfVariables = 27 ]
0.00/0.08	c [ NumberOfConstraints = 351 ]
0.00/0.08	c [ SizeOfSearchSpace(log2) = 128.382 ]
0.00/0.08	c SymmetrySearch = 1
0.16/0.29	c InitialPropagation = 1
0.23/0.31	c [ SizeOfSearchSpace(log2) = 128.382 ]
0.23/0.31	c InitialSAC = 1
0.23/0.31	c [ SizeOfSearchSpace(log2) = 128.382 ]
0.23/0.31	c Search(SampleFF) : 

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

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: 0.00 0.00 0.09 4/81 9635
/proc/meminfo: memFree=1742704/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=2328 CPUtime=0
/proc/9635/stat : 9635 (casperzito) D 9633 9635 9551 0 -1 4194304 57 0 0 0 0 0 0 0 18 0 1 0 1531584010 2383872 41 996147200 134512640 135472138 4294956224 18446744073709551615 9274148 0 2147483391 4096 0 18446744072099937270 0 0 17 0 0 0
/proc/9635/statm: 582 41 31 234 0 14 0

[startup+0.121268 s]
/proc/loadavg: 0.00 0.00 0.09 4/81 9635
/proc/meminfo: memFree=1742704/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=107848 CPUtime=0.09
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 2577 0 1 0 8 1 0 0 18 0 1 0 1531584010 110436352 2538 996147200 134512640 135472138 4294956224 18446744073709551615 134629045 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26962 2538 432 234 0 25664 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107848

[startup+0.201697 s]
/proc/loadavg: 0.00 0.00 0.09 4/81 9635
/proc/meminfo: memFree=1742704/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=115660 CPUtime=0.16
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 3781 0 2 0 13 3 0 0 18 0 1 0 1531584010 118435840 3741 996147200 134512640 135472138 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 28915 3742 439 234 0 27617 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 115660

[startup+0.301712 s]
/proc/loadavg: 0.00 0.00 0.09 4/81 9635
/proc/meminfo: memFree=1742704/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=103940 CPUtime=0.23
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 3971 0 3 0 20 3 0 0 19 0 1 0 1531584010 106434560 1576 996147200 134512640 135472138 4294956224 18446744073709551615 9707187 0 0 4096 0 0 0 0 17 1 0 0
/proc/9635/statm: 25985 1576 449 234 0 24687 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 103940

[startup+0.704753 s]
/proc/loadavg: 0.00 0.00 0.09 4/81 9635
/proc/meminfo: memFree=1742704/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=0.63
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4346 0 3 0 60 3 0 0 22 0 1 0 1531584010 107786240 1951 996147200 134512640 135472138 4294956224 18446744073709551615 134595464 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1951 475 234 0 25017 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 105260

[startup+1.50184 s]
/proc/loadavg: 0.24 0.05 0.10 3/82 9640
/proc/meminfo: memFree=1707744/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1.42
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4348 0 3 0 139 3 0 0 25 0 1 0 1531584010 107786240 1953 996147200 134512640 135472138 4294956224 18446744073709551615 134595455 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1953 475 234 0 25017 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 105260

[startup+3.10202 s]
/proc/loadavg: 0.24 0.05 0.10 3/82 9640
/proc/meminfo: memFree=1707488/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=3.02
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4348 0 3 0 299 3 0 0 25 0 1 0 1531584010 107786240 1953 996147200 134512640 135472138 4294956224 18446744073709551615 134595447 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1953 475 234 0 25017 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 105260

[startup+6.30138 s]
/proc/loadavg: 0.24 0.05 0.10 3/82 9640
/proc/meminfo: memFree=1707360/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=6.22
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4349 0 3 0 618 4 0 0 25 0 1 0 1531584010 107786240 1954 996147200 134512640 135472138 4294956224 18446744073709551615 135202739 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1954 475 234 0 25017 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 105260

[startup+12.7011 s]
/proc/loadavg: 0.51 0.11 0.12 3/82 9640
/proc/meminfo: memFree=1707176/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=12.62
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4349 0 3 0 1258 4 0 0 25 0 1 0 1531584010 107786240 1954 996147200 134512640 135472138 4294956224 18446744073709551615 134595461 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1954 475 234 0 25017 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 105260

[startup+25.5015 s]
/proc/loadavg: 0.74 0.18 0.14 3/82 9640
/proc/meminfo: memFree=1707304/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=25.42
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4350 0 3 0 2538 4 0 0 25 0 1 0 1531584010 107786240 1955 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1955 475 234 0 25017 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 105260

[startup+51.1014 s]
/proc/loadavg: 1.17 0.32 0.19 3/82 9640
/proc/meminfo: memFree=1707240/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=50.99
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4351 0 3 0 5095 4 0 0 25 0 1 0 1531584010 107786240 1956 996147200 134512640 135472138 4294956224 18446744073709551615 134595467 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1956 475 234 0 25017 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 105260

[startup+102.301 s]
/proc/loadavg: 1.67 0.60 0.29 3/82 9640
/proc/meminfo: memFree=1706984/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=102.14
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4351 0 3 0 10210 4 0 0 25 0 1 0 1531584010 107786240 1956 996147200 134512640 135472138 4294956224 18446744073709551615 134579188 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1956 475 234 0 25017 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 105260

[startup+162.302 s]
/proc/loadavg: 1.88 0.85 0.40 3/82 9640
/proc/meminfo: memFree=1706856/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=162.08
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4351 0 3 0 16204 4 0 0 25 0 1 0 1531584010 107786240 1956 996147200 134512640 135472138 4294956224 18446744073709551615 134595501 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1956 475 234 0 25017 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 105260

[startup+222.306 s]
/proc/loadavg: 1.95 1.06 0.49 3/82 9640
/proc/meminfo: memFree=1706856/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=222.02
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4351 0 3 0 22198 4 0 0 25 0 1 0 1531584010 107786240 1956 996147200 134512640 135472138 4294956224 18446744073709551615 134595461 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1956 475 234 0 25017 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 105260

[startup+282.302 s]
/proc/loadavg: 1.98 1.23 0.58 3/82 9640
/proc/meminfo: memFree=1706920/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=281.98
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4351 0 3 0 28193 5 0 0 25 0 1 0 1531584010 107786240 1956 996147200 134512640 135472138 4294956224 18446744073709551615 134595467 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1956 475 234 0 25017 0
Current children cumulated CPU time (s) 281.98
Current children cumulated vsize (KiB) 105260

[startup+342.301 s]
/proc/loadavg: 1.99 1.37 0.67 3/82 9640
/proc/meminfo: memFree=1706920/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=341.92
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4352 0 3 0 34187 5 0 0 25 0 1 0 1531584010 107786240 1957 996147200 134512640 135472138 4294956224 18446744073709551615 134595453 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1957 475 234 0 25017 0
Current children cumulated CPU time (s) 341.92
Current children cumulated vsize (KiB) 105260

[startup+402.301 s]
/proc/loadavg: 1.99 1.48 0.75 3/82 9640
/proc/meminfo: memFree=1706920/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=401.86
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4352 0 3 0 40181 5 0 0 25 0 1 0 1531584010 107786240 1957 996147200 134512640 135472138 4294956224 18446744073709551615 134595590 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1957 475 234 0 25017 0
Current children cumulated CPU time (s) 401.86
Current children cumulated vsize (KiB) 105260

[startup+462.302 s]
/proc/loadavg: 1.99 1.57 0.83 3/82 9640
/proc/meminfo: memFree=1706920/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=461.81
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4352 0 3 0 46176 5 0 0 25 0 1 0 1531584010 107786240 1957 996147200 134512640 135472138 4294956224 18446744073709551615 134595464 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1957 475 234 0 25017 0
Current children cumulated CPU time (s) 461.81
Current children cumulated vsize (KiB) 105260

[startup+522.302 s]
/proc/loadavg: 1.99 1.65 0.90 3/82 9640
/proc/meminfo: memFree=1706920/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=521.75
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 52170 5 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595461 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 521.75
Current children cumulated vsize (KiB) 105260

[startup+582.301 s]
/proc/loadavg: 1.99 1.71 0.96 3/82 9991
/proc/meminfo: memFree=1698512/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=581.58
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 58149 9 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595490 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 581.58
Current children cumulated vsize (KiB) 105260

[startup+642.301 s]
/proc/loadavg: 1.99 1.76 1.02 3/82 9991
/proc/meminfo: memFree=1698384/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=641.53
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 64144 9 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595590 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 641.53
Current children cumulated vsize (KiB) 105260


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

[startup+822.302 s]
/proc/loadavg: 1.99 1.86 1.19 3/82 9991
/proc/meminfo: memFree=1698192/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=821.36
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 82127 9 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595447 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 821.36
Current children cumulated vsize (KiB) 105260

[startup+882.306 s]
/proc/loadavg: 1.99 1.88 1.24 3/82 9991
/proc/meminfo: memFree=1698192/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=881.31
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 88122 9 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595453 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 881.31
Current children cumulated vsize (KiB) 105260

[startup+942.301 s]
/proc/loadavg: 1.99 1.90 1.28 3/82 9991
/proc/meminfo: memFree=1698256/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=941.25
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 94116 9 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595461 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 941.25
Current children cumulated vsize (KiB) 105260

[startup+1002.3 s]
/proc/loadavg: 1.99 1.92 1.32 3/82 9993
/proc/meminfo: memFree=1698064/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1001.19
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 100110 9 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595447 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1001.19
Current children cumulated vsize (KiB) 105260

[startup+1062.3 s]
/proc/loadavg: 1.99 1.93 1.36 3/82 9993
/proc/meminfo: memFree=1698064/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1061.14
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 106105 9 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 135264225 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1061.14
Current children cumulated vsize (KiB) 105260

[startup+1122.3 s]
/proc/loadavg: 1.99 1.94 1.40 3/82 9993
/proc/meminfo: memFree=1698064/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1121.08
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 112099 9 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595510 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1121.08
Current children cumulated vsize (KiB) 105260

[startup+1182.3 s]
/proc/loadavg: 1.99 1.95 1.43 3/82 9993
/proc/meminfo: memFree=1697936/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1181.02
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 118093 9 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 135202540 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1181.02
Current children cumulated vsize (KiB) 105260

[startup+1242.3 s]
/proc/loadavg: 1.99 1.95 1.47 3/82 9993
/proc/meminfo: memFree=1697808/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1240.97
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 124088 9 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595461 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1240.97
Current children cumulated vsize (KiB) 105260

[startup+1302.3 s]
/proc/loadavg: 1.99 1.96 1.50 3/82 9993
/proc/meminfo: memFree=1697680/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1300.91
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 130082 9 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595490 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1300.91
Current children cumulated vsize (KiB) 105260

[startup+1362.3 s]
/proc/loadavg: 1.99 1.96 1.53 3/82 9993
/proc/meminfo: memFree=1697744/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1360.86
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 136076 10 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134579186 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1360.86
Current children cumulated vsize (KiB) 105260

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.55 3/82 9993
/proc/meminfo: memFree=1697744/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1420.81
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 142071 10 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595473 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1420.81
Current children cumulated vsize (KiB) 105260

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.58 3/82 9993
/proc/meminfo: memFree=1697744/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1480.74
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 148064 10 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1480.74
Current children cumulated vsize (KiB) 105260

[startup+1542.31 s]
/proc/loadavg: 1.99 1.97 1.60 3/82 9993
/proc/meminfo: memFree=1697680/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1540.69
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 154059 10 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595495 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1540.69
Current children cumulated vsize (KiB) 105260

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.62 3/82 9993
/proc/meminfo: memFree=1697680/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1600.63
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 160053 10 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595453 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1600.63
Current children cumulated vsize (KiB) 105260

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.64 3/82 9993
/proc/meminfo: memFree=1697680/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1660.57
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 166047 10 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595467 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1660.57
Current children cumulated vsize (KiB) 105260

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.66 3/82 9993
/proc/meminfo: memFree=1697552/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1720.51
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 172041 10 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134581691 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1720.51
Current children cumulated vsize (KiB) 105260

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.68 3/82 9993
/proc/meminfo: memFree=1697360/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1780.46
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 178036 10 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 134595487 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1780.46
Current children cumulated vsize (KiB) 105260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.91 s]
/proc/loadavg: 1.99 1.97 1.69 3/82 9993
/proc/meminfo: memFree=1697360/2055920 swapFree=4097120/4192956
[pid=9635] ppid=9633 vsize=105260 CPUtime=1800.04
/proc/9635/stat : 9635 (casperzito) R 9633 9635 9551 0 -1 4194304 4353 0 3 0 179994 10 0 0 25 0 1 0 1531584010 107786240 1958 996147200 134512640 135472138 4294956224 18446744073709551615 135262720 0 0 4096 0 0 0 0 17 0 0 0
/proc/9635/statm: 26315 1958 475 234 0 25017 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 105260

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): 1801.91
CPU time (s): 1800.06
CPU user time (s): 1799.95
CPU system time (s): 0.108983
CPU usage (%): 99.897
Max. virtual memory (cumulated for all children) (KiB): 115660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.108983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4353
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 43225

runsolver used 1.84972 second user time and 4.73328 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-02 19:18:38
IDJOB=1043475
IDBENCH=53372
IDSOLVER=362
FILE ID=node32/1043475-1215019118
PBS_JOBID= 7874405
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/rand-2-27/normalized-rand-27-27-351-163-62021_ext.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1043475-1215019118/watcher-1043475-1215019118 -o /tmp/evaluation-result-1043475-1215019118/solver-1043475-1215019118 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1043475-1215019118.xml 1141095884 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ad3b0ced7dd4d3b9a7a1ae256b0401a3
RANDOM SEED=1141095884

node32.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.218
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.218
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:       1743504 kB
Buffers:         15388 kB
Cached:         107764 kB
SwapCached:      89076 kB
Active:         205252 kB
Inactive:        49276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743504 kB
SwapTotal:     4192956 kB
SwapFree:      4097120 kB
Dirty:            5804 kB
Writeback:           0 kB
Mapped:         144236 kB
Slab:            42704 kB
Committed_AS:  3956132 kB
PageTables:       2148 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66540 MiB
End job on node32 at 2008-07-02 19:48:42