Trace number 1058382

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.16 1814.38

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-19.xml
MD5SUM88348dabf1de3aab78e1de9f2b35d337
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark121.312
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints64077
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension63777
Global constraints used (with number of constraints)alldifferent(300)

Solver Data (download as text)

0.17/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.17/0.21	c Parsing = 1
2.65/2.75	c Building = 1
17.90/18.17	c [ NumberOfVariables = 800 ]
17.90/18.17	c [ NumberOfConstraints = 64077 ]
17.90/18.17	c [ SizeOfSearchSpace(log2) = 2916.94 ]
17.90/18.17	c SymmetrySearch = 1
22.07/22.31	c InitialPropagation = 1
22.27/22.52	c [ SizeOfSearchSpace(log2) = 2916.94 ]
22.27/22.52	c InitialSAC = 1
35.54/35.91	c [ SizeOfSearchSpace(log2) = 2916.94 ]
35.54/35.91	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-1058382-1215114788/watcher-1058382-1215114788 -o /tmp/evaluation-result-1058382-1215114788/solver-1058382-1215114788 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1058382-1215114788.xml 1656453685 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 4/80 18953
/proc/meminfo: memFree=1195760/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=18572 CPUtime=0
/proc/18953/stat : 18953 (runsolver) R 18951 18953 18110 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1990451290 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 221954764071 0 0 4096 24578 0 0 0 17 1 0 0
/proc/18953/statm: 4643 292 257 25 0 2626 0

[startup+0.106835 s]
/proc/loadavg: 1.92 2.00 1.99 4/80 18953
/proc/meminfo: memFree=1195760/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=6616 CPUtime=0.08
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 760 0 0 0 8 0 0 0 18 0 1 0 1990451290 6774784 720 996147200 134512640 135477443 4294956224 18446744073709551615 134755062 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 1654 720 369 235 0 355 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6616

[startup+0.201842 s]
/proc/loadavg: 1.92 2.00 1.99 4/80 18953
/proc/meminfo: memFree=1195760/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=7540 CPUtime=0.17
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 998 0 0 0 17 0 0 0 18 0 1 0 1990451290 7720960 958 996147200 134512640 135477443 4294956224 18446744073709551615 134755060 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 1885 958 369 235 0 586 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 7540

[startup+0.30185 s]
/proc/loadavg: 1.92 2.00 1.99 4/80 18953
/proc/meminfo: memFree=1195760/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=8464 CPUtime=0.27
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 1243 0 0 0 27 0 0 0 19 0 1 0 1990451290 8667136 1203 996147200 134512640 135477443 4294956224 18446744073709551615 134755167 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 2116 1203 369 235 0 817 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8464

[startup+0.701886 s]
/proc/loadavg: 1.92 2.00 1.99 4/80 18953
/proc/meminfo: memFree=1195760/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=12292 CPUtime=0.67
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 2194 0 0 0 66 1 0 0 23 0 1 0 1990451290 12587008 2154 996147200 134512640 135477443 4294956224 18446744073709551615 134784548 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 3073 2154 369 235 0 1774 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 12292

[startup+1.50196 s]
/proc/loadavg: 1.92 2.00 1.99 3/81 18954
/proc/meminfo: memFree=1184104/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=19684 CPUtime=1.47
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 4022 0 0 0 144 3 0 0 25 0 1 0 1990451290 20156416 3982 996147200 134512640 135477443 4294956224 18446744073709551615 2414197 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 4921 3982 369 235 0 3622 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19684

[startup+3.1011 s]
/proc/loadavg: 1.93 2.00 1.99 3/81 18954
/proc/meminfo: memFree=1174120/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=312704 CPUtime=3.05
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 10976 0 0 0 297 8 0 0 25 0 1 0 1990451290 320208896 7743 996147200 134512640 135477443 4294956224 18446744073709551615 135268982 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 78176 7743 458 235 0 76877 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 312704

[startup+6.30139 s]
/proc/loadavg: 1.93 2.00 1.99 3/81 18954
/proc/meminfo: memFree=1105768/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=364448 CPUtime=6.22
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 58705 0 0 0 586 36 0 0 25 0 1 0 1990451290 373194752 27479 996147200 134512640 135477443 4294956224 18446744073709551615 134922336 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 91112 27479 458 235 0 89813 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 364448

[startup+12.702 s]
/proc/loadavg: 1.94 2.00 1.99 3/81 18954
/proc/meminfo: memFree=945384/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=535852 CPUtime=12.55
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 156360 0 0 0 1161 94 0 0 25 0 1 0 1990451290 548712448 66262 996147200 134512640 135477443 4294956224 18446744073709551615 135268506 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 133963 66262 458 235 0 132664 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 535852

[startup+25.5011 s]
/proc/loadavg: 1.95 2.00 1.99 3/81 18954
/proc/meminfo: memFree=785832/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=527444 CPUtime=25.23
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 279409 0 0 0 2200 323 0 0 25 0 1 0 1990451290 540102656 102575 996147200 134512640 135477443 4294956224 18446744073709551615 134606692 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 131861 102575 524 235 0 130562 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 527444

[startup+51.1014 s]
/proc/loadavg: 1.96 2.00 1.99 3/81 18954
/proc/meminfo: memFree=785576/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=527444 CPUtime=50.59
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 279462 0 0 0 4736 323 0 0 25 0 1 0 1990451290 540102656 102628 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 131861 102628 525 235 0 130562 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 527444

[startup+102.301 s]
/proc/loadavg: 1.98 2.00 1.99 3/81 18954
/proc/meminfo: memFree=720296/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=101.32
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 295746 0 0 0 9800 332 0 0 25 0 1 0 1990451290 796123136 118912 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 118912 525 235 0 193067 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 777464

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18954
/proc/meminfo: memFree=699048/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=160.79
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301030 0 0 0 15746 333 0 0 25 0 1 0 1990451290 796123136 124196 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124196 525 235 0 193067 0
Current children cumulated CPU time (s) 160.79
Current children cumulated vsize (KiB) 777464

[startup+222.307 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18954
/proc/meminfo: memFree=698472/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=220.23
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301030 0 0 0 21690 333 0 0 25 0 1 0 1990451290 796123136 124196 996147200 134512640 135477443 4294956224 18446744073709551615 134912730 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124196 525 235 0 193067 0
Current children cumulated CPU time (s) 220.23
Current children cumulated vsize (KiB) 777464

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18954
/proc/meminfo: memFree=697832/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=279.67
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301032 0 0 0 27634 333 0 0 25 0 1 0 1990451290 796123136 124198 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124198 525 235 0 193067 0
Current children cumulated CPU time (s) 279.67
Current children cumulated vsize (KiB) 777464

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18954
/proc/meminfo: memFree=697640/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=339.11
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301091 0 0 0 33578 333 0 0 25 0 1 0 1990451290 796123136 124257 996147200 134512640 135477443 4294956224 18446744073709551615 134855201 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124257 525 235 0 193067 0
Current children cumulated CPU time (s) 339.11
Current children cumulated vsize (KiB) 777464

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18954
/proc/meminfo: memFree=697512/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=398.55
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301091 0 0 0 39522 333 0 0 25 0 1 0 1990451290 796123136 124257 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124257 525 235 0 193067 0
Current children cumulated CPU time (s) 398.55
Current children cumulated vsize (KiB) 777464

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18954
/proc/meminfo: memFree=697192/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=457.99
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301178 0 0 0 45466 333 0 0 25 0 1 0 1990451290 796123136 124344 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124344 525 235 0 193067 0
Current children cumulated CPU time (s) 457.99
Current children cumulated vsize (KiB) 777464

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18960
/proc/meminfo: memFree=695592/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=517.41
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 51408 333 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 134583100 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 517.41
Current children cumulated vsize (KiB) 777464

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18960
/proc/meminfo: memFree=695208/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=576.85
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 57352 333 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 576.85
Current children cumulated vsize (KiB) 777464

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18960
/proc/meminfo: memFree=695080/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=636.29
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 63296 333 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 636.29
Current children cumulated vsize (KiB) 777464


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

[startup+822.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18960
/proc/meminfo: memFree=694888/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=814.61
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 81128 333 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 814.61
Current children cumulated vsize (KiB) 777464

[startup+882.306 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18960
/proc/meminfo: memFree=694824/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=874.05
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 87072 333 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 874.05
Current children cumulated vsize (KiB) 777464

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/81 18960
/proc/meminfo: memFree=694696/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=933.49
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 93016 333 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 933.49
Current children cumulated vsize (KiB) 777464

[startup+1002.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/81 18960
/proc/meminfo: memFree=694696/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=992.92
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 98959 333 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 134911678 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 992.92
Current children cumulated vsize (KiB) 777464

[startup+1062.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/81 18960
/proc/meminfo: memFree=694568/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1052.4
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 104906 334 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1052.4
Current children cumulated vsize (KiB) 777464

[startup+1122.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/81 18960
/proc/meminfo: memFree=693352/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1111.84
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 110850 334 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1111.84
Current children cumulated vsize (KiB) 777464

[startup+1182.3 s]
/proc/loadavg: 2.42 2.13 2.03 3/81 18960
/proc/meminfo: memFree=693096/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1171.28
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 116794 334 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135016695 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1171.28
Current children cumulated vsize (KiB) 777464

[startup+1242.3 s]
/proc/loadavg: 2.15 2.10 2.03 3/81 18960
/proc/meminfo: memFree=692840/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1230.72
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 122738 334 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 134895845 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1230.72
Current children cumulated vsize (KiB) 777464

[startup+1302.3 s]
/proc/loadavg: 2.05 2.08 2.02 3/81 18960
/proc/meminfo: memFree=692840/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1290.16
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 128682 334 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1290.16
Current children cumulated vsize (KiB) 777464

[startup+1362.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/81 18960
/proc/meminfo: memFree=692776/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1349.6
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 134626 334 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1349.6
Current children cumulated vsize (KiB) 777464

[startup+1422.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/81 18960
/proc/meminfo: memFree=692776/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1409.04
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 140570 334 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1409.04
Current children cumulated vsize (KiB) 777464

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/81 18960
/proc/meminfo: memFree=692712/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1468.48
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 146514 334 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 134990251 0 0 4096 0 0 0 0 17 1 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1468.48
Current children cumulated vsize (KiB) 777464

[startup+1542.31 s]
/proc/loadavg: 2.05 2.04 2.00 3/81 19002
/proc/meminfo: memFree=791528/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1528.17
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 152482 335 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135270826 0 0 4096 0 0 0 0 17 0 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1528.17
Current children cumulated vsize (KiB) 777464

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/81 19002
/proc/meminfo: memFree=791400/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1588.14
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 158479 335 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1588.14
Current children cumulated vsize (KiB) 777464

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 19002
/proc/meminfo: memFree=791336/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1648.12
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 164477 335 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 0 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1648.12
Current children cumulated vsize (KiB) 777464

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 19002
/proc/meminfo: memFree=791272/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1708.1
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 170475 335 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1708.1
Current children cumulated vsize (KiB) 777464

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 19002
/proc/meminfo: memFree=791208/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1768.08
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 176472 336 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1768.08
Current children cumulated vsize (KiB) 777464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 19002
/proc/meminfo: memFree=791144/2055920 swapFree=4179776/4192956
[pid=18953] ppid=18951 vsize=777464 CPUtime=1800.07
/proc/18953/stat : 18953 (casperzao) R 18951 18953 18110 0 -1 4194304 301461 0 0 0 179671 336 0 0 25 0 1 0 1990451290 796123136 124627 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/18953/statm: 194366 124627 525 235 0 193067 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 777464

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): 1814.38
CPU time (s): 1800.16
CPU user time (s): 1796.72
CPU system time (s): 3.43548
CPU usage (%): 99.216
Max. virtual memory (cumulated for all children) (KiB): 777464

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

runsolver used 2.19766 second user time and 5.88011 second system time

The end

Launcher Data (download as text)

Begin job on node43 at 2008-07-03 21:53:08
IDJOB=1058382
IDBENCH=54124
IDSOLVER=361
FILE ID=node43/1058382-1215114788
PBS_JOBID= 7877119
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 88348dabf1de3aab78e1de9f2b35d337
RANDOM SEED=1656453685

node43.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.230
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.230
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:       1196240 kB
Buffers:         75256 kB
Cached:         489328 kB
SwapCached:       7024 kB
Active:         324916 kB
Inactive:       458580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1196240 kB
SwapTotal:     4192956 kB
SwapFree:      4179776 kB
Dirty:           11876 kB
Writeback:           0 kB
Mapped:         232432 kB
Slab:            61008 kB
Committed_AS:  4449676 kB
PageTables:       2300 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= 66508 MiB
End job on node43 at 2008-07-03 22:23:25