Trace number 1070640

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.04 1812.81

General information on the benchmark

Namecsp/pseudoGLB/
normalized-pigeon-cardinality-105-100.xml
MD5SUM3af25c26f846dfc757d456c2bce96115
Bench CategoryGLOBAL (global constraints)
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 variables10500
Number of constraints205
Maximum constraint arity105
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)weightedsum(205)

Solver Data (download as text)

0.00/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.21	c Parsing = 1
0.28/0.30	c Building = 1
0.39/0.42	c [ NumberOfVariables = 10500 ]
0.39/0.42	c [ NumberOfConstraints = 205 ]
0.39/0.42	c [ SizeOfSearchSpace(log2) = 10500 ]
0.39/0.42	c SymmetrySearch = 1
7.23/7.38	c [ Found 1.00923 symmetries ]
8.11/8.25	c InitialPropagation = 1
8.11/8.27	c [ SizeOfSearchSpace(log2) = 10500 ]
8.11/8.27	c InitialSAC = (Timeout)
41.39/41.88	c [ SizeOfSearchSpace(log2) = 10382 ]
41.39/41.89	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-1070640-1215166328/watcher-1070640-1215166328 -o /tmp/evaluation-result-1070640-1215166328/solver-1070640-1215166328 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1070640-1215166328.xml 104174180 

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.02 2.01 4/84 1321
/proc/meminfo: memFree=1593960/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=1056 CPUtime=0
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 40 0 0 0 0 0 0 0 21 0 1 0 1546300472 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 6910756 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 264 26 20 235 0 3 0

[startup+0.212523 s]
/proc/loadavg: 1.92 2.02 2.01 4/84 1321
/proc/meminfo: memFree=1593960/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=9664 CPUtime=0.19
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 1540 0 0 0 19 0 0 0 19 0 1 0 1546300472 9895936 1500 996147200 134512640 135477443 4294956224 18446744073709551615 134755157 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 2416 1500 368 235 0 1117 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9664

[startup+0.301401 s]
/proc/loadavg: 1.92 2.02 2.01 4/84 1321
/proc/meminfo: memFree=1593960/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=11380 CPUtime=0.28
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 1969 0 0 0 28 0 0 0 19 0 1 0 1546300472 11653120 1929 996147200 134512640 135477443 4294956224 18446744073709551615 134759017 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 2845 1929 375 235 0 1546 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11380

[startup+0.401412 s]
/proc/loadavg: 1.92 2.02 2.01 4/84 1321
/proc/meminfo: memFree=1593960/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=106988 CPUtime=0.39
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 4495 0 0 0 37 2 0 0 20 0 1 0 1546300472 109555712 4455 996147200 134512640 135477443 4294956224 18446744073709551615 134565711 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 26747 4455 428 235 0 25448 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 106988

[startup+0.701448 s]
/proc/loadavg: 1.92 2.02 2.01 4/84 1321
/proc/meminfo: memFree=1593960/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=116056 CPUtime=0.69
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 6576 0 0 0 66 3 0 0 23 0 1 0 1546300472 118841344 6535 996147200 134512640 135477443 4294956224 18446744073709551615 134535584 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 29014 6535 465 235 0 27715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116056

[startup+1.50155 s]
/proc/loadavg: 1.92 2.02 2.01 3/85 1322
/proc/meminfo: memFree=1567776/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=118304 CPUtime=1.47
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 7254 0 0 0 144 3 0 0 25 0 1 0 1546300472 121143296 7213 996147200 134512640 135477443 4294956224 18446744073709551615 134535888 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 29576 7213 465 235 0 28277 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 118304

[startup+3.10276 s]
/proc/loadavg: 1.92 2.02 2.01 3/85 1322
/proc/meminfo: memFree=1566304/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=120832 CPUtime=3.07
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 7899 0 0 0 303 4 0 0 25 0 1 0 1546300472 123731968 7858 996147200 134512640 135477443 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 30208 7858 465 235 0 28909 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 120832

[startup+6.30121 s]
/proc/loadavg: 1.93 2.02 2.01 3/85 1322
/proc/meminfo: memFree=1564064/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=120832 CPUtime=6.24
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 7899 0 0 0 620 4 0 0 25 0 1 0 1546300472 123731968 7858 996147200 134512640 135477443 4294956224 18446744073709551615 134536269 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 30208 7858 465 235 0 28909 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 120832

[startup+12.703 s]
/proc/loadavg: 1.93 2.02 2.01 3/85 1322
/proc/meminfo: memFree=1563104/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=12.57
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 36499 0 0 0 1239 18 0 0 25 0 1 0 1546300472 116711424 8045 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8045 492 235 0 27195 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 113976

[startup+25.5067 s]
/proc/loadavg: 1.95 2.02 2.01 3/85 1322
/proc/meminfo: memFree=1563168/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=25.25
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 36499 0 0 0 2507 18 0 0 25 0 1 0 1546300472 116711424 8045 996147200 134512640 135477443 4294956224 18446744073709551615 134695407 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8045 492 235 0 27195 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 113976

[startup+51.102 s]
/proc/loadavg: 1.96 2.02 2.01 3/85 1322
/proc/meminfo: memFree=1561952/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=50.61
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 36856 0 0 0 5042 19 0 0 25 0 1 0 1546300472 116711424 8402 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8402 525 235 0 27195 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 113976

[startup+102.302 s]
/proc/loadavg: 1.98 2.01 2.00 3/85 1322
/proc/meminfo: memFree=1560864/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=101.32
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37082 0 0 0 10113 19 0 0 25 0 1 0 1546300472 116711424 8628 996147200 134512640 135477443 4294956224 18446744073709551615 134951673 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8628 525 235 0 27195 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 113976

[startup+162.301 s]
/proc/loadavg: 1.99 2.01 2.00 3/85 1322
/proc/meminfo: memFree=1560480/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=160.76
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37160 0 0 0 16056 20 0 0 25 0 1 0 1546300472 116711424 8706 996147200 134512640 135477443 4294956224 18446744073709551615 134887832 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8706 525 235 0 27195 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 113976

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1560352/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=220.2
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37229 0 0 0 22000 20 0 0 25 0 1 0 1546300472 116711424 8775 996147200 134512640 135477443 4294956224 18446744073709551615 134693950 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8775 525 235 0 27195 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 113976

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1560224/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=279.63
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37236 0 0 0 27943 20 0 0 25 0 1 0 1546300472 116711424 8782 996147200 134512640 135477443 4294956224 18446744073709551615 134585552 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8782 525 235 0 27195 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 113976

[startup+342.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1560160/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=339.08
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37237 0 0 0 33887 21 0 0 25 0 1 0 1546300472 116711424 8783 996147200 134512640 135477443 4294956224 18446744073709551615 134955689 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8783 525 235 0 27195 0
Current children cumulated CPU time (s) 339.08
Current children cumulated vsize (KiB) 113976

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1560160/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=398.51
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37241 0 0 0 39830 21 0 0 25 0 1 0 1546300472 116711424 8787 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8787 525 235 0 27195 0
Current children cumulated CPU time (s) 398.51
Current children cumulated vsize (KiB) 113976

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1559840/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=457.94
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37308 0 0 0 45773 21 0 0 25 0 1 0 1546300472 116711424 8854 996147200 134512640 135477443 4294956224 18446744073709551615 135269842 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8854 525 235 0 27195 0
Current children cumulated CPU time (s) 457.94
Current children cumulated vsize (KiB) 113976

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1559840/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=517.39
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37312 0 0 0 51717 22 0 0 25 0 1 0 1546300472 116711424 8858 996147200 134512640 135477443 4294956224 18446744073709551615 134887904 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8858 525 235 0 27195 0
Current children cumulated CPU time (s) 517.39
Current children cumulated vsize (KiB) 113976

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1559840/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=576.82
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37312 0 0 0 57660 22 0 0 25 0 1 0 1546300472 116711424 8858 996147200 134512640 135477443 4294956224 18446744073709551615 134951687 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8858 525 235 0 27195 0
Current children cumulated CPU time (s) 576.82
Current children cumulated vsize (KiB) 113976

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1559776/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=636.26
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37318 0 0 0 63604 22 0 0 25 0 1 0 1546300472 116711424 8864 996147200 134512640 135477443 4294956224 18446744073709551615 135268532 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8864 525 235 0 27195 0
Current children cumulated CPU time (s) 636.26
Current children cumulated vsize (KiB) 113976


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

[startup+822.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1559584/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=814.56
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37322 0 0 0 81433 23 0 0 25 0 1 0 1546300472 116711424 8868 996147200 134512640 135477443 4294956224 18446744073709551615 134585552 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8868 525 235 0 27195 0
Current children cumulated CPU time (s) 814.56
Current children cumulated vsize (KiB) 113976

[startup+882.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1559584/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=874.01
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37322 0 0 0 87377 24 0 0 25 0 1 0 1546300472 116711424 8868 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8868 525 235 0 27195 0
Current children cumulated CPU time (s) 874.01
Current children cumulated vsize (KiB) 113976

[startup+942.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1559392/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=933.44
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37376 0 0 0 93320 24 0 0 25 0 1 0 1546300472 116711424 8922 996147200 134512640 135477443 4294956224 18446744073709551615 134583584 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8922 525 235 0 27195 0
Current children cumulated CPU time (s) 933.44
Current children cumulated vsize (KiB) 113976

[startup+1002.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/85 1322
/proc/meminfo: memFree=1559328/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=992.87
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37380 0 0 0 99263 24 0 0 25 0 1 0 1546300472 116711424 8926 996147200 134512640 135477443 4294956224 18446744073709551615 134583038 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8926 525 235 0 27195 0
Current children cumulated CPU time (s) 992.87
Current children cumulated vsize (KiB) 113976

[startup+1062.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/85 1322
/proc/meminfo: memFree=1559328/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1052.32
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37384 0 0 0 105207 25 0 0 25 0 1 0 1546300472 116711424 8930 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8930 525 235 0 27195 0
Current children cumulated CPU time (s) 1052.32
Current children cumulated vsize (KiB) 113976

[startup+1122.3 s]
/proc/loadavg: 2.35 2.11 2.04 3/85 1322
/proc/meminfo: memFree=1559264/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1111.75
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37384 0 0 0 111150 25 0 0 25 0 1 0 1546300472 116711424 8930 996147200 134512640 135477443 4294956224 18446744073709551615 134887902 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8930 525 235 0 27195 0
Current children cumulated CPU time (s) 1111.75
Current children cumulated vsize (KiB) 113976

[startup+1182.3 s]
/proc/loadavg: 2.43 2.19 2.07 4/93 1333
/proc/meminfo: memFree=1506392/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1171.65
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37385 0 0 0 117140 25 0 0 25 0 1 0 1546300472 116711424 8931 996147200 134512640 135477443 4294956224 18446744073709551615 134693716 0 0 4096 0 0 0 0 17 0 0 0
/proc/1321/statm: 28494 8931 525 235 0 27195 0
Current children cumulated CPU time (s) 1171.65
Current children cumulated vsize (KiB) 113976

[startup+1242.3 s]
/proc/loadavg: 2.25 2.18 2.07 3/93 1333
/proc/meminfo: memFree=1506136/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1231.59
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37388 0 0 0 123134 25 0 0 25 0 1 0 1546300472 116711424 8934 996147200 134512640 135477443 4294956224 18446744073709551615 134955632 0 0 4096 0 0 0 0 17 0 0 0
/proc/1321/statm: 28494 8934 525 235 0 27195 0
Current children cumulated CPU time (s) 1231.59
Current children cumulated vsize (KiB) 113976

[startup+1302.3 s]
/proc/loadavg: 2.17 2.18 2.08 3/93 1333
/proc/meminfo: memFree=1506200/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1291.54
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37389 0 0 0 129129 25 0 0 25 0 1 0 1546300472 116711424 8935 996147200 134512640 135477443 4294956224 18446744073709551615 134951661 0 0 4096 0 0 0 0 17 0 0 0
/proc/1321/statm: 28494 8935 525 235 0 27195 0
Current children cumulated CPU time (s) 1291.54
Current children cumulated vsize (KiB) 113976

[startup+1362.3 s]
/proc/loadavg: 2.11 2.16 2.08 3/93 1333
/proc/meminfo: memFree=1506072/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1351.49
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37389 0 0 0 135124 25 0 0 25 0 1 0 1546300472 116711424 8935 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/1321/statm: 28494 8935 525 235 0 27195 0
Current children cumulated CPU time (s) 1351.49
Current children cumulated vsize (KiB) 113976

[startup+1422.3 s]
/proc/loadavg: 2.16 2.16 2.08 3/83 1375
/proc/meminfo: memFree=1107760/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1411.42
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37389 0 0 0 141115 27 0 0 25 0 1 0 1546300472 116711424 8935 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8935 525 235 0 27195 0
Current children cumulated CPU time (s) 1411.42
Current children cumulated vsize (KiB) 113976

[startup+1482.3 s]
/proc/loadavg: 2.10 2.14 2.08 3/83 1375
/proc/meminfo: memFree=818672/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1471.12
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37393 0 0 0 147085 27 0 0 25 0 1 0 1546300472 116711424 8939 996147200 134512640 135477443 4294956224 18446744073709551615 134955557 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8939 525 235 0 27195 0
Current children cumulated CPU time (s) 1471.12
Current children cumulated vsize (KiB) 113976

[startup+1542.3 s]
/proc/loadavg: 2.04 2.11 2.08 3/82 1376
/proc/meminfo: memFree=889200/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1530.83
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37393 0 0 0 153056 27 0 0 25 0 1 0 1546300472 116711424 8939 996147200 134512640 135477443 4294956224 18446744073709551615 134887806 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8939 525 235 0 27195 0
Current children cumulated CPU time (s) 1530.83
Current children cumulated vsize (KiB) 113976

[startup+1602.3 s]
/proc/loadavg: 2.01 2.09 2.07 3/82 1376
/proc/meminfo: memFree=889072/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1590.53
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37393 0 0 0 159026 27 0 0 25 0 1 0 1546300472 116711424 8939 996147200 134512640 135477443 4294956224 18446744073709551615 134955678 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8939 525 235 0 27195 0
Current children cumulated CPU time (s) 1590.53
Current children cumulated vsize (KiB) 113976

[startup+1662.31 s]
/proc/loadavg: 2.00 2.07 2.06 3/82 1378
/proc/meminfo: memFree=888880/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1650.25
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37395 0 0 0 164997 28 0 0 25 0 1 0 1546300472 116711424 8941 996147200 134512640 135477443 4294956224 18446744073709551615 134585563 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8941 525 235 0 27195 0
Current children cumulated CPU time (s) 1650.25
Current children cumulated vsize (KiB) 113976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/82 1378
/proc/meminfo: memFree=888816/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1709.96
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37403 0 0 0 170968 28 0 0 25 0 1 0 1546300472 116711424 8949 996147200 134512640 135477443 4294956224 18446744073709551615 134673665 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8949 525 235 0 27195 0
Current children cumulated CPU time (s) 1709.96
Current children cumulated vsize (KiB) 113976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/82 1378
/proc/meminfo: memFree=888624/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1769.66
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37403 0 0 0 176938 28 0 0 25 0 1 0 1546300472 116711424 8949 996147200 134512640 135477443 4294956224 18446744073709551615 134693696 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8949 525 235 0 27195 0
Current children cumulated CPU time (s) 1769.66
Current children cumulated vsize (KiB) 113976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.8 s]
/proc/loadavg: 2.00 2.04 2.05 3/82 1378
/proc/meminfo: memFree=888624/2055920 swapFree=4095080/4192956
[pid=1321] ppid=1319 vsize=113976 CPUtime=1800.02
/proc/1321/stat : 1321 (casperzao) R 1319 1321 898 0 -1 4194304 37403 0 0 0 179974 28 0 0 25 0 1 0 1546300472 116711424 8949 996147200 134512640 135477443 4294956224 18446744073709551615 135270276 0 0 4096 0 0 0 0 17 1 0 0
/proc/1321/statm: 28494 8949 525 235 0 27195 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 113976

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.81
CPU time (s): 1800.04
CPU user time (s): 1799.75
CPU system time (s): 0.293955
CPU usage (%): 99.2955
Max. virtual memory (cumulated for all children) (KiB): 228996

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

runsolver used 2.48562 second user time and 5.40518 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-04 12:12:08
IDJOB=1070640
IDBENCH=55909
IDSOLVER=361
FILE ID=node40/1070640-1215166328
PBS_JOBID= 7881484
Free space on /tmp= 66528 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pseudoGLB/normalized-pigeon-cardinality-105-100.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1070640-1215166328/watcher-1070640-1215166328 -o /tmp/evaluation-result-1070640-1215166328/solver-1070640-1215166328 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1070640-1215166328.xml 104174180 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3af25c26f846dfc757d456c2bce96115
RANDOM SEED=104174180

node40.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.209
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.209
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:       1594440 kB
Buffers:         42920 kB
Cached:         247876 kB
SwapCached:      91976 kB
Active:         316268 kB
Inactive:       101504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1594440 kB
SwapTotal:     4192956 kB
SwapFree:      4095080 kB
Dirty:            3648 kB
Writeback:           0 kB
Mapped:         143808 kB
Slab:            28468 kB
Committed_AS:  3072056 kB
PageTables:       2188 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= 66548 MiB
End job on node40 at 2008-07-04 12:42:23