Trace number 1051227

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.03 1801.81

General information on the benchmark

Namecsp/golombRulerArity4/
normalized-ruler-70-12-a4.xml
MD5SUM17a5880df049540f5bc9b4999c8d510f
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 variables12
Number of constraints1991
Maximum constraint arity4
Maximum domain size71
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1991
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.18/0.21	c Building = 1
0.18/0.21	c [ NumberOfVariables = 12 ]
0.18/0.21	c [ NumberOfConstraints = 1991 ]
0.18/0.21	c [ SizeOfSearchSpace(log2) = 73.797 ]
0.18/0.21	c SymmetrySearch = 1
0.18/0.21	c InitialPropagation = 1
0.18/0.21	c [ SizeOfSearchSpace(log2) = 70.8827 ]
0.18/0.21	c InitialSAC = 1
0.18/0.25	c [ SizeOfSearchSpace(log2) = 70.8827 ]
0.18/0.25	c Search(SampleFF) : 
68.69/68.95	c [ Sampling domwdeg ]
68.69/68.95	c [ Sampling impacts ]
68.69/68.95	c [ Sampling la ]
68.69/68.95	c [ SamplingScores: ]
68.69/68.95	c [ domwdeg+min = 0.155152 | domwdeg+rnd = 0.00947615 ]
68.69/68.95	c [ impacts+min = 0.129561 | impacts+rnd = 0.00298585 ]
68.69/68.95	c [ la+min = 0.0202934 | la+rnd = 0.00162265 ]
68.69/68.95	c [ domwdeg = 0.0823139 | impacts = 0.0662734 | la = 0.010958 ]
68.69/68.95	c [ min = 0.101669 | rand = 0.0662734 ]
68.69/68.95	c [ restarting at (4.52802,0.0166673) ]
79.97/80.28	c [ restarting at (11.3201,0.0333431) ]
108.25/108.60	c [ restarting at (28.3001,0.0177918) ]
178.99/179.38	c [ restarting at (70.7504,5.25514e-05) ]
355.83/356.34	c [ restarting at (176.876,0.0175064) ]
797.82/798.72	c [ restarting at (442.19,0.000889275) ]

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

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.00 2.02 2.00 4/73 14009
/proc/meminfo: memFree=1411056/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=1056 CPUtime=0
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1984235442 1081344 26 996147200 134512640 135477443 4294956240 18446744073709551615 8413988 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/14009/statm: 264 26 20 235 0 3 0

[startup+0.0726139 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 14009
/proc/meminfo: memFree=1411056/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=6100 CPUtime=0.06
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 648 0 0 0 6 0 0 0 18 0 1 0 1984235442 6246400 608 996147200 134512640 135477443 4294956240 18446744073709551615 4158530085 0 0 4096 0 0 0 0 17 1 0 0
/proc/14009/statm: 1525 608 370 235 0 226 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6100

[startup+0.101627 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 14009
/proc/meminfo: memFree=1411056/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=99864 CPUtime=0.08
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 1192 0 0 0 7 1 0 0 18 0 1 0 1984235442 102260736 710 996147200 134512640 135477443 4294956240 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/14009/statm: 24966 710 424 235 0 23667 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 99864

[startup+0.301656 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 14009
/proc/meminfo: memFree=1411056/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=0.28
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3568 0 0 0 22 6 0 0 19 0 1 0 1984235442 102686720 1235 996147200 134512640 135477443 4294956240 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 1 0 0
/proc/14009/statm: 25070 1235 493 235 0 23771 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 100280

[startup+0.701726 s]
/proc/loadavg: 2.00 2.02 2.00 4/73 14009
/proc/meminfo: memFree=1411056/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=0.68
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3572 0 0 0 62 6 0 0 23 0 1 0 1984235442 102686720 1239 996147200 134512640 135477443 4294956240 18446744073709551615 134934590 0 0 4096 0 0 0 0 17 1 0 0
/proc/14009/statm: 25070 1239 494 235 0 23771 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 100280

[startup+1.50187 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 14010
/proc/meminfo: memFree=1407912/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1.47
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3573 0 0 0 141 6 0 0 25 0 1 0 1984235442 102686720 1240 996147200 134512640 135477443 4294956240 18446744073709551615 135268532 0 0 4096 0 0 0 0 17 1 0 0
/proc/14009/statm: 25070 1240 494 235 0 23771 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 100280

[startup+3.10116 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 14010
/proc/meminfo: memFree=1407784/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=3.06
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3577 0 0 0 300 6 0 0 25 0 1 0 1984235442 102686720 1244 996147200 134512640 135477443 4294956240 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/14009/statm: 25070 1244 494 235 0 23771 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 100280

[startup+6.30173 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 14010
/proc/meminfo: memFree=1407720/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=6.23
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3577 0 0 0 617 6 0 0 25 0 1 0 1984235442 102686720 1244 996147200 134512640 135477443 4294956240 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 1 0 0
/proc/14009/statm: 25070 1244 494 235 0 23771 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 100280

[startup+12.7019 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 14011
/proc/meminfo: memFree=1407528/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=12.58
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3577 0 0 0 1252 6 0 0 25 0 1 0 1984235442 102686720 1244 996147200 134512640 135477443 4294956240 18446744073709551615 135269749 0 0 4096 0 0 0 0 17 1 0 0
/proc/14009/statm: 25070 1244 494 235 0 23771 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 100280

[startup+25.5012 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14052
/proc/meminfo: memFree=1544232/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=25.32
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3584 0 0 0 2526 6 0 0 25 0 1 0 1984235442 102686720 1251 996147200 134512640 135477443 4294956240 18446744073709551615 135268532 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1251 496 235 0 23771 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 100280

[startup+51.1018 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14052
/proc/meminfo: memFree=1543984/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=50.9
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3624 0 0 0 5084 6 0 0 25 0 1 0 1984235442 102686720 1291 996147200 134512640 135477443 4294956240 18446744073709551615 134583088 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1291 496 235 0 23771 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 100280

[startup+102.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14052
/proc/meminfo: memFree=1543664/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=102.07
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3680 0 0 0 10200 7 0 0 25 0 1 0 1984235442 102686720 1347 996147200 134512640 135477443 4294956240 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1347 497 235 0 23771 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 100280

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14052
/proc/meminfo: memFree=1543600/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=162.01
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3685 0 0 0 16194 7 0 0 25 0 1 0 1984235442 102686720 1352 996147200 134512640 135477443 4294956240 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1352 497 235 0 23771 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 100280

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14052
/proc/meminfo: memFree=1543408/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=221.95
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3685 0 0 0 22188 7 0 0 25 0 1 0 1984235442 102686720 1352 996147200 134512640 135477443 4294956240 18446744073709551615 135270276 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1352 497 235 0 23771 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 100280

[startup+282.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 14052
/proc/meminfo: memFree=1543472/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=281.89
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3696 0 0 0 28182 7 0 0 25 0 1 0 1984235442 102686720 1363 996147200 134512640 135477443 4294956240 18446744073709551615 134919617 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1363 497 235 0 23771 0
Current children cumulated CPU time (s) 281.89
Current children cumulated vsize (KiB) 100280

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 2.00 4/82 14052
/proc/meminfo: memFree=1543472/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=341.85
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3696 0 0 0 34177 8 0 0 25 0 1 0 1984235442 102686720 1363 996147200 134512640 135477443 4294956240 18446744073709551615 135270176 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1363 497 235 0 23771 0
Current children cumulated CPU time (s) 341.85
Current children cumulated vsize (KiB) 100280

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14052
/proc/meminfo: memFree=1543472/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=401.79
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3696 0 0 0 40171 8 0 0 25 0 1 0 1984235442 102686720 1363 996147200 134512640 135477443 4294956240 18446744073709551615 135269734 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1363 497 235 0 23771 0
Current children cumulated CPU time (s) 401.79
Current children cumulated vsize (KiB) 100280

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14052
/proc/meminfo: memFree=1543472/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=461.73
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3696 0 0 0 46165 8 0 0 25 0 1 0 1984235442 102686720 1363 996147200 134512640 135477443 4294956240 18446744073709551615 134586773 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1363 497 235 0 23771 0
Current children cumulated CPU time (s) 461.73
Current children cumulated vsize (KiB) 100280

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14052
/proc/meminfo: memFree=1543472/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=521.68
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3696 0 0 0 52160 8 0 0 25 0 1 0 1984235442 102686720 1363 996147200 134512640 135477443 4294956240 18446744073709551615 135268514 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1363 497 235 0 23771 0
Current children cumulated CPU time (s) 521.68
Current children cumulated vsize (KiB) 100280

[startup+582.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 14052
/proc/meminfo: memFree=1543472/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=581.63
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 58155 8 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135270912 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 581.63
Current children cumulated vsize (KiB) 100280

[startup+642.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 14052
/proc/meminfo: memFree=1543408/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=641.57
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 64149 8 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135270209 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 641.57
Current children cumulated vsize (KiB) 100280


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14052
/proc/meminfo: memFree=1543216/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=821.4
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 82132 8 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 821.4
Current children cumulated vsize (KiB) 100280

[startup+882.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 14052
/proc/meminfo: memFree=1543216/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=881.34
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 88126 8 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 881.34
Current children cumulated vsize (KiB) 100280

[startup+942.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 14052
/proc/meminfo: memFree=1543216/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=941.3
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 94121 9 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 941.3
Current children cumulated vsize (KiB) 100280

[startup+1002.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/82 14052
/proc/meminfo: memFree=1543216/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1001.24
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 100115 9 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1001.24
Current children cumulated vsize (KiB) 100280

[startup+1062.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/82 14052
/proc/meminfo: memFree=1543216/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1061.19
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 106110 9 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135270201 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1061.19
Current children cumulated vsize (KiB) 100280

[startup+1122.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/82 14052
/proc/meminfo: memFree=1543216/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1121.14
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 112105 9 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 134934630 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1121.14
Current children cumulated vsize (KiB) 100280

[startup+1182.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/82 14052
/proc/meminfo: memFree=1543152/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1181.08
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 118099 9 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135270902 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1181.08
Current children cumulated vsize (KiB) 100280

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 14052
/proc/meminfo: memFree=1542896/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1241.02
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 124093 9 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 134919632 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1241.02
Current children cumulated vsize (KiB) 100280

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 14052
/proc/meminfo: memFree=1542832/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1300.97
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 130088 9 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1300.97
Current children cumulated vsize (KiB) 100280

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/82 14052
/proc/meminfo: memFree=1542960/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1360.91
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 136082 9 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1360.91
Current children cumulated vsize (KiB) 100280

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14058
/proc/meminfo: memFree=1542952/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1420.86
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 142076 10 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135270856 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1420.86
Current children cumulated vsize (KiB) 100280

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14058
/proc/meminfo: memFree=1542952/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1480.8
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 148070 10 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135268929 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1480.8
Current children cumulated vsize (KiB) 100280

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14058
/proc/meminfo: memFree=1542952/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1540.74
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 154064 10 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1540.74
Current children cumulated vsize (KiB) 100280

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14058
/proc/meminfo: memFree=1542952/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1600.69
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 160059 10 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1600.69
Current children cumulated vsize (KiB) 100280

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/82 14058
/proc/meminfo: memFree=1542888/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1660.64
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 166054 10 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135270834 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1660.64
Current children cumulated vsize (KiB) 100280

[startup+1722.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 14058
/proc/meminfo: memFree=1542896/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1720.58
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 172048 10 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1720.58
Current children cumulated vsize (KiB) 100280

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 4/82 14058
/proc/meminfo: memFree=1542704/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1780.53
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 178043 10 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 135268048 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1780.53
Current children cumulated vsize (KiB) 100280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.81 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 14058
/proc/meminfo: memFree=1542576/2055920 swapFree=4110344/4192956
[pid=14009] ppid=14007 vsize=100280 CPUtime=1800.01
/proc/14009/stat : 14009 (casperzao) R 14007 14009 9778 0 -1 4194304 3698 0 0 0 179991 10 0 0 25 0 1 0 1984235442 102686720 1365 996147200 134512640 135477443 4294956240 18446744073709551615 134934592 0 0 4096 0 0 0 0 17 0 0 0
/proc/14009/statm: 25070 1365 497 235 0 23771 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 100280

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): 1801.81
CPU time (s): 1800.03
CPU user time (s): 1799.92
CPU system time (s): 0.108983
CPU usage (%): 99.9009
Max. virtual memory (cumulated for all children) (KiB): 101832

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

runsolver used 1.9407 second user time and 4.64429 second system time

The end

Launcher Data (download as text)

Begin job on node70 at 2008-07-03 04:37:46
IDJOB=1051227
IDBENCH=55429
IDSOLVER=361
FILE ID=node70/1051227-1215052666
PBS_JOBID= 7875035
Free space on /tmp= 66416 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/golombRulerArity4/normalized-ruler-70-12-a4.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1051227-1215052666/watcher-1051227-1215052666 -o /tmp/evaluation-result-1051227-1215052666/solver-1051227-1215052666 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1051227-1215052666.xml 85135498 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 17a5880df049540f5bc9b4999c8d510f
RANDOM SEED=85135498

node70.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.256
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.256
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:       1411472 kB
Buffers:         60692 kB
Cached:         275620 kB
SwapCached:      76448 kB
Active:         360208 kB
Inactive:       207896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1411472 kB
SwapTotal:     4192956 kB
SwapFree:      4110344 kB
Dirty:            3144 kB
Writeback:           0 kB
Mapped:         238212 kB
Slab:            61292 kB
Committed_AS:  4196048 kB
PageTables:       2232 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= 66436 MiB
End job on node70 at 2008-07-03 05:07:50