Trace number 1077631

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.13 1801.08

General information on the benchmark

Namecsp/medium/
normalized-patat-02-medium-3.xml
MD5SUM3f95c8d29be0573ddfe6516241da88fb
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark121.831
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints64020
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63820
Global constraints used (with number of constraints)alldifferent(200)

Solver Data (download as text)

0.00/0.01	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.01	c Parsing = 1
2.28/2.39	c Building = 1
15.18/15.30	c [ NumberOfVariables = 800 ]
15.18/15.30	c [ NumberOfConstraints = 64020 ]
15.18/15.30	c [ SizeOfSearchSpace(log2) = 2900.09 ]
15.18/15.30	c SymmetrySearch = 1
19.18/19.22	c [ Found 4 symmetries ]
19.28/19.30	c InitialPropagation = 1
19.38/19.46	c [ SizeOfSearchSpace(log2) = 2900.09 ]
19.38/19.46	c InitialSAC = 1
27.57/27.64	c [ SizeOfSearchSpace(log2) = 2900.09 ]
27.57/27.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-1077631-1215194057/watcher-1077631-1215194057 -o /tmp/evaluation-result-1077631-1215194057/solver-1077631-1215194057 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1077631-1215194057.xml 970192601 

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.85 0.95 0.99 3/64 7865
/proc/meminfo: memFree=1760328/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=2332 CPUtime=0
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 57 0 0 0 0 0 0 0 18 0 1 0 1998377523 2387968 41 996147200 134512640 135477443 4294956224 18446744073709551615 8106916 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 583 41 31 235 0 14 0

[startup+0.062776 s]
/proc/loadavg: 0.85 0.95 0.99 3/64 7865
/proc/meminfo: memFree=1760328/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=6352 CPUtime=0.05
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 686 0 0 0 5 0 0 0 18 0 1 0 1998377523 6504448 646 996147200 134512640 135477443 4294956224 18446744073709551615 4158915844 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 1588 647 369 235 0 289 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6352

[startup+0.101783 s]
/proc/loadavg: 0.85 0.95 0.99 3/64 7865
/proc/meminfo: memFree=1760328/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=6748 CPUtime=0.09
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 798 0 0 0 9 0 0 0 18 0 1 0 1998377523 6909952 758 996147200 134512640 135477443 4294956224 18446744073709551615 4158765984 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 1687 758 369 235 0 388 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6748

[startup+0.301821 s]
/proc/loadavg: 0.85 0.95 0.99 3/64 7865
/proc/meminfo: memFree=1760328/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=8992 CPUtime=0.28
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 1354 0 0 0 28 0 0 0 19 0 1 0 1998377523 9207808 1314 996147200 134512640 135477443 4294956224 18446744073709551615 134753701 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 2248 1314 369 235 0 949 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8992

[startup+0.701899 s]
/proc/loadavg: 0.85 0.95 0.99 3/64 7865
/proc/meminfo: memFree=1760328/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=13216 CPUtime=0.68
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 2431 0 0 0 67 1 0 0 23 0 1 0 1998377523 13533184 2391 996147200 134512640 135477443 4294956224 18446744073709551615 8541819 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 3304 2391 369 235 0 2005 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13216

[startup+1.50105 s]
/proc/loadavg: 0.85 0.95 0.99 2/65 7866
/proc/meminfo: memFree=1748480/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=21532 CPUtime=1.48
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 4502 0 0 0 146 2 0 0 25 0 1 0 1998377523 22048768 4462 996147200 134512640 135477443 4294956224 18446744073709551615 134755078 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 5383 4462 369 235 0 4084 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 21532

[startup+3.10136 s]
/proc/loadavg: 0.85 0.95 0.99 2/65 7866
/proc/meminfo: memFree=1737088/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=320756 CPUtime=3.09
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 18138 0 0 0 299 10 0 0 25 0 1 0 1998377523 328454144 10474 996147200 134512640 135477443 4294956224 18446744073709551615 135257979 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 80189 10474 458 235 0 78890 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 320756

[startup+6.30198 s]
/proc/loadavg: 0.86 0.95 0.99 2/65 7866
/proc/meminfo: memFree=1651200/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=444508 CPUtime=6.28
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 74897 0 0 0 589 39 0 0 25 0 1 0 1998377523 455176192 34179 996147200 134512640 135477443 4294956224 18446744073709551615 135268624 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 111127 34179 458 235 0 109828 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 444508

[startup+12.7012 s]
/proc/loadavg: 0.87 0.95 0.99 2/65 7866
/proc/meminfo: memFree=1466368/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=500772 CPUtime=12.67
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 186596 0 0 0 1160 107 0 0 25 0 1 0 1998377523 512790528 78185 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 125193 78186 458 235 0 123894 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 500772

[startup+25.5017 s]
/proc/loadavg: 0.90 0.96 0.99 2/65 7866
/proc/meminfo: memFree=1351872/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=529144 CPUtime=25.47
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 268977 0 0 0 2271 276 0 0 25 0 1 0 1998377523 541843456 102247 996147200 134512640 135477443 4294956224 18446744073709551615 134874656 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 132286 102247 528 235 0 130987 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 529144

[startup+51.1017 s]
/proc/loadavg: 0.93 0.96 0.99 2/65 7866
/proc/meminfo: memFree=1314112/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=529160 CPUtime=51.06
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 278399 0 0 0 4826 280 0 0 25 0 1 0 1998377523 541859840 111669 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 132290 111669 530 235 0 130991 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 529160

[startup+102.306 s]
/proc/loadavg: 0.97 0.96 0.99 2/65 7866
/proc/meminfo: memFree=1286592/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=102.23
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 285257 0 0 0 9940 283 0 0 25 0 1 0 1998377523 797868032 118527 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 118527 530 235 0 193493 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 779168

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7866
/proc/meminfo: memFree=1275584/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=162.2
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288002 0 0 0 15936 284 0 0 25 0 1 0 1998377523 797868032 121272 996147200 134512640 135477443 4294956224 18446744073709551615 134606541 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121272 530 235 0 193493 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 779168

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7866
/proc/meminfo: memFree=1275520/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=222.16
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288002 0 0 0 21932 284 0 0 25 0 1 0 1998377523 797868032 121272 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121272 530 235 0 193493 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 779168

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7866
/proc/meminfo: memFree=1275456/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=282.13
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288002 0 0 0 27929 284 0 0 25 0 1 0 1998377523 797868032 121272 996147200 134512640 135477443 4294956224 18446744073709551615 135270190 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121272 530 235 0 193493 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 779168

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7866
/proc/meminfo: memFree=1275392/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=342.1
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288002 0 0 0 33925 285 0 0 25 0 1 0 1998377523 797868032 121272 996147200 134512640 135477443 4294956224 18446744073709551615 134990365 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121272 530 235 0 193493 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 779168

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7866
/proc/meminfo: memFree=1275072/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=402.07
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288112 0 0 0 39922 285 0 0 25 0 1 0 1998377523 797868032 121382 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121382 530 235 0 193493 0
Current children cumulated CPU time (s) 402.07
Current children cumulated vsize (KiB) 779168

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1274688/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=462.04
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288142 0 0 0 45919 285 0 0 25 0 1 0 1998377523 797868032 121412 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121412 530 235 0 193493 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 779168

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272832/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=522.01
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288616 0 0 0 51916 285 0 0 25 0 1 0 1998377523 797868032 121886 996147200 134512640 135477443 4294956224 18446744073709551615 135270190 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121886 530 235 0 193493 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 779168

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272704/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=581.96
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 57911 285 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 135268532 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 779168

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272704/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=641.94
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 63909 285 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 134606541 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 779168


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272512/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=821.85
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 81899 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 779168

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272512/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=881.82
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 87896 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 779168

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272448/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=941.78
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 93892 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 134990259 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 779168

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272384/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1001.74
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 99888 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 135268334 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 779168

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272384/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1061.71
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 105885 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 779168

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272320/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1121.68
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 111882 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 779168

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272320/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1181.65
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 117879 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 779168

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272256/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1241.62
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 123876 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1241.62
Current children cumulated vsize (KiB) 779168

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272192/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1301.59
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 129873 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 134583088 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1301.59
Current children cumulated vsize (KiB) 779168

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272256/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1361.56
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 135870 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 134911678 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1361.56
Current children cumulated vsize (KiB) 779168

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272192/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1421.53
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 141867 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1421.53
Current children cumulated vsize (KiB) 779168

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272128/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1481.49
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 147863 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1481.49
Current children cumulated vsize (KiB) 779168

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272128/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1541.47
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 153861 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1541.47
Current children cumulated vsize (KiB) 779168

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272128/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1601.44
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 159858 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1601.44
Current children cumulated vsize (KiB) 779168

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272064/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1661.41
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 165855 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 135271619 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1661.41
Current children cumulated vsize (KiB) 779168

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272064/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1721.38
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 171852 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1721.38
Current children cumulated vsize (KiB) 779168

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272000/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1781.35
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 177849 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1781.35
Current children cumulated vsize (KiB) 779168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7872
/proc/meminfo: memFree=1272000/2055920 swapFree=4179416/4192956
[pid=7865] ppid=7863 vsize=779168 CPUtime=1800.04
/proc/7865/stat : 7865 (casperzao) R 7863 7865 4645 0 -1 4194304 288652 0 0 0 179718 286 0 0 25 0 1 0 1998377523 797868032 121922 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/7865/statm: 194792 121922 530 235 0 193493 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 779168

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.08
CPU time (s): 1800.13
CPU user time (s): 1797.18
CPU system time (s): 2.94455
CPU usage (%): 99.947
Max. virtual memory (cumulated for all children) (KiB): 779168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.18
system time used= 2.94455
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288652
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= 18
involuntary context switches= 6246

runsolver used 1.71374 second user time and 4.84726 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-04 19:54:18
IDJOB=1077631
IDBENCH=56693
IDSOLVER=361
FILE ID=node62/1077631-1215194057
PBS_JOBID= 7881566
Free space on /tmp= 65248 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/medium/normalized-patat-02-medium-3.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077631-1215194057/watcher-1077631-1215194057 -o /tmp/evaluation-result-1077631-1215194057/solver-1077631-1215194057 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1077631-1215194057.xml 970192601 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3f95c8d29be0573ddfe6516241da88fb
RANDOM SEED=970192601

node62.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.259
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.259
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:       1760872 kB
Buffers:         31684 kB
Cached:         192848 kB
SwapCached:       6872 kB
Active:         118948 kB
Inactive:       114512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1760872 kB
SwapTotal:     4192956 kB
SwapFree:      4179416 kB
Dirty:           11952 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            47436 kB
Committed_AS:  3992676 kB
PageTables:       1456 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= 65244 MiB
End job on node62 at 2008-07-04 20:24:21