Trace number 1058510

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.1 1812.38

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-3.xml
MD5SUM645b4d5985800c441d40903d8a951448
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark82.2495
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints36304
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36104
Global constraints used (with number of constraints)alldifferent(200)

Solver Data (download as text)

0.09/0.10	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.09/0.10	c Parsing = 1
1.28/1.37	c Building = 1
12.83/12.97	c [ NumberOfVariables = 800 ]
12.83/12.97	c [ NumberOfConstraints = 36304 ]
12.83/12.97	c [ SizeOfSearchSpace(log2) = 2629.32 ]
12.83/12.97	c SymmetrySearch = 1
14.13/14.20	c InitialPropagation = 1
14.24/14.36	c [ SizeOfSearchSpace(log2) = 2629.32 ]
14.24/14.36	c InitialSAC = 1
24.29/24.44	c [ SizeOfSearchSpace(log2) = 2629.32 ]
24.29/24.44	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-1058510-1215115630/watcher-1058510-1215115630 -o /tmp/evaluation-result-1058510-1215115630/solver-1058510-1215115630 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1058510-1215115630.xml 1198839618 

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.00 2.00 2.00 4/75 16951
/proc/meminfo: memFree=1809808/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=5352 CPUtime=0
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 148 0 0 0 0 0 0 0 20 0 1 0 244551027 5480448 125 996147200 134512640 135477443 4294956224 18446744073709551615 5570648 0 0 4096 0 0 0 0 17 0 0 0
/proc/16951/statm: 1338 125 98 235 0 27 0

[startup+0.0704231 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 16951
/proc/meminfo: memFree=1809808/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=6376 CPUtime=0.06
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 689 0 0 0 6 0 0 0 20 0 1 0 244551027 6529024 649 996147200 134512640 135477443 4294956224 18446744073709551615 134755062 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 1594 649 369 235 0 295 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6376

[startup+0.10142 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 16951
/proc/meminfo: memFree=1809808/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=6640 CPUtime=0.09
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 777 0 0 0 9 0 0 0 20 0 1 0 244551027 6799360 737 996147200 134512640 135477443 4294956224 18446744073709551615 134813017 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 1660 737 369 235 0 361 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6640

[startup+0.301444 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 16951
/proc/meminfo: memFree=1809808/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=8884 CPUtime=0.29
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 1318 0 0 0 29 0 0 0 22 0 1 0 244551027 9097216 1278 996147200 134512640 135477443 4294956224 18446744073709551615 134753701 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 2221 1278 369 235 0 922 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8884

[startup+0.701488 s]
/proc/loadavg: 2.00 2.00 2.00 4/75 16951
/proc/meminfo: memFree=1809808/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=12976 CPUtime=0.68
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 2364 0 0 0 68 0 0 0 25 0 1 0 244551027 13287424 2324 996147200 134512640 135477443 4294956224 18446744073709551615 134811785 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 3244 2324 369 235 0 1945 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12976

[startup+1.50158 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16952
/proc/meminfo: memFree=1798792/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=300848 CPUtime=1.47
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 5981 0 0 0 146 1 0 0 25 0 1 0 244551027 308068352 4494 996147200 134512640 135477443 4294956224 18446744073709551615 134597008 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 75212 4494 458 235 0 73913 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 300848

[startup+3.10175 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16952
/proc/meminfo: memFree=1775752/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=334376 CPUtime=3.08
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 36093 0 0 0 292 16 0 0 25 0 1 0 244551027 342401024 16590 996147200 134512640 135477443 4294956224 18446744073709551615 135269728 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 83594 16590 458 235 0 82295 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 334376

[startup+6.30209 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16952
/proc/meminfo: memFree=1676872/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=467104 CPUtime=6.26
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 97921 0 0 0 578 48 0 0 25 0 1 0 244551027 478314496 40565 996147200 134512640 135477443 4294956224 18446744073709551615 135270866 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 116776 40565 458 235 0 115477 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 467104

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16952
/proc/meminfo: memFree=1480712/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=521632 CPUtime=12.64
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 227851 0 0 0 1093 171 0 0 25 0 1 0 244551027 534151168 85919 996147200 134512640 135477443 4294956224 18446744073709551615 5892941 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 130408 85919 458 235 0 129109 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 521632

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16952
/proc/meminfo: memFree=1427272/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=523400 CPUtime=25.38
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 247405 0 0 0 2345 193 0 0 25 0 1 0 244551027 535961600 95869 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 130850 95869 525 235 0 129551 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 523400

[startup+51.1019 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16952
/proc/meminfo: memFree=1364808/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=523412 CPUtime=50.88
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 262967 0 0 0 4889 199 0 0 25 0 1 0 244551027 535973888 111431 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 130853 111431 525 235 0 129554 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 523412

[startup+102.305 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16952
/proc/meminfo: memFree=1335368/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=101.88
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 270335 0 0 0 9986 202 0 0 25 0 1 0 244551027 791977984 118799 996147200 134512640 135477443 4294956224 18446744073709551615 135270856 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 118799 525 235 0 192055 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 773416

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16952
/proc/meminfo: memFree=1334664/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=161.65
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 270445 0 0 0 15963 202 0 0 25 0 1 0 244551027 791977984 118909 996147200 134512640 135477443 4294956224 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 118909 525 235 0 192055 0
Current children cumulated CPU time (s) 161.65
Current children cumulated vsize (KiB) 773416

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16953
/proc/meminfo: memFree=1334656/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=221.41
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 270445 0 0 0 21939 202 0 0 25 0 1 0 244551027 791977984 118909 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 118909 525 235 0 192055 0
Current children cumulated CPU time (s) 221.41
Current children cumulated vsize (KiB) 773416

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16953
/proc/meminfo: memFree=1334592/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=281.18
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 270445 0 0 0 27916 202 0 0 25 0 1 0 244551027 791977984 118909 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 118909 525 235 0 192055 0
Current children cumulated CPU time (s) 281.18
Current children cumulated vsize (KiB) 773416

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16953
/proc/meminfo: memFree=1331712/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=340.95
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271158 0 0 0 33892 203 0 0 25 0 1 0 244551027 791977984 119622 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 119622 525 235 0 192055 0
Current children cumulated CPU time (s) 340.95
Current children cumulated vsize (KiB) 773416

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 16953
/proc/meminfo: memFree=1331712/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=400.72
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271158 0 0 0 39869 203 0 0 25 0 1 0 244551027 791977984 119622 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 119622 525 235 0 192055 0
Current children cumulated CPU time (s) 400.72
Current children cumulated vsize (KiB) 773416

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 16954
/proc/meminfo: memFree=1330168/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=460.48
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271560 0 0 0 45845 203 0 0 25 0 1 0 244551027 791977984 120024 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120024 525 235 0 192055 0
Current children cumulated CPU time (s) 460.48
Current children cumulated vsize (KiB) 773416

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 16954
/proc/meminfo: memFree=1330040/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=520.25
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271560 0 0 0 51822 203 0 0 25 0 1 0 244551027 791977984 120024 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120024 525 235 0 192055 0
Current children cumulated CPU time (s) 520.25
Current children cumulated vsize (KiB) 773416

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 16954
/proc/meminfo: memFree=1329976/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=580.01
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271560 0 0 0 57798 203 0 0 25 0 1 0 244551027 791977984 120024 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120024 525 235 0 192055 0
Current children cumulated CPU time (s) 580.01
Current children cumulated vsize (KiB) 773416

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/78 16954
/proc/meminfo: memFree=1329912/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=639.78
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271560 0 0 0 63775 203 0 0 25 0 1 0 244551027 791977984 120024 996147200 134512640 135477443 4294956224 18446744073709551615 134586775 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120024 525 235 0 192055 0
Current children cumulated CPU time (s) 639.78
Current children cumulated vsize (KiB) 773416


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

[startup+882.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1260568/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=877.86
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271560 0 0 0 87582 204 0 0 25 0 1 0 244551027 791977984 120024 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120024 525 235 0 192055 0
Current children cumulated CPU time (s) 877.86
Current children cumulated vsize (KiB) 773416

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1260568/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=937.36
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271560 0 0 0 93532 204 0 0 25 0 1 0 244551027 791977984 120024 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120024 525 235 0 192055 0
Current children cumulated CPU time (s) 937.36
Current children cumulated vsize (KiB) 773416

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1260568/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=996.85
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271560 0 0 0 99481 204 0 0 25 0 1 0 244551027 791977984 120024 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120024 525 235 0 192055 0
Current children cumulated CPU time (s) 996.85
Current children cumulated vsize (KiB) 773416

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1260568/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1056.35
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271560 0 0 0 105431 204 0 0 25 0 1 0 244551027 791977984 120024 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120024 525 235 0 192055 0
Current children cumulated CPU time (s) 1056.35
Current children cumulated vsize (KiB) 773416

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1260568/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1115.84
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271560 0 0 0 111380 204 0 0 25 0 1 0 244551027 791977984 120024 996147200 134512640 135477443 4294956224 18446744073709551615 135016895 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120024 525 235 0 192055 0
Current children cumulated CPU time (s) 1115.84
Current children cumulated vsize (KiB) 773416

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1260568/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1175.34
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271560 0 0 0 117330 204 0 0 25 0 1 0 244551027 791977984 120024 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120024 525 235 0 192055 0
Current children cumulated CPU time (s) 1175.34
Current children cumulated vsize (KiB) 773416

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1260376/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1234.83
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271560 0 0 0 123279 204 0 0 25 0 1 0 244551027 791977984 120024 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120024 525 235 0 192055 0
Current children cumulated CPU time (s) 1234.83
Current children cumulated vsize (KiB) 773416

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1259992/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1294.33
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271632 0 0 0 129229 204 0 0 25 0 1 0 244551027 791977984 120096 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120096 525 235 0 192055 0
Current children cumulated CPU time (s) 1294.33
Current children cumulated vsize (KiB) 773416

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1259864/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1353.81
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271632 0 0 0 135177 204 0 0 25 0 1 0 244551027 791977984 120096 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120096 525 235 0 192055 0
Current children cumulated CPU time (s) 1353.81
Current children cumulated vsize (KiB) 773416

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1259928/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1413.31
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271632 0 0 0 141127 204 0 0 25 0 1 0 244551027 791977984 120096 996147200 134512640 135477443 4294956224 18446744073709551615 134606724 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120096 525 235 0 192055 0
Current children cumulated CPU time (s) 1413.31
Current children cumulated vsize (KiB) 773416

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1259928/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1472.8
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271632 0 0 0 147076 204 0 0 25 0 1 0 244551027 791977984 120096 996147200 134512640 135477443 4294956224 18446744073709551615 134606737 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120096 525 235 0 192055 0
Current children cumulated CPU time (s) 1472.8
Current children cumulated vsize (KiB) 773416

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/82 16994
/proc/meminfo: memFree=1259928/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1532.29
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271632 0 0 0 153025 204 0 0 25 0 1 0 244551027 791977984 120096 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120096 525 235 0 192055 0
Current children cumulated CPU time (s) 1532.29
Current children cumulated vsize (KiB) 773416

[startup+1602.3 s]
/proc/loadavg: 2.07 2.00 2.00 3/82 16994
/proc/meminfo: memFree=1259864/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1591.79
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271632 0 0 0 158975 204 0 0 25 0 1 0 244551027 791977984 120096 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120096 525 235 0 192055 0
Current children cumulated CPU time (s) 1591.79
Current children cumulated vsize (KiB) 773416

[startup+1662.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 16994
/proc/meminfo: memFree=1259928/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1651.28
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271632 0 0 0 164924 204 0 0 25 0 1 0 244551027 791977984 120096 996147200 134512640 135477443 4294956224 18446744073709551615 134584173 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120096 525 235 0 192055 0
Current children cumulated CPU time (s) 1651.28
Current children cumulated vsize (KiB) 773416

[startup+1722.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/82 16994
/proc/meminfo: memFree=1259800/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1710.78
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271632 0 0 0 170874 204 0 0 25 0 1 0 244551027 791977984 120096 996147200 134512640 135477443 4294956224 18446744073709551615 134586761 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120096 525 235 0 192055 0
Current children cumulated CPU time (s) 1710.78
Current children cumulated vsize (KiB) 773416

[startup+1782.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/82 16994
/proc/meminfo: memFree=1259736/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1770.27
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271632 0 0 0 176823 204 0 0 25 0 1 0 244551027 791977984 120096 996147200 134512640 135477443 4294956224 18446744073709551615 134911678 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120096 525 235 0 192055 0
Current children cumulated CPU time (s) 1770.27
Current children cumulated vsize (KiB) 773416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/82 16994
/proc/meminfo: memFree=1259736/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1800.01
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271632 0 0 0 179797 204 0 0 25 0 1 0 244551027 791977984 120096 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120096 525 235 0 192055 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 773416

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

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

[startup+1812.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/82 16994
/proc/meminfo: memFree=1259736/2055920 swapFree=4179496/4192956
[pid=16951] ppid=16949 vsize=773416 CPUtime=1800.01
/proc/16951/stat : 16951 (casperzao) R 16949 16951 16326 0 -1 4194304 271632 0 0 0 179797 204 0 0 25 0 1 0 244551027 791977984 120096 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 1 0 0
/proc/16951/statm: 193354 120096 525 235 0 192055 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 773416

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1812.38
CPU time (s): 1800.1
CPU user time (s): 1797.98
CPU system time (s): 2.12268
CPU usage (%): 99.3226
Max. virtual memory (cumulated for all children) (KiB): 773416

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

runsolver used 1.65175 second user time and 4.94825 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-03 22:07:11
IDJOB=1058510
IDBENCH=54132
IDSOLVER=361
FILE ID=node81/1058510-1215115630
PBS_JOBID= 7877046
Free space on /tmp= 126840 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 645b4d5985800c441d40903d8a951448
RANDOM SEED=1198839618

node81.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1810296 kB
Buffers:         15700 kB
Cached:         135516 kB
SwapCached:       6544 kB
Active:         145396 kB
Inactive:        66648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810296 kB
SwapTotal:     4192956 kB
SwapFree:      4179496 kB
Dirty:            7948 kB
Writeback:           0 kB
Mapped:          67512 kB
Slab:            19028 kB
Committed_AS:   588136 kB
PageTables:       1692 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= 126840 MiB
End job on node81 at 2008-07-03 22:37:25