Trace number 1058495

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.08 1808.93

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-9.xml
MD5SUM690bc030536081a10afc596885a53720
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark108.522
Satisfiable
(Un)Satisfiability was proved
Number of variables880
Number of constraints48826
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48606
Global constraints used (with number of constraints)alldifferent(220)

Solver Data (download as text)

0.00/0.13	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.13	c Parsing = 1
1.97/2.04	c Building = 1
2.27/2.32	c [ NumberOfVariables = 880 ]
2.27/2.32	c [ NumberOfConstraints = 48826 ]
2.27/2.32	c [ SizeOfSearchSpace(log2) = 2900.05 ]
2.27/2.32	c SymmetrySearch = 1
4.74/4.80	c [ Found 9216 symmetries ]
4.74/4.88	c InitialPropagation = 1
4.84/4.93	c [ SizeOfSearchSpace(log2) = 2899.79 ]
4.84/4.93	c InitialSAC = 1
7.22/7.37	c [ SizeOfSearchSpace(log2) = 2899.79 ]
7.22/7.37	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-1058495-1215115552/watcher-1058495-1215115552 -o /tmp/evaluation-result-1058495-1215115552/solver-1058495-1215115552 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1058495-1215115552.xml 1961472630 

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.16 2.08 2.01 4/72 23082
/proc/meminfo: memFree=1484952/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=7740 CPUtime=0.19
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 1032 0 0 0 19 0 0 0 19 0 1 0 1990530674 7925760 992 996147200 134512640 135472138 4294956224 18446744073709551615 134749044 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 1935 992 368 234 0 637 0

[startup+0.279 s]
/proc/loadavg: 2.16 2.08 2.01 4/72 23082
/proc/meminfo: memFree=1484952/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=8400 CPUtime=0.26
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 1199 0 0 0 26 0 0 0 19 0 1 0 1990530674 8601600 1159 996147200 134512640 135472138 4294956224 18446744073709551615 134749067 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 2100 1159 368 234 0 802 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 8400

[startup+0.301998 s]
/proc/loadavg: 2.16 2.08 2.01 4/72 23082
/proc/meminfo: memFree=1484952/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=8532 CPUtime=0.28
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 1254 0 0 0 28 0 0 0 19 0 1 0 1990530674 8736768 1214 996147200 134512640 135472138 4294956224 18446744073709551615 4158759467 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 2133 1214 368 234 0 835 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8532

[startup+0.402009 s]
/proc/loadavg: 2.16 2.08 2.01 4/72 23082
/proc/meminfo: memFree=1484952/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=9588 CPUtime=0.38
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 1493 0 0 0 38 0 0 0 20 0 1 0 1990530674 9818112 1453 996147200 134512640 135472138 4294956224 18446744073709551615 134784066 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 2397 1453 368 234 0 1099 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 9588

[startup+0.701037 s]
/proc/loadavg: 2.16 2.08 2.01 4/72 23082
/proc/meminfo: memFree=1484952/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=12360 CPUtime=0.68
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 2200 0 0 0 67 1 0 0 23 0 1 0 1990530674 12656640 2160 996147200 134512640 135472138 4294956224 18446744073709551615 11048730 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 3090 2160 368 234 0 1792 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12360

[startup+1.50112 s]
/proc/loadavg: 2.16 2.08 2.01 3/73 23083
/proc/meminfo: memFree=1473040/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=19752 CPUtime=1.48
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 4038 0 0 0 145 3 0 0 25 0 1 0 1990530674 20226048 3998 996147200 134512640 135472138 4294956224 18446744073709551615 134805830 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 4938 3998 368 234 0 3640 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19752

[startup+3.10127 s]
/proc/loadavg: 2.16 2.08 2.01 3/73 23083
/proc/meminfo: memFree=1423312/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=216092 CPUtime=3.07
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 21255 0 0 0 294 13 0 0 25 0 1 0 1990530674 221278208 21190 996147200 134512640 135472138 4294956224 18446744073709551615 134535933 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 54023 21190 465 234 0 52725 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 216092

[startup+6.30158 s]
/proc/loadavg: 2.31 2.11 2.02 3/73 23083
/proc/meminfo: memFree=1402448/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=201040 CPUtime=6.23
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 23757 0 0 0 609 14 0 0 25 0 1 0 1990530674 205864960 21067 996147200 134512640 135472138 4294956224 18446744073709551615 134965365 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 50260 21067 499 234 0 48962 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 201040

[startup+12.7012 s]
/proc/loadavg: 2.29 2.11 2.02 3/73 23083
/proc/meminfo: memFree=1402192/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=201040 CPUtime=12.57
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 23764 0 0 0 1243 14 0 0 25 0 1 0 1990530674 205864960 21074 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 50260 21074 506 234 0 48962 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 201040

[startup+25.5064 s]
/proc/loadavg: 2.22 2.10 2.02 3/73 23083
/proc/meminfo: memFree=1365144/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=201052 CPUtime=25.28
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 33111 0 0 0 2509 19 0 0 25 0 1 0 1990530674 205877248 30421 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 50263 30421 509 234 0 48965 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 201052

[startup+51.1019 s]
/proc/loadavg: 2.15 2.09 2.02 3/73 23083
/proc/meminfo: memFree=1359832/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=201052 CPUtime=50.67
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 34437 0 0 0 5048 19 0 0 25 0 1 0 1990530674 205877248 31747 996147200 134512640 135472138 4294956224 18446744073709551615 135010665 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 50263 31747 509 234 0 48965 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 201052

[startup+102.302 s]
/proc/loadavg: 2.06 2.08 2.01 3/73 23083
/proc/meminfo: memFree=1338328/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326056 CPUtime=101.48
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 39794 0 0 0 10126 22 0 0 25 0 1 0 1990530674 333881344 37104 996147200 134512640 135472138 4294956224 18446744073709551615 135263617 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81514 37104 509 234 0 80216 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 326056

[startup+162.301 s]
/proc/loadavg: 2.02 2.06 2.01 3/73 23083
/proc/meminfo: memFree=1336856/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=161.01
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40135 0 0 0 16079 22 0 0 25 0 1 0 1990530674 333885440 37445 996147200 134512640 135472138 4294956224 18446744073709551615 134917124 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 37445 509 234 0 80217 0
Current children cumulated CPU time (s) 161.01
Current children cumulated vsize (KiB) 326060

[startup+222.301 s]
/proc/loadavg: 2.01 2.05 2.00 3/73 23083
/proc/meminfo: memFree=1336920/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=220.55
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40135 0 0 0 22033 22 0 0 25 0 1 0 1990530674 333885440 37445 996147200 134512640 135472138 4294956224 18446744073709551615 134928560 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 37445 509 234 0 80217 0
Current children cumulated CPU time (s) 220.55
Current children cumulated vsize (KiB) 326060

[startup+282.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 23083
/proc/meminfo: memFree=1334744/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=280.09
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 27986 23 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 135266297 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 280.09
Current children cumulated vsize (KiB) 326060

[startup+342.307 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 23083
/proc/meminfo: memFree=1334688/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=339.63
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 33940 23 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134922385 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 339.63
Current children cumulated vsize (KiB) 326060

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 23083
/proc/meminfo: memFree=1334688/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=399.16
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 39893 23 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 399.16
Current children cumulated vsize (KiB) 326060

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 23083
/proc/meminfo: memFree=1334624/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=458.69
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 45846 23 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 458.69
Current children cumulated vsize (KiB) 326060

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 23083
/proc/meminfo: memFree=1334432/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=518.22
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 51799 23 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 518.22
Current children cumulated vsize (KiB) 326060

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23083
/proc/meminfo: memFree=1334496/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=577.74
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 57751 23 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 577.74
Current children cumulated vsize (KiB) 326060

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23083
/proc/meminfo: memFree=1334432/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=637.27
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 63704 23 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134922388 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 637.27
Current children cumulated vsize (KiB) 326060


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23083
/proc/meminfo: memFree=1334176/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=875.41
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 87517 24 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 875.41
Current children cumulated vsize (KiB) 326060

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23083
/proc/meminfo: memFree=1334112/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=934.95
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 93470 25 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 135264868 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 934.95
Current children cumulated vsize (KiB) 326060

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23083
/proc/meminfo: memFree=1334176/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=994.49
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 99424 25 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 994.49
Current children cumulated vsize (KiB) 326060

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23083
/proc/meminfo: memFree=1334112/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1054.01
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 105376 25 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 135263617 0 0 4096 0 0 0 0 17 1 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1054.01
Current children cumulated vsize (KiB) 326060

[startup+1122.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 23111
/proc/meminfo: memFree=1489760/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1113.69
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 111343 26 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1113.69
Current children cumulated vsize (KiB) 326060

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 23111
/proc/meminfo: memFree=1489376/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1173.67
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 117341 26 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134889876 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1173.67
Current children cumulated vsize (KiB) 326060

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 23111
/proc/meminfo: memFree=1489312/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1233.64
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 123338 26 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134917103 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1233.64
Current children cumulated vsize (KiB) 326060

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23111
/proc/meminfo: memFree=1488544/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1293.62
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 129336 26 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134686985 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1293.62
Current children cumulated vsize (KiB) 326060

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23111
/proc/meminfo: memFree=1488288/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1353.6
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 135334 26 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134581657 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1353.6
Current children cumulated vsize (KiB) 326060

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23111
/proc/meminfo: memFree=1487968/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1413.59
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 141332 27 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1413.59
Current children cumulated vsize (KiB) 326060

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23111
/proc/meminfo: memFree=1487904/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1473.57
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 147330 27 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134672493 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1473.57
Current children cumulated vsize (KiB) 326060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23111
/proc/meminfo: memFree=1487840/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1533.55
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 153328 27 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134905662 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1533.55
Current children cumulated vsize (KiB) 326060

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23111
/proc/meminfo: memFree=1487840/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1593.52
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 159325 27 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134922385 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1593.52
Current children cumulated vsize (KiB) 326060

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23111
/proc/meminfo: memFree=1487712/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1653.5
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 165323 27 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1653.5
Current children cumulated vsize (KiB) 326060

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23111
/proc/meminfo: memFree=1487648/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1713.48
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 171321 27 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1713.48
Current children cumulated vsize (KiB) 326060

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23113
/proc/meminfo: memFree=1487456/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1773.45
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 177318 27 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1773.45
Current children cumulated vsize (KiB) 326060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23113
/proc/meminfo: memFree=1487456/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1800.05
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 179978 27 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 326060

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

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

[startup+1808.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 23113
/proc/meminfo: memFree=1487456/2055920 swapFree=4180028/4192956
[pid=23082] ppid=23080 vsize=326060 CPUtime=1800.05
/proc/23082/stat : 23082 (casperzito) R 23080 23082 22401 0 -1 4194304 40690 0 0 0 179978 27 0 0 25 0 1 0 1990530674 333885440 38000 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/23082/statm: 81515 38000 509 234 0 80217 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 326060

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.93
CPU time (s): 1800.08
CPU user time (s): 1799.78
CPU system time (s): 0.296954
CPU usage (%): 99.5108
Max. virtual memory (cumulated for all children) (KiB): 326060

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

runsolver used 1.54476 second user time and 5.18521 second system time

The end

Launcher Data (download as text)

Begin job on node4 at 2008-07-03 22:05:53
IDJOB=1058495
IDBENCH=54131
IDSOLVER=362
FILE ID=node4/1058495-1215115552
PBS_JOBID= 7877196
Free space on /tmp= 66536 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-9.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058495-1215115552/watcher-1058495-1215115552 -o /tmp/evaluation-result-1058495-1215115552/solver-1058495-1215115552 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1058495-1215115552.xml 1961472630 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 690bc030536081a10afc596885a53720
RANDOM SEED=1961472630

node4.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.213
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.213
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:       1485432 kB
Buffers:         35684 kB
Cached:         266968 kB
SwapCached:       7292 kB
Active:         382340 kB
Inactive:       127052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1485432 kB
SwapTotal:     4192956 kB
SwapFree:      4180028 kB
Dirty:            9864 kB
Writeback:           0 kB
Mapped:         213452 kB
Slab:            45904 kB
Committed_AS:  3507104 kB
PageTables:       2284 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 node4 at 2008-07-03 22:36:04