Trace number 1072530

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.06 1802.61

General information on the benchmark

Namecsp/rand-3-24-24-fcd/
normalized-rand-3-24-24-76-632-fcd-23_ext.xml
MD5SUM5dc2c8781f0a3ac756e399cc2de9206a
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.00	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.29/0.33	c Building = 1
0.39/0.40	c [ NumberOfVariables = 24 ]
0.39/0.40	c [ NumberOfConstraints = 75 ]
0.39/0.40	c [ SizeOfSearchSpace(log2) = 110.039 ]
0.39/0.40	c SymmetrySearch = 1
2.00/2.16	c InitialPropagation = 1
2.00/2.16	c [ SizeOfSearchSpace(log2) = 110.039 ]
2.00/2.16	c InitialSAC = 1
2.00/2.16	c [ SizeOfSearchSpace(log2) = 110.039 ]
2.00/2.16	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-1072530-1215175156/watcher-1072530-1215175156 -o /tmp/evaluation-result-1072530-1215175156/solver-1072530-1215175156 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1072530-1215175156.xml 1300119763 

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.06 1.06 1.02 3/64 7277
/proc/meminfo: memFree=1829872/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=5352 CPUtime=0
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 144900963 5480448 188 996147200 134512640 135477443 4294956224 18446744073709551615 12561272 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 1338 188 154 235 0 27 0

[startup+0.0102149 s]
/proc/loadavg: 1.06 1.06 1.02 3/64 7277
/proc/meminfo: memFree=1829872/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=5572 CPUtime=0
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 487 0 0 0 0 0 0 0 18 0 1 0 144900963 5705728 447 996147200 134512640 135477443 4294956224 18446744073709551615 134780936 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 1393 447 364 235 0 94 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5572

[startup+0.101261 s]
/proc/loadavg: 1.06 1.06 1.02 3/64 7277
/proc/meminfo: memFree=1829872/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=7556 CPUtime=0.09
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 1008 0 0 0 9 0 0 0 18 0 1 0 144900963 7737344 968 996147200 134512640 135477443 4294956224 18446744073709551615 134780936 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 1889 968 365 235 0 590 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7556

[startup+0.301281 s]
/proc/loadavg: 1.06 1.06 1.02 3/64 7277
/proc/meminfo: memFree=1829872/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=12204 CPUtime=0.29
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 2162 0 0 0 29 0 0 0 19 0 1 0 144900963 12496896 2122 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 3051 2122 365 235 0 1752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12204

[startup+0.701325 s]
/proc/loadavg: 1.06 1.06 1.02 3/64 7277
/proc/meminfo: memFree=1829872/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=151076 CPUtime=0.69
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 12385 0 0 0 65 4 0 0 23 0 1 0 144900963 154701824 12345 996147200 134512640 135477443 4294956224 18446744073709551615 134635388 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 37769 12346 433 235 0 36470 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 151076

[startup+1.95 s]
/proc/loadavg: 1.06 1.06 1.02 2/65 7278
/proc/meminfo: memFree=1755688/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=2
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 24961 0 0 0 191 9 0 0 25 0 1 0 144900963 124514304 5530 996147200 134512640 135477443 4294956224 18446744073709551615 134600949 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5530 470 235 0 29100 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 121596

[startup+3.10647 s]
/proc/loadavg: 1.22 1.09 1.03 2/65 7278
/proc/meminfo: memFree=1808936/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=3.13
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25005 0 0 0 303 10 0 0 25 0 1 0 144900963 124514304 5574 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5574 478 235 0 29100 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 121596

[startup+6.30191 s]
/proc/loadavg: 1.22 1.09 1.03 2/65 7278
/proc/meminfo: memFree=1808744/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=6.29
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25065 0 0 0 619 10 0 0 25 0 1 0 144900963 124514304 5634 996147200 134512640 135477443 4294956224 18446744073709551615 134583306 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5634 478 235 0 29100 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121596

[startup+12.7016 s]
/proc/loadavg: 1.20 1.09 1.03 2/65 7278
/proc/meminfo: memFree=1808624/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=12.69
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25096 0 0 0 1259 10 0 0 25 0 1 0 144900963 124514304 5665 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5665 478 235 0 29100 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 121596

[startup+25.501 s]
/proc/loadavg: 1.16 1.09 1.03 2/65 7278
/proc/meminfo: memFree=1808496/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=25.49
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 2539 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 135237312 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 121596

[startup+51.1019 s]
/proc/loadavg: 1.10 1.08 1.03 2/65 7278
/proc/meminfo: memFree=1808560/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=51.06
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 5096 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 134590165 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 121596

[startup+102.302 s]
/proc/loadavg: 1.04 1.06 1.02 2/65 7278
/proc/meminfo: memFree=1808624/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=102.24
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 10214 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 134590247 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 121596

[startup+162.301 s]
/proc/loadavg: 1.01 1.05 1.02 2/65 7278
/proc/meminfo: memFree=1808560/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=162.23
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 16213 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 134590194 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 121596

[startup+222.302 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 7278
/proc/meminfo: memFree=1808560/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=222.21
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 22211 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 134583306 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 121596

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 7278
/proc/meminfo: memFree=1808560/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=282.2
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 28210 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 134600974 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 121596

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7278
/proc/meminfo: memFree=1808496/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=342.18
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 34208 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 134600981 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 121596

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7278
/proc/meminfo: memFree=1808496/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=402.16
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 40206 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 121596

[startup+462.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 7278
/proc/meminfo: memFree=1808496/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=462.15
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 46205 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 134590182 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 121596

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808432/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=522.13
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 52203 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 134590291 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 121596

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808432/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=582.11
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 58201 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 134590274 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 121596

[startup+642.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808432/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=642.1
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25160 0 0 0 64200 10 0 0 25 0 1 0 144900963 124514304 5729 996147200 134512640 135477443 4294956224 18446744073709551615 134600887 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5729 480 235 0 29100 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 121596


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808304/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=822.05
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25181 0 0 0 82195 10 0 0 25 0 1 0 144900963 124514304 5750 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5750 480 235 0 29100 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 121596

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808304/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=882.03
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25181 0 0 0 88193 10 0 0 25 0 1 0 144900963 124514304 5750 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5750 480 235 0 29100 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 121596

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808304/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=942.03
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25181 0 0 0 94192 11 0 0 25 0 1 0 144900963 124514304 5750 996147200 134512640 135477443 4294956224 18446744073709551615 134590310 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5750 480 235 0 29100 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 121596

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808112/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1002.01
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25223 0 0 0 100190 11 0 0 25 0 1 0 144900963 124514304 5792 996147200 134512640 135477443 4294956224 18446744073709551615 134601001 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5792 480 235 0 29100 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 121596

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808112/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1061.99
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25223 0 0 0 106188 11 0 0 25 0 1 0 144900963 124514304 5792 996147200 134512640 135477443 4294956224 18446744073709551615 134600985 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5792 480 235 0 29100 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 121596

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808112/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1121.98
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 112187 11 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134600955 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 121596

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808176/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1181.97
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 118186 11 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134590244 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 121596

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808176/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1241.95
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 124184 11 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 121596

[startup+1302.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7278
/proc/meminfo: memFree=1808112/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1301.94
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 130183 11 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134590244 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 121596

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7284
/proc/meminfo: memFree=1807920/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1361.9
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 136179 11 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 121596

[startup+1422.31 s]
/proc/loadavg: 1.16 1.03 1.01 4/83 7334
/proc/meminfo: memFree=1657376/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1421.51
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 142139 12 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134590182 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1421.51
Current children cumulated vsize (KiB) 121596

[startup+1482.3 s]
/proc/loadavg: 1.87 1.28 1.10 3/82 7404
/proc/meminfo: memFree=1725288/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1479.96
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 147980 16 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134600965 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1479.96
Current children cumulated vsize (KiB) 121596

[startup+1542.31 s]
/proc/loadavg: 1.98 1.42 1.15 3/82 7404
/proc/meminfo: memFree=1725288/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1539.92
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 153976 16 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134590289 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1539.92
Current children cumulated vsize (KiB) 121596

[startup+1602.3 s]
/proc/loadavg: 1.99 1.52 1.20 3/82 7404
/proc/meminfo: memFree=1725352/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1599.88
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 159972 16 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134583296 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1599.88
Current children cumulated vsize (KiB) 121596

[startup+1662.3 s]
/proc/loadavg: 1.99 1.61 1.25 3/82 7404
/proc/meminfo: memFree=1725288/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1659.84
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 165968 16 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134590286 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1659.84
Current children cumulated vsize (KiB) 121596

[startup+1722.3 s]
/proc/loadavg: 1.99 1.68 1.29 3/82 7404
/proc/meminfo: memFree=1725288/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1719.8
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 171964 16 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134590128 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1719.8
Current children cumulated vsize (KiB) 121596

[startup+1782.3 s]
/proc/loadavg: 1.99 1.73 1.34 3/82 7404
/proc/meminfo: memFree=1725160/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1779.76
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 177960 16 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134590194 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1779.76
Current children cumulated vsize (KiB) 121596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.6 s]
/proc/loadavg: 1.99 1.75 1.35 3/82 7404
/proc/meminfo: memFree=1725160/2055920 swapFree=4192812/4192956
[pid=7277] ppid=7275 vsize=121596 CPUtime=1800.04
/proc/7277/stat : 7277 (casperzao) R 7275 7277 7048 0 -1 4194304 25229 0 0 0 179988 16 0 0 25 0 1 0 144900963 124514304 5798 996147200 134512640 135477443 4294956224 18446744073709551615 134590294 0 0 4096 0 0 0 0 17 0 0 0
/proc/7277/statm: 30399 5798 480 235 0 29100 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 121596

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): 1802.61
CPU time (s): 1800.06
CPU user time (s): 1799.89
CPU system time (s): 0.170974
CPU usage (%): 99.8586
Max. virtual memory (cumulated for all children) (KiB): 214116

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

runsolver used 1.84872 second user time and 5.21921 second system time

The end

Launcher Data (download as text)

Begin job on node28 at 2008-07-04 14:39:16
IDJOB=1072530
IDBENCH=56263
IDSOLVER=361
FILE ID=node28/1072530-1215175156
PBS_JOBID= 7881508
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/rand-3-24-24-fcd/normalized-rand-3-24-24-76-632-fcd-23_ext.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1072530-1215175156/watcher-1072530-1215175156 -o /tmp/evaluation-result-1072530-1215175156/solver-1072530-1215175156 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1072530-1215175156.xml 1300119763 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5dc2c8781f0a3ac756e399cc2de9206a
RANDOM SEED=1300119763

node28.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.231
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.231
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:       1830416 kB
Buffers:         37004 kB
Cached:         123748 kB
SwapCached:          0 kB
Active:         129760 kB
Inactive:        45784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830416 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5800 kB
Writeback:           0 kB
Mapped:          24544 kB
Slab:            35924 kB
Committed_AS:   270884 kB
PageTables:       1420 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= 66536 MiB
End job on node28 at 2008-07-04 15:09:21