Trace number 1063673

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.15 1802.18

General information on the benchmark

Namecsp/pseudo/mpsReduced/
normalized-mps-red-vtp-base.xml
MD5SUM7a5829c10442f057a00aad0acec30b89
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4524
Number of constraints315
Maximum constraint arity1080
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension315
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.08	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.08	c Parsing = 1
5.34/5.44	c Building = 1
5.44/5.57	c [ NumberOfVariables = 4524 ]
5.44/5.57	c [ NumberOfConstraints = 315 ]
5.44/5.57	c [ SizeOfSearchSpace(log2) = 3380 ]
5.44/5.57	c SymmetrySearch = (Timeout)
15.75/15.97	c [ Proceeding without symmetry breaking ]
15.75/16.00	c InitialPropagation = 1
16.56/16.79	c [ SizeOfSearchSpace(log2) = 3380 ]
16.56/16.79	c InitialSAC = (Timeout)
55.55/56.01	c [ SizeOfSearchSpace(log2) = 3380 ]
55.55/56.02	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-1063673-1215138456/watcher-1063673-1215138456 -o /tmp/evaluation-result-1063673-1215138456/solver-1063673-1215138456 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1063673-1215138456.xml 625218690 

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 1.98 1.99 4/74 10320
/proc/meminfo: memFree=1539576/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=1056 CPUtime=0
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1992817488 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 2618148 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 264 26 20 235 0 3 0

[startup+0.211195 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 10320
/proc/meminfo: memFree=1539576/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=20200 CPUtime=0.2
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 4176 0 0 0 18 2 0 0 19 0 1 0 1992817488 20684800 4136 996147200 134512640 135477443 4294956224 18446744073709551615 134761653 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 5050 4136 369 235 0 3751 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 20200

[startup+0.302212 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 10320
/proc/meminfo: memFree=1539576/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=28016 CPUtime=0.28
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 6099 0 0 0 26 2 0 0 19 0 1 0 1992817488 28688384 6059 996147200 134512640 135477443 4294956224 18446744073709551615 4158915857 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 7004 6059 369 235 0 5705 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 28016

[startup+0.402228 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 10320
/proc/meminfo: memFree=1539576/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=36224 CPUtime=0.39
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 8179 0 0 0 36 3 0 0 20 0 1 0 1992817488 37093376 8139 996147200 134512640 135477443 4294956224 18446744073709551615 4158884508 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 9056 8139 369 235 0 7757 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 36224

[startup+0.70128 s]
/proc/loadavg: 1.92 1.98 1.99 4/74 10320
/proc/meminfo: memFree=1539576/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=62552 CPUtime=0.68
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 14646 0 0 0 63 5 0 0 23 0 1 0 1992817488 64053248 14606 996147200 134512640 135477443 4294956224 18446744073709551615 134736427 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 15638 14606 369 235 0 14339 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 62552

[startup+1.50142 s]
/proc/loadavg: 1.92 1.98 1.99 3/75 10321
/proc/meminfo: memFree=1436720/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=136388 CPUtime=1.47
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 32631 0 0 0 134 13 0 0 25 0 1 0 1992817488 139661312 32591 996147200 134512640 135477443 4294956224 18446744073709551615 3052352 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 34097 32591 369 235 0 32798 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 136388

[startup+3.10169 s]
/proc/loadavg: 1.92 1.98 1.99 3/75 10321
/proc/meminfo: memFree=1336560/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=281372 CPUtime=3.06
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 68808 0 0 0 276 30 0 0 25 0 1 0 1992817488 288124928 68768 996147200 134512640 135477443 4294956224 18446744073709551615 4158915846 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 70343 68768 369 235 0 69044 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 281372

[startup+6.30122 s]
/proc/loadavg: 1.93 1.98 1.99 3/75 10321
/proc/meminfo: memFree=1073008/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=565796 CPUtime=6.23
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118521 0 0 0 568 55 0 0 25 0 1 0 1992817488 579375104 118158 996147200 134512640 135477443 4294956224 18446744073709551615 134538238 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 141449 118158 456 235 0 140150 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 565796

[startup+12.7013 s]
/proc/loadavg: 1.93 1.98 1.99 3/75 10321
/proc/meminfo: memFree=1067056/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=566192 CPUtime=12.58
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118634 0 0 0 1203 55 0 0 25 0 1 0 1992817488 579780608 118271 996147200 134512640 135477443 4294956224 18446744073709551615 134539683 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 141548 118271 456 235 0 140249 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 566192

[startup+25.5065 s]
/proc/loadavg: 1.95 1.98 1.99 3/75 10321
/proc/meminfo: memFree=1070640/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=25.29
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118700 0 0 0 2473 56 0 0 25 0 1 0 1992817488 575045632 117430 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 140392 117430 486 235 0 139093 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 561568

[startup+51.1018 s]
/proc/loadavg: 1.96 1.98 1.99 3/75 10321
/proc/meminfo: memFree=1070640/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=50.69
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118701 0 0 0 5013 56 0 0 25 0 1 0 1992817488 575045632 117431 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 140392 117431 486 235 0 139093 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 561568

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/75 10321
/proc/meminfo: memFree=1070000/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=101.49
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118873 0 0 0 10093 56 0 0 25 0 1 0 1992817488 575045632 117603 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 140392 117603 507 235 0 139093 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 561568

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 10321
/proc/meminfo: memFree=1069936/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=161.03
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118877 0 0 0 16047 56 0 0 25 0 1 0 1992817488 575045632 117607 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 1 0 0
/proc/10320/statm: 140392 117607 507 235 0 139093 0
Current children cumulated CPU time (s) 161.03
Current children cumulated vsize (KiB) 561568

[startup+222.302 s]
/proc/loadavg: 1.96 1.97 1.99 3/82 10370
/proc/meminfo: memFree=757376/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=220.99
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118901 0 0 0 22042 57 0 0 25 0 1 0 1992817488 575045632 117631 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117631 507 235 0 139093 0
Current children cumulated CPU time (s) 220.99
Current children cumulated vsize (KiB) 561568

[startup+282.301 s]
/proc/loadavg: 2.02 1.99 1.99 3/82 10370
/proc/meminfo: memFree=757184/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=280.96
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118903 0 0 0 28039 57 0 0 25 0 1 0 1992817488 575045632 117633 996147200 134512640 135477443 4294956224 18446744073709551615 134586010 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117633 507 235 0 139093 0
Current children cumulated CPU time (s) 280.96
Current children cumulated vsize (KiB) 561568

[startup+342.305 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 10370
/proc/meminfo: memFree=757120/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=340.93
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118904 0 0 0 34036 57 0 0 25 0 1 0 1992817488 575045632 117634 996147200 134512640 135477443 4294956224 18446744073709551615 134586017 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117634 507 235 0 139093 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 561568

[startup+402.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 10370
/proc/meminfo: memFree=757056/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=400.9
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118904 0 0 0 40033 57 0 0 25 0 1 0 1992817488 575045632 117634 996147200 134512640 135477443 4294956224 18446744073709551615 134585563 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117634 507 235 0 139093 0
Current children cumulated CPU time (s) 400.9
Current children cumulated vsize (KiB) 561568

[startup+462.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 10372
/proc/meminfo: memFree=757056/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=460.88
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118904 0 0 0 46031 57 0 0 25 0 1 0 1992817488 575045632 117634 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117634 507 235 0 139093 0
Current children cumulated CPU time (s) 460.88
Current children cumulated vsize (KiB) 561568

[startup+522.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 10372
/proc/meminfo: memFree=757056/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=520.85
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118931 0 0 0 52028 57 0 0 25 0 1 0 1992817488 575045632 117661 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117661 507 235 0 139093 0
Current children cumulated CPU time (s) 520.85
Current children cumulated vsize (KiB) 561568

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 10372
/proc/meminfo: memFree=757056/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=580.82
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118932 0 0 0 58025 57 0 0 25 0 1 0 1992817488 575045632 117662 996147200 134512640 135477443 4294956224 18446744073709551615 134586012 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117662 507 235 0 139093 0
Current children cumulated CPU time (s) 580.82
Current children cumulated vsize (KiB) 561568

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 10372
/proc/meminfo: memFree=757056/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=640.8
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118932 0 0 0 64022 58 0 0 25 0 1 0 1992817488 575045632 117662 996147200 134512640 135477443 4294956224 18446744073709551615 134942140 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117662 507 235 0 139093 0
Current children cumulated CPU time (s) 640.8
Current children cumulated vsize (KiB) 561568


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

[startup+882.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 10372
/proc/meminfo: memFree=756736/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=880.69
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118933 0 0 0 88011 58 0 0 25 0 1 0 1992817488 575045632 117663 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117663 507 235 0 139093 0
Current children cumulated CPU time (s) 880.69
Current children cumulated vsize (KiB) 561568

[startup+942.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/82 10372
/proc/meminfo: memFree=756800/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=940.66
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118933 0 0 0 94008 58 0 0 25 0 1 0 1992817488 575045632 117663 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117663 507 235 0 139093 0
Current children cumulated CPU time (s) 940.66
Current children cumulated vsize (KiB) 561568

[startup+1002.31 s]
/proc/loadavg: 2.05 2.00 2.00 3/82 10372
/proc/meminfo: memFree=756800/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1000.65
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118933 0 0 0 100006 59 0 0 25 0 1 0 1992817488 575045632 117663 996147200 134512640 135477443 4294956224 18446744073709551615 134585552 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117663 507 235 0 139093 0
Current children cumulated CPU time (s) 1000.65
Current children cumulated vsize (KiB) 561568

[startup+1062.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 10372
/proc/meminfo: memFree=756800/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1060.61
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118958 0 0 0 106002 59 0 0 25 0 1 0 1992817488 575045632 117688 996147200 134512640 135477443 4294956224 18446744073709551615 134585521 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117688 507 235 0 139093 0
Current children cumulated CPU time (s) 1060.61
Current children cumulated vsize (KiB) 561568

[startup+1122.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 10372
/proc/meminfo: memFree=756800/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1120.58
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 111999 59 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1120.58
Current children cumulated vsize (KiB) 561568

[startup+1182.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/82 10372
/proc/meminfo: memFree=756800/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1180.55
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 117996 59 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134585521 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1180.55
Current children cumulated vsize (KiB) 561568

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 10372
/proc/meminfo: memFree=756736/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1240.52
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 123993 59 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134673667 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1240.52
Current children cumulated vsize (KiB) 561568

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 10372
/proc/meminfo: memFree=756672/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1300.49
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 129990 59 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134942199 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1300.49
Current children cumulated vsize (KiB) 561568

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 10372
/proc/meminfo: memFree=756672/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1360.47
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 135988 59 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134942129 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1360.47
Current children cumulated vsize (KiB) 561568

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 10372
/proc/meminfo: memFree=756608/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1420.44
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 141985 59 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1420.44
Current children cumulated vsize (KiB) 561568

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10372
/proc/meminfo: memFree=756544/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1480.42
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 147982 60 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134585984 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1480.42
Current children cumulated vsize (KiB) 561568

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10372
/proc/meminfo: memFree=756544/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1540.4
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 153980 60 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134585520 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1540.4
Current children cumulated vsize (KiB) 561568

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10372
/proc/meminfo: memFree=756544/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1600.36
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 159976 60 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134585552 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1600.36
Current children cumulated vsize (KiB) 561568

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10372
/proc/meminfo: memFree=756544/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1660.34
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 165974 60 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134942173 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1660.34
Current children cumulated vsize (KiB) 561568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10372
/proc/meminfo: memFree=756608/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1720.31
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 171971 60 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1720.31
Current children cumulated vsize (KiB) 561568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10372
/proc/meminfo: memFree=756416/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1780.28
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 177968 60 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1780.28
Current children cumulated vsize (KiB) 561568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10372
/proc/meminfo: memFree=756416/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1800.07
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 179947 60 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 561568

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

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

[startup+1802.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10372
/proc/meminfo: memFree=756416/2055920 swapFree=4180420/4192956
[pid=10320] ppid=10318 vsize=561568 CPUtime=1800.07
/proc/10320/stat : 10320 (casperzao) R 10318 10320 8713 0 -1 4194304 118959 0 0 0 179947 60 0 0 25 0 1 0 1992817488 575045632 117689 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 0 0 0
/proc/10320/statm: 140392 117689 507 235 0 139093 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 561568

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.18
CPU time (s): 1800.15
CPU user time (s): 1799.48
CPU system time (s): 0.672897
CPU usage (%): 99.8877
Max. virtual memory (cumulated for all children) (KiB): 566324

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

runsolver used 1.83872 second user time and 4.73128 second system time

The end

Launcher Data (download as text)

Begin job on node51 at 2008-07-04 04:27:36
IDJOB=1063673
IDBENCH=54827
IDSOLVER=361
FILE ID=node51/1063673-1215138456
PBS_JOBID= 7877271
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudo/mpsReduced/normalized-mps-red-vtp-base.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1063673-1215138456/watcher-1063673-1215138456 -o /tmp/evaluation-result-1063673-1215138456/solver-1063673-1215138456 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1063673-1215138456.xml 625218690 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 7a5829c10442f057a00aad0acec30b89
RANDOM SEED=625218690

node51.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.263
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.263
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:       1540056 kB
Buffers:         74544 kB
Cached:         354120 kB
SwapCached:       7012 kB
Active:         272100 kB
Inactive:       181088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1540056 kB
SwapTotal:     4192956 kB
SwapFree:      4180420 kB
Dirty:            3924 kB
Writeback:           0 kB
Mapped:          30756 kB
Slab:            47892 kB
Committed_AS:  3856528 kB
PageTables:       1808 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= 66552 MiB
End job on node51 at 2008-07-04 04:57:40