Trace number 1049337

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

General information on the benchmark

Namecsp/pseudo/ppp/
normalized-ppp-1-12-16.xml
MD5SUM96f1337b79f3da95716c335bb7a66475
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 benchmark7.41687
Satisfiable
(Un)Satisfiability was proved
Number of variables4662
Number of constraints31899
Maximum constraint arity29
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension31899
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
1.37/1.44	c Building = 1
3.05/3.16	c [ NumberOfVariables = 4662 ]
3.05/3.16	c [ NumberOfConstraints = 31899 ]
3.05/3.16	c [ SizeOfSearchSpace(log2) = 4662 ]
3.05/3.16	c SymmetrySearch = (Timeout)
13.75/13.98	c [ Proceeding without symmetry breaking ]
14.05/14.20	c InitialPropagation = 1
14.15/14.32	c [ SizeOfSearchSpace(log2) = 4662 ]
14.15/14.32	c InitialSAC = 1
19.69/19.96	c [ SizeOfSearchSpace(log2) = 4662 ]
19.69/19.98	c Search(SampleFF) : 

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-1049337-1215044703/watcher-1049337-1215044703 -o /tmp/evaluation-result-1049337-1215044703/solver-1049337-1215044703 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1049337-1215044703.xml 1778953584 

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.09 2.07 2.00 4/81 15024
/proc/meminfo: memFree=1767904/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=1056 CPUtime=0
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1534146565 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 8663844 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 264 26 20 235 0 3 0

[startup+0.108418 s]
/proc/loadavg: 2.09 2.07 2.00 4/81 15024
/proc/meminfo: memFree=1767904/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=6916 CPUtime=0.09
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 856 0 0 0 9 0 0 0 18 0 1 0 1534146565 7081984 816 996147200 134512640 135477443 4294956224 18446744073709551615 134813047 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 1729 816 370 235 0 430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6916

[startup+0.201436 s]
/proc/loadavg: 2.09 2.07 2.00 4/81 15024
/proc/meminfo: memFree=1767904/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=7972 CPUtime=0.18
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 1118 0 0 0 18 0 0 0 18 0 1 0 1534146565 8163328 1078 996147200 134512640 135477443 4294956224 18446744073709551615 134818514 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 1993 1078 370 235 0 694 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7972

[startup+0.301457 s]
/proc/loadavg: 2.09 2.07 2.00 4/81 15024
/proc/meminfo: memFree=1767904/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=9028 CPUtime=0.28
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 1384 0 0 0 28 0 0 0 19 0 1 0 1534146565 9244672 1344 996147200 134512640 135477443 4294956224 18446744073709551615 134813047 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 2257 1344 370 235 0 958 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9028

[startup+0.701534 s]
/proc/loadavg: 2.09 2.07 2.00 4/81 15024
/proc/meminfo: memFree=1767904/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=13252 CPUtime=0.68
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 2428 0 0 0 67 1 0 0 23 0 1 0 1534146565 13570048 2388 996147200 134512640 135477443 4294956224 18446744073709551615 4158884508 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 3313 2388 370 235 0 2014 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13252

[startup+1.50169 s]
/proc/loadavg: 2.09 2.07 2.00 3/82 15025
/proc/meminfo: memFree=1755608/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=114400 CPUtime=1.48
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 5861 0 0 0 142 6 0 0 25 0 1 0 1534146565 117145600 4865 996147200 134512640 135477443 4294956224 18446744073709551615 4158917504 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 28600 4865 421 235 0 27301 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 114400

[startup+3.103 s]
/proc/loadavg: 2.09 2.07 2.00 3/82 15025
/proc/meminfo: memFree=1741976/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=123636 CPUtime=3.05
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 41048 0 0 0 201 104 0 0 25 0 1 0 1534146565 126603264 10003 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 30909 10003 421 235 0 29610 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 123636

[startup+6.30162 s]
/proc/loadavg: 2.16 2.08 2.01 3/82 15025
/proc/meminfo: memFree=1686424/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=175932 CPUtime=6.23
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 54619 0 0 0 509 114 0 0 25 0 1 0 1534146565 180154368 20998 996147200 134512640 135477443 4294956224 18446744073709551615 134536003 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 43983 20998 456 235 0 42684 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 175932

[startup+12.7028 s]
/proc/loadavg: 2.15 2.08 2.00 3/82 15025
/proc/meminfo: memFree=1664280/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=198092 CPUtime=12.56
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 62906 0 0 0 1137 119 0 0 25 0 1 0 1534146565 202846208 26828 996147200 134512640 135477443 4294956224 18446744073709551615 134535830 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 49523 26828 456 235 0 48224 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 198092

[startup+25.5013 s]
/proc/loadavg: 2.11 2.08 2.00 3/82 15025
/proc/meminfo: memFree=1684312/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166848 CPUtime=25.23
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 69354 0 0 0 2399 124 0 0 25 0 1 0 1534146565 170852352 21297 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41712 21297 496 235 0 40413 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 166848

[startup+51.1012 s]
/proc/loadavg: 2.07 2.07 2.00 3/82 15025
/proc/meminfo: memFree=1683736/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=50.59
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 69483 0 0 0 4934 125 0 0 25 0 1 0 1534146565 170905600 21426 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 21426 497 235 0 40426 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 166900

[startup+102.301 s]
/proc/loadavg: 2.07 2.07 2.00 3/82 15025
/proc/meminfo: memFree=1683160/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=101.31
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 69616 0 0 0 10006 125 0 0 25 0 1 0 1534146565 170905600 21559 996147200 134512640 135477443 4294956224 18446744073709551615 134585521 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 21559 508 235 0 40426 0
Current children cumulated CPU time (s) 101.31
Current children cumulated vsize (KiB) 166900

[startup+162.302 s]
/proc/loadavg: 2.06 2.07 2.00 3/82 15025
/proc/meminfo: memFree=1682648/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=160.74
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 69705 0 0 0 15949 125 0 0 25 0 1 0 1534146565 170905600 21648 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 21648 508 235 0 40426 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 166900

[startup+222.306 s]
/proc/loadavg: 2.06 2.07 2.00 3/82 15025
/proc/meminfo: memFree=1681944/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=220.17
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 69855 0 0 0 21892 125 0 0 25 0 1 0 1534146565 170905600 21798 996147200 134512640 135477443 4294956224 18446744073709551615 9965307 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 21798 508 235 0 40426 0
Current children cumulated CPU time (s) 220.17
Current children cumulated vsize (KiB) 166900

[startup+282.303 s]
/proc/loadavg: 2.20 2.10 2.01 3/82 15025
/proc/meminfo: memFree=1681432/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=279.6
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 69998 0 0 0 27835 125 0 0 25 0 1 0 1534146565 170905600 21941 996147200 134512640 135477443 4294956224 18446744073709551615 134879612 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 21941 508 235 0 40426 0
Current children cumulated CPU time (s) 279.6
Current children cumulated vsize (KiB) 166900

[startup+342.301 s]
/proc/loadavg: 2.22 2.11 2.02 3/82 15025
/proc/meminfo: memFree=1680792/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=339.05
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 70154 0 0 0 33779 126 0 0 25 0 1 0 1534146565 170905600 22097 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 22097 508 235 0 40426 0
Current children cumulated CPU time (s) 339.05
Current children cumulated vsize (KiB) 166900

[startup+402.302 s]
/proc/loadavg: 2.18 2.12 2.02 3/82 15025
/proc/meminfo: memFree=1680152/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=398.48
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 70309 0 0 0 39722 126 0 0 25 0 1 0 1534146565 170905600 22252 996147200 134512640 135477443 4294956224 18446744073709551615 134880417 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 22252 508 235 0 40426 0
Current children cumulated CPU time (s) 398.48
Current children cumulated vsize (KiB) 166900

[startup+462.301 s]
/proc/loadavg: 2.13 2.11 2.02 3/82 15025
/proc/meminfo: memFree=1679448/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=457.91
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 70466 0 0 0 45665 126 0 0 25 0 1 0 1534146565 170905600 22409 996147200 134512640 135477443 4294956224 18446744073709551615 134583585 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 22409 508 235 0 40426 0
Current children cumulated CPU time (s) 457.91
Current children cumulated vsize (KiB) 166900

[startup+522.302 s]
/proc/loadavg: 2.10 2.11 2.02 3/82 15027
/proc/meminfo: memFree=1678872/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=517.34
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 70609 0 0 0 51608 126 0 0 25 0 1 0 1534146565 170905600 22552 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 22552 508 235 0 40426 0
Current children cumulated CPU time (s) 517.34
Current children cumulated vsize (KiB) 166900

[startup+582.302 s]
/proc/loadavg: 2.09 2.10 2.02 3/82 15027
/proc/meminfo: memFree=1678232/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=576.78
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 70760 0 0 0 57552 126 0 0 25 0 1 0 1534146565 170905600 22703 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 22703 508 235 0 40426 0
Current children cumulated CPU time (s) 576.78
Current children cumulated vsize (KiB) 166900

[startup+642.302 s]
/proc/loadavg: 2.26 2.14 2.03 3/82 15027
/proc/meminfo: memFree=1677592/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=636.22
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 70916 0 0 0 63495 127 0 0 25 0 1 0 1534146565 170905600 22859 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 22859 508 235 0 40426 0
Current children cumulated CPU time (s) 636.22
Current children cumulated vsize (KiB) 166900


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

[startup+822.301 s]
/proc/loadavg: 2.08 2.12 2.04 3/82 15027
/proc/meminfo: memFree=1675480/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=814.51
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 71375 0 0 0 81324 127 0 0 25 0 1 0 1534146565 170905600 23318 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 23318 508 235 0 40426 0
Current children cumulated CPU time (s) 814.51
Current children cumulated vsize (KiB) 166900

[startup+882.307 s]
/proc/loadavg: 2.14 2.12 2.04 4/82 15027
/proc/meminfo: memFree=1674840/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=873.96
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 71524 0 0 0 87269 127 0 0 25 0 1 0 1534146565 170905600 23467 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 23467 508 235 0 40426 0
Current children cumulated CPU time (s) 873.96
Current children cumulated vsize (KiB) 166900

[startup+942.302 s]
/proc/loadavg: 2.11 2.11 2.04 3/82 15027
/proc/meminfo: memFree=1674136/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=933.39
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 71680 0 0 0 93212 127 0 0 25 0 1 0 1534146565 170905600 23623 996147200 134512640 135477443 4294956224 18446744073709551615 9973995 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 23623 508 235 0 40426 0
Current children cumulated CPU time (s) 933.39
Current children cumulated vsize (KiB) 166900

[startup+1002.3 s]
/proc/loadavg: 2.07 2.10 2.04 3/82 15027
/proc/meminfo: memFree=1673496/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=992.82
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 71837 0 0 0 99155 127 0 0 25 0 1 0 1534146565 170905600 23780 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 23780 508 235 0 40426 0
Current children cumulated CPU time (s) 992.82
Current children cumulated vsize (KiB) 166900

[startup+1062.3 s]
/proc/loadavg: 2.07 2.10 2.04 3/82 15027
/proc/meminfo: memFree=1672792/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=1052.26
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 71994 0 0 0 105098 128 0 0 25 0 1 0 1534146565 170905600 23937 996147200 134512640 135477443 4294956224 18446744073709551615 9965307 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 23937 508 235 0 40426 0
Current children cumulated CPU time (s) 1052.26
Current children cumulated vsize (KiB) 166900

[startup+1122.3 s]
/proc/loadavg: 2.02 2.08 2.04 3/82 15027
/proc/meminfo: memFree=1672088/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=1111.69
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 72151 0 0 0 111041 128 0 0 25 0 1 0 1534146565 170905600 24094 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 24094 508 235 0 40426 0
Current children cumulated CPU time (s) 1111.69
Current children cumulated vsize (KiB) 166900

[startup+1182.3 s]
/proc/loadavg: 2.01 2.06 2.03 3/82 15027
/proc/meminfo: memFree=1671448/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=1171.12
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 72300 0 0 0 116984 128 0 0 25 0 1 0 1534146565 170905600 24243 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 24243 508 235 0 40426 0
Current children cumulated CPU time (s) 1171.12
Current children cumulated vsize (KiB) 166900

[startup+1242.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/82 15027
/proc/meminfo: memFree=1670808/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=1230.56
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 72448 0 0 0 122928 128 0 0 25 0 1 0 1534146565 170905600 24391 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 24391 508 235 0 40426 0
Current children cumulated CPU time (s) 1230.56
Current children cumulated vsize (KiB) 166900

[startup+1302.3 s]
/proc/loadavg: 2.00 2.04 2.02 3/82 15027
/proc/meminfo: memFree=1670104/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=1290
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 72605 0 0 0 128871 129 0 0 25 0 1 0 1534146565 170905600 24548 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/15024/statm: 41725 24548 508 235 0 40426 0
Current children cumulated CPU time (s) 1290
Current children cumulated vsize (KiB) 166900

[startup+1362.3 s]
/proc/loadavg: 2.01 2.03 2.01 3/81 15069
/proc/meminfo: memFree=1670632/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=1349.85
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 72777 0 0 0 134855 130 0 0 25 0 1 0 1534146565 170905600 24720 996147200 134512640 135477443 4294956224 18446744073709551615 9965307 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 41725 24720 508 235 0 40426 0
Current children cumulated CPU time (s) 1349.85
Current children cumulated vsize (KiB) 166900

[startup+1422.3 s]
/proc/loadavg: 2.04 2.03 2.01 3/81 15069
/proc/meminfo: memFree=1669736/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=1409.8
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 72963 0 0 0 140850 130 0 0 25 0 1 0 1534146565 170905600 24906 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 41725 24906 508 235 0 40426 0
Current children cumulated CPU time (s) 1409.8
Current children cumulated vsize (KiB) 166900

[startup+1482.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/81 15069
/proc/meminfo: memFree=1668968/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=1469.75
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 73133 0 0 0 146844 131 0 0 25 0 1 0 1534146565 170905600 25076 996147200 134512640 135477443 4294956224 18446744073709551615 134673670 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 41725 25076 508 235 0 40426 0
Current children cumulated CPU time (s) 1469.75
Current children cumulated vsize (KiB) 166900

[startup+1542.31 s]
/proc/loadavg: 2.12 2.06 2.02 3/73 15096
/proc/meminfo: memFree=1691304/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=1529.7
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 73304 0 0 0 152838 132 0 0 25 0 1 0 1534146565 170905600 25247 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 41725 25247 508 235 0 40426 0
Current children cumulated CPU time (s) 1529.7
Current children cumulated vsize (KiB) 166900

[startup+1602.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/73 15096
/proc/meminfo: memFree=1690664/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=166900 CPUtime=1589.64
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 73472 0 0 0 158831 133 0 0 25 0 1 0 1534146565 170905600 25415 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 41725 25415 508 235 0 40426 0
Current children cumulated CPU time (s) 1589.64
Current children cumulated vsize (KiB) 166900

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.00 4/79 15212
/proc/meminfo: memFree=1696376/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=229404 CPUtime=1649.58
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 73646 0 0 0 164824 134 0 0 25 0 1 0 1534146565 234909696 25589 996147200 134512640 135477443 4294956224 18446744073709551615 135235205 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 57351 25589 508 235 0 56052 0
Current children cumulated CPU time (s) 1649.58
Current children cumulated vsize (KiB) 229404

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/74 15244
/proc/meminfo: memFree=1692192/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=229404 CPUtime=1709.52
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 73829 0 0 0 170817 135 0 0 25 0 1 0 1534146565 234909696 25772 996147200 134512640 135477443 4294956224 18446744073709551615 134585561 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 57351 25772 508 235 0 56052 0
Current children cumulated CPU time (s) 1709.52
Current children cumulated vsize (KiB) 229404

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/74 15244
/proc/meminfo: memFree=1691296/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=229404 CPUtime=1769.46
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 74000 0 0 0 176811 135 0 0 25 0 1 0 1534146565 234909696 25943 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 57351 25943 508 235 0 56052 0
Current children cumulated CPU time (s) 1769.46
Current children cumulated vsize (KiB) 229404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.91 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 15244
/proc/meminfo: memFree=1690912/2055920 swapFree=4113744/4192956
[pid=15024] ppid=15022 vsize=229404 CPUtime=1800.05
/proc/15024/stat : 15024 (casperzao) R 15022 15024 13842 0 -1 4194304 74096 0 0 0 179869 136 0 0 25 0 1 0 1534146565 234909696 26039 996147200 134512640 135477443 4294956224 18446744073709551615 134879573 0 0 4096 0 0 0 0 17 0 0 0
/proc/15024/statm: 57351 26039 508 235 0 56052 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 229404

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): 1812.93
CPU time (s): 1800.08
CPU user time (s): 1798.7
CPU system time (s): 1.38279
CPU usage (%): 99.2913
Max. virtual memory (cumulated for all children) (KiB): 229404

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

runsolver used 2.22066 second user time and 5.56515 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-03 02:25:03
IDJOB=1049337
IDBENCH=54671
IDSOLVER=361
FILE ID=node9/1049337-1215044703
PBS_JOBID= 7875155
Free space on /tmp= 66536 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 96f1337b79f3da95716c335bb7a66475
RANDOM SEED=1778953584

node9.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.265
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	: 5931.00
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.265
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:       1768384 kB
Buffers:          6488 kB
Cached:          90120 kB
SwapCached:      72848 kB
Active:         212616 kB
Inactive:        18964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768384 kB
SwapTotal:     4192956 kB
SwapFree:      4113744 kB
Dirty:            7740 kB
Writeback:           0 kB
Mapped:         151212 kB
Slab:            40704 kB
Committed_AS:  2923600 kB
PageTables:       2148 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= 66532 MiB
End job on node9 at 2008-07-03 02:55:18