Trace number 1070545

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 1801.81

General information on the benchmark

Namecsp/pseudoGLB/
normalized-army13-24ls.xml
MD5SUM6d43fd05d71d0ff49815e70563d3f9e5
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 variables490
Number of constraints737
Maximum constraint arity169
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(737)

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.00/0.06	c Building = 1
0.05/0.08	c [ NumberOfVariables = 490 ]
0.05/0.08	c [ NumberOfConstraints = 737 ]
0.05/0.08	c [ SizeOfSearchSpace(log2) = 490 ]
0.05/0.08	c SymmetrySearch = 1
0.09/0.15	c [ Found 16 symmetries ]
0.09/0.16	c InitialPropagation = 1
0.09/0.17	c [ SizeOfSearchSpace(log2) = 490 ]
0.09/0.17	c InitialSAC = (Timeout)
0.88/0.92	c [ SizeOfSearchSpace(log2) = 474 ]
0.88/0.92	c Search(DomWDeg) = 

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

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.91 1.95 1.98 3/68 25892
/proc/meminfo: memFree=1734256/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=5348 CPUtime=0
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 1546237099 5476352 189 996147200 134512640 135472138 4294956224 18446744073709551615 9243512 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 1337 189 155 234 0 27 0

[startup+0.060862 s]
/proc/loadavg: 1.91 1.95 1.98 3/68 25892
/proc/meminfo: memFree=1734256/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=100252 CPUtime=0.05
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 767 0 0 0 5 0 0 0 18 0 1 0 1546237099 102658048 727 996147200 134512640 135472138 4294956224 18446744073709551615 134587886 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25063 730 394 234 0 23765 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 100252

[startup+0.102866 s]
/proc/loadavg: 1.91 1.95 1.98 3/68 25892
/proc/meminfo: memFree=1734256/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=102568 CPUtime=0.09
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 1749 0 0 0 9 0 0 0 18 0 1 0 1546237099 105029632 1709 996147200 134512640 135472138 4294956224 18446744073709551615 134534944 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25642 1709 466 234 0 24344 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 102568

[startup+0.302889 s]
/proc/loadavg: 1.91 1.95 1.98 3/68 25892
/proc/meminfo: memFree=1734256/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=0.29
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2228 0 0 0 29 0 0 0 19 0 1 0 1546237099 105676800 2041 996147200 134512640 135472138 4294956224 18446744073709551615 134672496 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2041 494 234 0 24502 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103200

[startup+0.701942 s]
/proc/loadavg: 1.91 1.95 1.98 3/68 25892
/proc/meminfo: memFree=1734256/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=0.69
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2232 0 0 0 68 1 0 0 23 0 1 0 1546237099 105676800 2045 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2045 494 234 0 24502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 103200

[startup+1.50103 s]
/proc/loadavg: 1.91 1.95 1.98 3/82 25911
/proc/meminfo: memFree=1709824/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1.47
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2318 0 0 0 146 1 0 0 25 0 1 0 1546237099 105676800 2131 996147200 134512640 135472138 4294956224 18446744073709551615 134949504 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2131 525 234 0 24502 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 103200

[startup+3.1012 s]
/proc/loadavg: 1.91 1.95 1.98 3/82 25915
/proc/meminfo: memFree=1684856/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=3.07
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2324 0 0 0 306 1 0 0 25 0 1 0 1546237099 105676800 2137 996147200 134512640 135472138 4294956224 18446744073709551615 134881790 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2137 525 234 0 24502 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 103200

[startup+6.30157 s]
/proc/loadavg: 1.92 1.95 1.98 4/82 25915
/proc/meminfo: memFree=1684664/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=6.26
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2331 0 0 0 625 1 0 0 25 0 1 0 1546237099 105676800 2144 996147200 134512640 135472138 4294956224 18446744073709551615 134949656 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2144 525 234 0 24502 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 103200

[startup+12.7013 s]
/proc/loadavg: 1.92 1.95 1.98 3/82 25921
/proc/meminfo: memFree=1684152/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=12.66
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2332 0 0 0 1265 1 0 0 25 0 1 0 1546237099 105676800 2145 996147200 134512640 135472138 4294956224 18446744073709551615 134580304 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2145 525 234 0 24502 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 103200

[startup+25.5017 s]
/proc/loadavg: 1.94 1.96 1.98 3/82 25921
/proc/meminfo: memFree=1684152/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=25.44
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2335 0 0 0 2543 1 0 0 25 0 1 0 1546237099 105676800 2148 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2148 525 234 0 24502 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 103200

[startup+51.1016 s]
/proc/loadavg: 1.96 1.96 1.98 3/82 25921
/proc/meminfo: memFree=1684152/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=51.01
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2338 0 0 0 5100 1 0 0 25 0 1 0 1546237099 105676800 2151 996147200 134512640 135472138 4294956224 18446744073709551615 134949492 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2151 525 234 0 24502 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 103200

[startup+102.306 s]
/proc/loadavg: 1.98 1.96 1.98 3/82 25921
/proc/meminfo: memFree=1683896/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=102.17
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2342 0 0 0 10216 1 0 0 25 0 1 0 1546237099 105676800 2155 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2155 525 234 0 24502 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 103200

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683832/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=162.11
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2342 0 0 0 16210 1 0 0 25 0 1 0 1546237099 105676800 2155 996147200 134512640 135472138 4294956224 18446744073709551615 134672480 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2155 525 234 0 24502 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 103200

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683832/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=222.06
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2342 0 0 0 22204 2 0 0 25 0 1 0 1546237099 105676800 2155 996147200 134512640 135472138 4294956224 18446744073709551615 134915879 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2155 525 234 0 24502 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 103200

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683832/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=282.01
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2343 0 0 0 28199 2 0 0 25 0 1 0 1546237099 105676800 2156 996147200 134512640 135472138 4294956224 18446744073709551615 134881886 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2156 525 234 0 24502 0
Current children cumulated CPU time (s) 282.01
Current children cumulated vsize (KiB) 103200

[startup+342.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683832/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=341.95
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2345 0 0 0 34193 2 0 0 25 0 1 0 1546237099 105676800 2158 996147200 134512640 135472138 4294956224 18446744073709551615 134882127 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2158 525 234 0 24502 0
Current children cumulated CPU time (s) 341.95
Current children cumulated vsize (KiB) 103200

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683832/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=401.89
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2345 0 0 0 40187 2 0 0 25 0 1 0 1546237099 105676800 2158 996147200 134512640 135472138 4294956224 18446744073709551615 135202754 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2158 525 234 0 24502 0
Current children cumulated CPU time (s) 401.89
Current children cumulated vsize (KiB) 103200

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683832/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=461.83
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2346 0 0 0 46181 2 0 0 25 0 1 0 1546237099 105676800 2159 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2159 525 234 0 24502 0
Current children cumulated CPU time (s) 461.83
Current children cumulated vsize (KiB) 103200

[startup+522.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683768/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=521.77
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2346 0 0 0 52175 2 0 0 25 0 1 0 1546237099 105676800 2159 996147200 134512640 135472138 4294956224 18446744073709551615 134580304 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2159 525 234 0 24502 0
Current children cumulated CPU time (s) 521.77
Current children cumulated vsize (KiB) 103200

[startup+582.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683768/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=581.72
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2347 0 0 0 58170 2 0 0 25 0 1 0 1546237099 105676800 2160 996147200 134512640 135472138 4294956224 18446744073709551615 134916036 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2160 525 234 0 24502 0
Current children cumulated CPU time (s) 581.72
Current children cumulated vsize (KiB) 103200

[startup+642.303 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683768/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=641.67
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2347 0 0 0 64165 2 0 0 25 0 1 0 1546237099 105676800 2160 996147200 134512640 135472138 4294956224 18446744073709551615 134949492 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2160 525 234 0 24502 0
Current children cumulated CPU time (s) 641.67
Current children cumulated vsize (KiB) 103200


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

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683512/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=821.49
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2350 0 0 0 82147 2 0 0 25 0 1 0 1546237099 105676800 2163 996147200 134512640 135472138 4294956224 18446744073709551615 134578080 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2163 525 234 0 24502 0
Current children cumulated CPU time (s) 821.49
Current children cumulated vsize (KiB) 103200

[startup+882.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683512/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=881.43
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2350 0 0 0 88141 2 0 0 25 0 1 0 1546237099 105676800 2163 996147200 134512640 135472138 4294956224 18446744073709551615 134882129 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2163 525 234 0 24502 0
Current children cumulated CPU time (s) 881.43
Current children cumulated vsize (KiB) 103200

[startup+942.302 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683512/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=941.39
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2351 0 0 0 94136 3 0 0 25 0 1 0 1546237099 105676800 2164 996147200 134512640 135472138 4294956224 18446744073709551615 134672481 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2164 525 234 0 24502 0
Current children cumulated CPU time (s) 941.39
Current children cumulated vsize (KiB) 103200

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683512/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1001.33
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2351 0 0 0 100130 3 0 0 25 0 1 0 1546237099 105676800 2164 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2164 525 234 0 24502 0
Current children cumulated CPU time (s) 1001.33
Current children cumulated vsize (KiB) 103200

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683512/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1061.28
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2351 0 0 0 106125 3 0 0 25 0 1 0 1546237099 105676800 2164 996147200 134512640 135472138 4294956224 18446744073709551615 134578081 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2164 525 234 0 24502 0
Current children cumulated CPU time (s) 1061.28
Current children cumulated vsize (KiB) 103200

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683512/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1121.22
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2351 0 0 0 112119 3 0 0 25 0 1 0 1546237099 105676800 2164 996147200 134512640 135472138 4294956224 18446744073709551615 135202760 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2164 525 234 0 24502 0
Current children cumulated CPU time (s) 1121.22
Current children cumulated vsize (KiB) 103200

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683512/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1181.17
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2351 0 0 0 118114 3 0 0 25 0 1 0 1546237099 105676800 2164 996147200 134512640 135472138 4294956224 18446744073709551615 134949457 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2164 525 234 0 24502 0
Current children cumulated CPU time (s) 1181.17
Current children cumulated vsize (KiB) 103200

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683320/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1241.11
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2351 0 0 0 124108 3 0 0 25 0 1 0 1546237099 105676800 2164 996147200 134512640 135472138 4294956224 18446744073709551615 134882209 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2164 525 234 0 24502 0
Current children cumulated CPU time (s) 1241.11
Current children cumulated vsize (KiB) 103200

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683192/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1301.06
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2351 0 0 0 130103 3 0 0 25 0 1 0 1546237099 105676800 2164 996147200 134512640 135472138 4294956224 18446744073709551615 134580304 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2164 525 234 0 24502 0
Current children cumulated CPU time (s) 1301.06
Current children cumulated vsize (KiB) 103200

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683192/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1361
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2351 0 0 0 136097 3 0 0 25 0 1 0 1546237099 105676800 2164 996147200 134512640 135472138 4294956224 18446744073709551615 134945648 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2164 525 234 0 24502 0
Current children cumulated CPU time (s) 1361
Current children cumulated vsize (KiB) 103200

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683192/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1420.94
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2351 0 0 0 142091 3 0 0 25 0 1 0 1546237099 105676800 2164 996147200 134512640 135472138 4294956224 18446744073709551615 134945600 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2164 525 234 0 24502 0
Current children cumulated CPU time (s) 1420.94
Current children cumulated vsize (KiB) 103200

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683192/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1480.88
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2351 0 0 0 148085 3 0 0 25 0 1 0 1546237099 105676800 2164 996147200 134512640 135472138 4294956224 18446744073709551615 134691644 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2164 525 234 0 24502 0
Current children cumulated CPU time (s) 1480.88
Current children cumulated vsize (KiB) 103200

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683192/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1540.83
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2351 0 0 0 154080 3 0 0 25 0 1 0 1546237099 105676800 2164 996147200 134512640 135472138 4294956224 18446744073709551615 135202589 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2164 525 234 0 24502 0
Current children cumulated CPU time (s) 1540.83
Current children cumulated vsize (KiB) 103200

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683192/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1600.77
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2352 0 0 0 160074 3 0 0 25 0 1 0 1546237099 105676800 2165 996147200 134512640 135472138 4294956224 18446744073709551615 134882034 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2165 525 234 0 24502 0
Current children cumulated CPU time (s) 1600.77
Current children cumulated vsize (KiB) 103200

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683192/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1660.72
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2352 0 0 0 166068 4 0 0 25 0 1 0 1546237099 105676800 2165 996147200 134512640 135472138 4294956224 18446744073709551615 134945671 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2165 525 234 0 24502 0
Current children cumulated CPU time (s) 1660.72
Current children cumulated vsize (KiB) 103200

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1683192/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1720.66
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2352 0 0 0 172062 4 0 0 25 0 1 0 1546237099 105676800 2165 996147200 134512640 135472138 4294956224 18446744073709551615 134882164 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2165 525 234 0 24502 0
Current children cumulated CPU time (s) 1720.66
Current children cumulated vsize (KiB) 103200

[startup+1782.3 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1682936/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1780.6
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2352 0 0 0 178056 4 0 0 25 0 1 0 1546237099 105676800 2165 996147200 134512640 135472138 4294956224 18446744073709551615 134945823 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2165 525 234 0 24502 0
Current children cumulated CPU time (s) 1780.6
Current children cumulated vsize (KiB) 103200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.81 s]
/proc/loadavg: 1.99 1.97 1.98 3/82 25921
/proc/meminfo: memFree=1682936/2055920 swapFree=4097924/4192956
[pid=25892] ppid=25890 vsize=103200 CPUtime=1800.09
/proc/25892/stat : 25892 (casperzito) R 25890 25892 25002 0 -1 4194304 2352 0 0 0 180005 4 0 0 25 0 1 0 1546237099 105676800 2165 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 0 0 0
/proc/25892/statm: 25800 2165 525 234 0 24502 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 103200

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.81
CPU time (s): 1800.11
CPU user time (s): 1800.06
CPU system time (s): 0.045993
CPU usage (%): 99.9053
Max. virtual memory (cumulated for all children) (KiB): 103200

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

runsolver used 1.90071 second user time and 4.66429 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-04 12:00:49
IDJOB=1070545
IDBENCH=55884
IDSOLVER=362
FILE ID=node32/1070545-1215165649
PBS_JOBID= 7881402
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-army13-24ls.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070545-1215165649/watcher-1070545-1215165649 -o /tmp/evaluation-result-1070545-1215165649/solver-1070545-1215165649 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1070545-1215165649.xml 1021125248 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6d43fd05d71d0ff49815e70563d3f9e5
RANDOM SEED=1021125248

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:       1734736 kB
Buffers:         32288 kB
Cached:         112976 kB
SwapCached:      88316 kB
Active:         216900 kB
Inactive:        52392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734736 kB
SwapTotal:     4192956 kB
SwapFree:      4097924 kB
Dirty:            3172 kB
Writeback:           0 kB
Mapped:         129396 kB
Slab:            37156 kB
Committed_AS:  3216368 kB
PageTables:       1944 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= 66544 MiB
End job on node32 at 2008-07-04 12:30:53