Trace number 1062749

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 zao? (TO) 1800.05 1809.11

General information on the benchmark

Namecsp/pseudo/niklas/
normalized-mitre.xml
MD5SUM39a7a69224b1eba0862df4c2e69ad54d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark995.97
Satisfiable
(Un)Satisfiability was proved
Number of variables10724
Number of constraints2045
Maximum constraint arity98
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2045
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.38/0.45	c Building = 1
0.58/0.65	c [ NumberOfVariables = 10724 ]
0.58/0.65	c [ NumberOfConstraints = 2045 ]
0.58/0.65	c [ SizeOfSearchSpace(log2) = 10724 ]
0.58/0.65	c SymmetrySearch = 1
1.28/1.39	c [ Found 128 symmetries ]
2.08/2.16	c InitialPropagation = 1
2.27/2.37	c [ SizeOfSearchSpace(log2) = 10724 ]
2.27/2.37	c InitialSAC = (Timeout)
32.45/32.63	c [ SizeOfSearchSpace(log2) = 10023 ]
32.45/32.64	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-1062749-1215135979/watcher-1062749-1215135979 -o /tmp/evaluation-result-1062749-1215135979/solver-1062749-1215135979 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1062749-1215135979.xml 506361536 

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.02 2.06 2.01 4/81 20535
/proc/meminfo: memFree=1535616/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=18572 CPUtime=0
/proc/20535/stat : 20535 (runsolver) R 20533 20535 19876 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 1992566633 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/20535/statm: 4643 292 257 25 0 2626 0

[startup+0.073597 s]
/proc/loadavg: 2.02 2.06 2.01 4/81 20535
/proc/meminfo: memFree=1535616/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=6368 CPUtime=0.06
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 709 0 0 0 6 0 0 0 18 0 1 0 1992566633 6520832 669 996147200 134512640 135477443 4294956224 18446744073709551615 134753701 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 1592 669 369 235 0 293 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6368

[startup+0.1016 s]
/proc/loadavg: 2.02 2.06 2.01 4/81 20535
/proc/meminfo: memFree=1535616/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=7716 CPUtime=0.08
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 1038 0 0 0 8 0 0 0 18 0 1 0 1992566633 7901184 998 996147200 134512640 135477443 4294956224 18446744073709551615 134813042 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 1929 998 370 235 0 630 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7716

[startup+0.30163 s]
/proc/loadavg: 2.02 2.06 2.01 4/81 20535
/proc/meminfo: memFree=1535616/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=11016 CPUtime=0.28
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 1879 0 0 0 28 0 0 0 19 0 1 0 1992566633 11280384 1839 996147200 134512640 135477443 4294956224 18446744073709551615 7646868 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 2754 1839 370 235 0 1455 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11016

[startup+0.701685 s]
/proc/loadavg: 2.02 2.06 2.01 4/81 20535
/proc/meminfo: memFree=1535616/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=115432 CPUtime=0.68
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 9297 0 0 0 60 8 0 0 23 0 1 0 1992566633 118202368 7212 996147200 134512640 135477443 4294956224 18446744073709551615 134665494 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 28858 7212 450 235 0 27559 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 115432

[startup+1.5018 s]
/proc/loadavg: 2.02 2.06 2.01 3/82 20536
/proc/meminfo: memFree=1499384/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=242760 CPUtime=1.47
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 24132 0 0 0 134 13 0 0 25 0 1 0 1992566633 248586240 22008 996147200 134512640 135477443 4294956224 18446744073709551615 134667881 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 60690 22008 465 235 0 59391 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 242760

[startup+3.102 s]
/proc/loadavg: 2.02 2.06 2.01 3/82 20536
/proc/meminfo: memFree=1385592/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118952 CPUtime=3.07
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 40206 0 0 0 284 23 0 0 25 0 1 0 1992566633 121806848 8200 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29738 8200 480 235 0 28439 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 118952

[startup+6.30144 s]
/proc/loadavg: 2.02 2.06 2.01 3/82 20536
/proc/meminfo: memFree=1504056/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118952 CPUtime=6.26
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 40210 0 0 0 603 23 0 0 25 0 1 0 1992566633 121806848 8204 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29738 8204 481 235 0 28439 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 118952

[startup+12.7013 s]
/proc/loadavg: 2.02 2.05 2.01 3/82 20536
/proc/meminfo: memFree=1503992/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118952 CPUtime=12.63
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 40220 0 0 0 1240 23 0 0 25 0 1 0 1992566633 121806848 8214 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29738 8214 481 235 0 28439 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 118952

[startup+25.501 s]
/proc/loadavg: 2.08 2.07 2.02 3/82 20536
/proc/meminfo: memFree=1503992/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118952 CPUtime=25.37
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 40238 0 0 0 2514 23 0 0 25 0 1 0 1992566633 121806848 8232 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29738 8232 481 235 0 28439 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 118952

[startup+51.1015 s]
/proc/loadavg: 2.25 2.11 2.03 3/82 20536
/proc/meminfo: memFree=1501752/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118952 CPUtime=50.87
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 40843 0 0 0 5063 24 0 0 25 0 1 0 1992566633 121806848 8837 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29738 8837 519 235 0 28439 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 118952

[startup+102.305 s]
/proc/loadavg: 2.29 2.15 2.05 3/82 20536
/proc/meminfo: memFree=1500152/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118980 CPUtime=101.86
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41223 0 0 0 10162 24 0 0 25 0 1 0 1992566633 121835520 9217 996147200 134512640 135477443 4294956224 18446744073709551615 134583413 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29745 9217 519 235 0 28446 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 118980

[startup+162.302 s]
/proc/loadavg: 2.15 2.13 2.05 4/82 20651
/proc/meminfo: memFree=1078640/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118980 CPUtime=161.61
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41386 0 0 0 16134 27 0 0 25 0 1 0 1992566633 121835520 9380 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29745 9380 519 235 0 28446 0
Current children cumulated CPU time (s) 161.61
Current children cumulated vsize (KiB) 118980

[startup+222.302 s]
/proc/loadavg: 3.64 2.56 2.20 3/74 20767
/proc/meminfo: memFree=1630320/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118980 CPUtime=221.38
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41386 0 0 0 22102 36 0 0 25 0 1 0 1992566633 121835520 9380 996147200 134512640 135477443 4294956224 18446744073709551615 134586251 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29745 9380 519 235 0 28446 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 118980

[startup+282.302 s]
/proc/loadavg: 2.60 2.46 2.18 3/74 20769
/proc/meminfo: memFree=1631088/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118980 CPUtime=281.14
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41386 0 0 0 28076 38 0 0 25 0 1 0 1992566633 121835520 9380 996147200 134512640 135477443 4294956224 18446744073709551615 135208598 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29745 9380 519 235 0 28446 0
Current children cumulated CPU time (s) 281.14
Current children cumulated vsize (KiB) 118980

[startup+342.301 s]
/proc/loadavg: 2.22 2.37 2.17 3/74 20769
/proc/meminfo: memFree=1630640/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=340.89
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 34051 38 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 340.89
Current children cumulated vsize (KiB) 118992

[startup+402.301 s]
/proc/loadavg: 2.08 2.30 2.16 3/74 20769
/proc/meminfo: memFree=1630576/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=400.65
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 40027 38 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 400.65
Current children cumulated vsize (KiB) 118992

[startup+462.301 s]
/proc/loadavg: 2.03 2.24 2.14 3/74 20769
/proc/meminfo: memFree=1630576/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=460.4
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 46002 38 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 134942128 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (KiB) 118992

[startup+522.302 s]
/proc/loadavg: 2.01 2.20 2.13 3/74 20769
/proc/meminfo: memFree=1630576/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=520.16
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 51978 38 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 520.16
Current children cumulated vsize (KiB) 118992

[startup+582.302 s]
/proc/loadavg: 2.00 2.16 2.12 3/74 20769
/proc/meminfo: memFree=1630512/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=579.91
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 57953 38 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 579.91
Current children cumulated vsize (KiB) 118992

[startup+642.302 s]
/proc/loadavg: 2.00 2.13 2.11 3/82 20817
/proc/meminfo: memFree=1579752/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=639.66
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 63927 39 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 639.66
Current children cumulated vsize (KiB) 118992


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.05 2.08 3/82 20817
/proc/meminfo: memFree=1287272/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=878.67
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 87828 39 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208699 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 878.67
Current children cumulated vsize (KiB) 118992

[startup+942.302 s]
/proc/loadavg: 2.00 2.04 2.07 3/82 20823
/proc/meminfo: memFree=1243048/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=938.43
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 93804 39 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 938.43
Current children cumulated vsize (KiB) 118992

[startup+1002.3 s]
/proc/loadavg: 2.25 2.13 2.10 3/82 21299
/proc/meminfo: memFree=1132392/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=995.64
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 99520 44 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 995.64
Current children cumulated vsize (KiB) 118992

[startup+1062.3 s]
/proc/loadavg: 2.09 2.10 2.09 3/82 21299
/proc/meminfo: memFree=1088104/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1055.4
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 105496 44 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 134673683 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1055.4
Current children cumulated vsize (KiB) 118992

[startup+1122.3 s]
/proc/loadavg: 2.03 2.08 2.08 3/82 21299
/proc/meminfo: memFree=999528/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1115.16
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 111471 45 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1115.16
Current children cumulated vsize (KiB) 118992

[startup+1182.3 s]
/proc/loadavg: 2.01 2.06 2.08 3/82 21299
/proc/meminfo: memFree=955240/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1174.92
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 117447 45 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1174.92
Current children cumulated vsize (KiB) 118992

[startup+1242.3 s]
/proc/loadavg: 2.75 2.21 2.12 2/69 21316
/proc/meminfo: memFree=951888/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1234.67
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 123413 54 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208598 0 0 4096 0 0 0 0 17 1 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1234.67
Current children cumulated vsize (KiB) 118992

[startup+1302.3 s]
/proc/loadavg: 2.78 2.33 2.17 3/83 21348
/proc/meminfo: memFree=1039584/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1294.44
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 129369 75 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1294.44
Current children cumulated vsize (KiB) 118992

[startup+1362.3 s]
/proc/loadavg: 2.53 2.34 2.18 4/83 21348
/proc/meminfo: memFree=356384/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1354.15
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 135327 88 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1354.15
Current children cumulated vsize (KiB) 118992

[startup+1422.31 s]
/proc/loadavg: 2.31 2.32 2.18 3/83 21348
/proc/meminfo: memFree=73504/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1413.89
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 141294 95 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1413.89
Current children cumulated vsize (KiB) 118992

[startup+1482.31 s]
/proc/loadavg: 2.15 2.28 2.18 3/83 21348
/proc/meminfo: memFree=15264/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1473.57
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 147250 107 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1473.57
Current children cumulated vsize (KiB) 118992

[startup+1542.3 s]
/proc/loadavg: 2.21 2.27 2.18 3/83 21396
/proc/meminfo: memFree=1458088/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1533.37
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 153214 123 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1533.37
Current children cumulated vsize (KiB) 118992

[startup+1602.3 s]
/proc/loadavg: 2.24 2.29 2.19 3/83 21447
/proc/meminfo: memFree=1883624/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1593.32
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 159198 134 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 134585520 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1593.32
Current children cumulated vsize (KiB) 118992

[startup+1662.3 s]
/proc/loadavg: 2.19 2.27 2.19 3/75 21449
/proc/meminfo: memFree=1810152/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1653.29
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 165194 135 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1653.29
Current children cumulated vsize (KiB) 118992

[startup+1722.3 s]
/proc/loadavg: 2.07 2.22 2.17 3/75 21449
/proc/meminfo: memFree=1790376/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1713.26
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 171191 135 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 134585552 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1713.26
Current children cumulated vsize (KiB) 118992

[startup+1782.3 s]
/proc/loadavg: 2.02 2.18 2.16 3/75 21449
/proc/meminfo: memFree=1771496/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1773.24
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 177189 135 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 134942129 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1773.24
Current children cumulated vsize (KiB) 118992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.1 s]
/proc/loadavg: 2.01 2.16 2.16 3/75 21449
/proc/meminfo: memFree=1762856/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1800.03
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 179868 135 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 118992

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

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

[startup+1809.1 s]
/proc/loadavg: 2.01 2.16 2.16 3/75 21449
/proc/meminfo: memFree=1762856/2055920 swapFree=4180436/4192956
[pid=20535] ppid=20533 vsize=118992 CPUtime=1800.03
/proc/20535/stat : 20535 (casperzao) R 20533 20535 19876 0 -1 4194304 41530 0 0 0 179868 135 0 0 25 0 1 0 1992566633 121847808 9524 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/20535/statm: 29748 9524 519 235 0 28449 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 118992

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1809.11
CPU time (s): 1800.05
CPU user time (s): 1798.69
CPU system time (s): 1.36579
CPU usage (%): 99.499
Max. virtual memory (cumulated for all children) (KiB): 242760

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

runsolver used 1.90071 second user time and 4.99824 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-04 03:46:19
IDJOB=1062749
IDBENCH=54666
IDSOLVER=361
FILE ID=node71/1062749-1215135979
PBS_JOBID= 7877347
Free space on /tmp= 66548 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudo/niklas/normalized-mitre.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1062749-1215135979/watcher-1062749-1215135979 -o /tmp/evaluation-result-1062749-1215135979/solver-1062749-1215135979 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1062749-1215135979.xml 506361536 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 39a7a69224b1eba0862df4c2e69ad54d
RANDOM SEED=506361536

node71.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.209
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.209
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:       1536096 kB
Buffers:         46064 kB
Cached:         385716 kB
SwapCached:       6480 kB
Active:         115380 kB
Inactive:       343780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1536096 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            4236 kB
Writeback:           0 kB
Mapped:          43636 kB
Slab:            45688 kB
Committed_AS:  4212900 kB
PageTables:       1960 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= 66528 MiB
End job on node71 at 2008-07-04 04:16:30