Trace number 1080818

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.02 1824.62

General information on the benchmark

Namecsp/js-taillard-20-15/
normalized-js-taillard-20-15-105-4.xml
MD5SUM0956c2101f17f3186356998f35f5383c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.5588
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints3130
Maximum constraint arity2
Maximum domain size1444
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3130
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.09/0.10	c Building = 1
5.68/5.78	c [ NumberOfVariables = 300 ]
5.68/5.78	c [ NumberOfConstraints = 3130 ]
5.68/5.78	c [ SizeOfSearchSpace(log2) = 3134.14 ]
5.68/5.78	c SymmetrySearch = 1
5.79/5.85	c InitialPropagation = 1
5.79/5.87	c [ SizeOfSearchSpace(log2) = 2839.8 ]
5.79/5.87	c InitialSAC = 1
5.99/6.06	c [ SizeOfSearchSpace(log2) = 2839.8 ]
5.99/6.06	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-1080818-1215213354/watcher-1080818-1215213354 -o /tmp/evaluation-result-1080818-1215213354/solver-1080818-1215213354 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1080818-1215213354.xml 977489135 

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/74 28593
/proc/meminfo: memFree=1398736/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=5352 CPUtime=0
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 176 0 0 0 0 0 0 0 18 0 1 0 254323337 5480448 153 996147200 134512640 135477443 4294956224 18446744073709551615 5530816 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 1338 159 132 235 0 27 0

[startup+0.076379 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 28593
/proc/meminfo: memFree=1398736/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=6364 CPUtime=0.06
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 718 0 0 0 6 0 0 0 18 0 1 0 254323337 6516736 678 996147200 134512640 135477443 4294956224 18446744073709551615 6002299 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 1591 678 370 235 0 292 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6364

[startup+0.102381 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 28593
/proc/meminfo: memFree=1398736/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=6760 CPUtime=0.09
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 808 0 0 0 9 0 0 0 18 0 1 0 254323337 6922240 768 996147200 134512640 135477443 4294956224 18446744073709551615 6002299 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 1690 768 370 235 0 391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6760

[startup+0.301404 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 28593
/proc/meminfo: memFree=1398736/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=289352 CPUtime=0.29
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 4295 0 0 0 27 2 0 0 19 0 1 0 254323337 296296448 1238 996147200 134512640 135477443 4294956224 18446744073709551615 135215566 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 41086 1208 454 235 0 39787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 289352

[startup+0.701446 s]
/proc/loadavg: 2.00 2.02 2.00 4/74 28593
/proc/meminfo: memFree=1398736/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=104876 CPUtime=0.68
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 11252 0 0 0 63 5 0 0 23 0 1 0 254323337 107393024 2012 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 57471 2015 453 235 0 56172 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 104876

[startup+1.50253 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 28594
/proc/meminfo: memFree=1389832/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=298592 CPUtime=1.48
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 24988 0 0 0 136 12 0 0 25 0 1 0 254323337 305758208 3652 996147200 134512640 135477443 4294956224 18446744073709551615 134695388 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 74648 3652 453 235 0 73349 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 298592

[startup+3.1017 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 28594
/proc/meminfo: memFree=1380872/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=310868 CPUtime=3.08
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 52509 0 0 0 283 25 0 0 25 0 1 0 254323337 318328832 6851 996147200 134512640 135477443 4294956224 18446744073709551615 135268706 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 77717 6852 453 235 0 76418 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 310868

[startup+6.30105 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 28594
/proc/meminfo: memFree=1354184/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=6.29
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99808 0 0 0 582 47 0 0 25 0 1 0 254323337 147472384 12442 996147200 134512640 135477443 4294956224 18446744073709551615 134912062 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 36004 12442 496 235 0 34705 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 144016

[startup+12.7017 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 28594
/proc/meminfo: memFree=1349960/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=12.68
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99876 0 0 0 1221 47 0 0 25 0 1 0 254323337 147472384 12510 996147200 134512640 135477443 4294956224 18446744073709551615 135208656 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 36004 12510 496 235 0 34705 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 144016

[startup+25.5011 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 28594
/proc/meminfo: memFree=1349456/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=25.48
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99878 0 0 0 2501 47 0 0 25 0 1 0 254323337 147472384 12512 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 36004 12512 496 235 0 34705 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 144016

[startup+51.1019 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 28594
/proc/meminfo: memFree=1348496/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=51.07
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99878 0 0 0 5060 47 0 0 25 0 1 0 254323337 147472384 12512 996147200 134512640 135477443 4294956224 18446744073709551615 134695908 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 36004 12512 496 235 0 34705 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 144016

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 28594
/proc/meminfo: memFree=1346448/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=102.25
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99878 0 0 0 10178 47 0 0 25 0 1 0 254323337 147472384 12512 996147200 134512640 135477443 4294956224 18446744073709551615 134695377 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 36004 12512 496 235 0 34705 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 144016

[startup+162.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 28594
/proc/meminfo: memFree=1344016/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=162.23
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99878 0 0 0 16176 47 0 0 25 0 1 0 254323337 147472384 12512 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 36004 12512 496 235 0 34705 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 144016

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 28594
/proc/meminfo: memFree=1341520/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=222.2
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99878 0 0 0 22173 47 0 0 25 0 1 0 254323337 147472384 12512 996147200 134512640 135477443 4294956224 18446744073709551615 134586188 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 36004 12512 496 235 0 34705 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 144016

[startup+282.302 s]
/proc/loadavg: 2.11 2.03 2.01 3/75 28594
/proc/meminfo: memFree=1339792/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=282.18
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99878 0 0 0 28171 47 0 0 25 0 1 0 254323337 147472384 12512 996147200 134512640 135477443 4294956224 18446744073709551615 135207279 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 36004 12512 496 235 0 34705 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 144016

[startup+342.301 s]
/proc/loadavg: 2.10 2.04 2.01 3/75 28594
/proc/meminfo: memFree=1337936/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=342.16
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99878 0 0 0 34169 47 0 0 25 0 1 0 254323337 147472384 12512 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 36004 12512 496 235 0 34705 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 144016

[startup+402.302 s]
/proc/loadavg: 2.10 2.04 2.00 3/75 28594
/proc/meminfo: memFree=1336016/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=402.13
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99878 0 0 0 40166 47 0 0 25 0 1 0 254323337 147472384 12512 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/28593/statm: 36004 12512 496 235 0 34705 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 144016

[startup+462.302 s]
/proc/loadavg: 2.07 2.05 2.00 3/94 28648
/proc/meminfo: memFree=1349496/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=461.65
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99878 0 0 0 46117 48 0 0 25 0 1 0 254323337 147472384 12512 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12512 496 235 0 34705 0
Current children cumulated CPU time (s) 461.65
Current children cumulated vsize (KiB) 144016

[startup+522.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/94 28648
/proc/meminfo: memFree=1349176/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=520.58
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99878 0 0 0 52010 48 0 0 25 0 1 0 254323337 147472384 12512 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12512 496 235 0 34705 0
Current children cumulated CPU time (s) 520.58
Current children cumulated vsize (KiB) 144016

[startup+582.302 s]
/proc/loadavg: 2.01 2.03 2.00 3/94 28648
/proc/meminfo: memFree=1349176/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=579.52
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99878 0 0 0 57904 48 0 0 25 0 1 0 254323337 147472384 12512 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12512 496 235 0 34705 0
Current children cumulated CPU time (s) 579.52
Current children cumulated vsize (KiB) 144016

[startup+642.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/94 28648
/proc/meminfo: memFree=1348856/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=638.47
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99903 0 0 0 63799 48 0 0 25 0 1 0 254323337 147472384 12537 996147200 134512640 135477443 4294956224 18446744073709551615 134586017 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12537 496 235 0 34705 0
Current children cumulated CPU time (s) 638.47
Current children cumulated vsize (KiB) 144016


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348600/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=815.31
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99903 0 0 0 81483 48 0 0 25 0 1 0 254323337 147472384 12537 996147200 134512640 135477443 4294956224 18446744073709551615 135268547 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12537 496 235 0 34705 0
Current children cumulated CPU time (s) 815.31
Current children cumulated vsize (KiB) 144016

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348600/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=874.25
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99903 0 0 0 87377 48 0 0 25 0 1 0 254323337 147472384 12537 996147200 134512640 135477443 4294956224 18446744073709551615 134679154 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12537 496 235 0 34705 0
Current children cumulated CPU time (s) 874.25
Current children cumulated vsize (KiB) 144016

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348600/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=933.2
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99903 0 0 0 93272 48 0 0 25 0 1 0 254323337 147472384 12537 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12537 496 235 0 34705 0
Current children cumulated CPU time (s) 933.2
Current children cumulated vsize (KiB) 144016

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348600/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=992.14
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99903 0 0 0 99166 48 0 0 25 0 1 0 254323337 147472384 12537 996147200 134512640 135477443 4294956224 18446744073709551615 135269728 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12537 496 235 0 34705 0
Current children cumulated CPU time (s) 992.14
Current children cumulated vsize (KiB) 144016

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348536/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1051.09
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99903 0 0 0 105061 48 0 0 25 0 1 0 254323337 147472384 12537 996147200 134512640 135477443 4294956224 18446744073709551615 135270212 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12537 496 235 0 34705 0
Current children cumulated CPU time (s) 1051.09
Current children cumulated vsize (KiB) 144016

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348536/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1110.04
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99903 0 0 0 110956 48 0 0 25 0 1 0 254323337 147472384 12537 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12537 496 235 0 34705 0
Current children cumulated CPU time (s) 1110.04
Current children cumulated vsize (KiB) 144016

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348344/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1168.98
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99903 0 0 0 116850 48 0 0 25 0 1 0 254323337 147472384 12537 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12537 496 235 0 34705 0
Current children cumulated CPU time (s) 1168.98
Current children cumulated vsize (KiB) 144016

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348280/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1227.93
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99903 0 0 0 122745 48 0 0 25 0 1 0 254323337 147472384 12537 996147200 134512640 135477443 4294956224 18446744073709551615 135268565 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12537 496 235 0 34705 0
Current children cumulated CPU time (s) 1227.93
Current children cumulated vsize (KiB) 144016

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348280/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1286.87
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99903 0 0 0 128639 48 0 0 25 0 1 0 254323337 147472384 12537 996147200 134512640 135477443 4294956224 18446744073709551615 134912016 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12537 496 235 0 34705 0
Current children cumulated CPU time (s) 1286.87
Current children cumulated vsize (KiB) 144016

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348280/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1345.82
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99919 0 0 0 134534 48 0 0 25 0 1 0 254323337 147472384 12553 996147200 134512640 135477443 4294956224 18446744073709551615 134679569 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12553 496 235 0 34705 0
Current children cumulated CPU time (s) 1345.82
Current children cumulated vsize (KiB) 144016

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348280/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1404.77
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99925 0 0 0 140429 48 0 0 25 0 1 0 254323337 147472384 12559 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12559 496 235 0 34705 0
Current children cumulated CPU time (s) 1404.77
Current children cumulated vsize (KiB) 144016

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348216/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1463.72
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99935 0 0 0 146324 48 0 0 25 0 1 0 254323337 147472384 12569 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12569 496 235 0 34705 0
Current children cumulated CPU time (s) 1463.72
Current children cumulated vsize (KiB) 144016

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348088/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1522.66
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99943 0 0 0 152218 48 0 0 25 0 1 0 254323337 147472384 12577 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12577 496 235 0 34705 0
Current children cumulated CPU time (s) 1522.66
Current children cumulated vsize (KiB) 144016

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1348024/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1581.61
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99954 0 0 0 158113 48 0 0 25 0 1 0 254323337 147472384 12588 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12588 496 235 0 34705 0
Current children cumulated CPU time (s) 1581.61
Current children cumulated vsize (KiB) 144016

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1347960/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1640.55
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99957 0 0 0 164007 48 0 0 25 0 1 0 254323337 147472384 12591 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12591 496 235 0 34705 0
Current children cumulated CPU time (s) 1640.55
Current children cumulated vsize (KiB) 144016

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1347896/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1699.5
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99964 0 0 0 169902 48 0 0 25 0 1 0 254323337 147472384 12598 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12598 496 235 0 34705 0
Current children cumulated CPU time (s) 1699.5
Current children cumulated vsize (KiB) 144016

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1347640/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1758.44
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99972 0 0 0 175796 48 0 0 25 0 1 0 254323337 147472384 12606 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12606 496 235 0 34705 0
Current children cumulated CPU time (s) 1758.44
Current children cumulated vsize (KiB) 144016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1824.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 28648
/proc/meminfo: memFree=1347640/2055920 swapFree=4179588/4192956
[pid=28593] ppid=28591 vsize=144016 CPUtime=1800
/proc/28593/stat : 28593 (casperzao) R 28591 28593 27999 0 -1 4194304 99972 0 0 0 179952 48 0 0 25 0 1 0 254323337 147472384 12606 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/28593/statm: 36004 12606 496 235 0 34705 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 144016

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): 1824.62
CPU time (s): 1800.02
CPU user time (s): 1799.53
CPU system time (s): 0.497924
CPU usage (%): 98.6522
Max. virtual memory (cumulated for all children) (KiB): 330800

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

runsolver used 1.76473 second user time and 4.88126 second system time

The end

Launcher Data (download as text)

Begin job on node81 at 2008-07-05 01:15:54
IDJOB=1080818
IDBENCH=57032
IDSOLVER=361
FILE ID=node81/1080818-1215213354
PBS_JOBID= 7881767
Free space on /tmp= 126804 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/js-taillard-20-15/normalized-js-taillard-20-15-105-4.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1080818-1215213354/watcher-1080818-1215213354 -o /tmp/evaluation-result-1080818-1215213354/solver-1080818-1215213354 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1080818-1215213354.xml 977489135 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0956c2101f17f3186356998f35f5383c
RANDOM SEED=977489135

node81.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1399216 kB
Buffers:         76436 kB
Cached:         390236 kB
SwapCached:       6404 kB
Active:         334236 kB
Inactive:       251480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1399216 kB
SwapTotal:     4192956 kB
SwapFree:      4179588 kB
Dirty:            3320 kB
Writeback:           0 kB
Mapped:         125988 kB
Slab:            56188 kB
Committed_AS:   672668 kB
PageTables:       1824 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= 126788 MiB
End job on node81 at 2008-07-05 01:46:21