Trace number 1083150

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 1815.03

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-1.xml
MD5SUMdaaf1af72f8f417d373a93d1048498fa
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 benchmark276.089
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1247
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
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
10.58/10.72	c [ NumberOfVariables = 450 ]
10.58/10.72	c [ NumberOfConstraints = 5580 ]
10.58/10.72	c [ SizeOfSearchSpace(log2) = 4600.68 ]
10.58/10.72	c SymmetrySearch = 1
10.78/10.99	c InitialPropagation = 1
10.88/11.02	c [ SizeOfSearchSpace(log2) = 3977.5 ]
10.88/11.02	c InitialSAC = 1
11.88/12.09	c [ SizeOfSearchSpace(log2) = 3977.5 ]
11.88/12.09	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-1083150-1215225457/watcher-1083150-1215225457 -o /tmp/evaluation-result-1083150-1215225457/solver-1083150-1215225457 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1083150-1215225457.xml 1843534319 

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.99 1.97 1.99 4/73 3009
/proc/meminfo: memFree=1458896/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=2332 CPUtime=0
/proc/3009/stat : 3009 (casperzao) D 3007 3009 1343 0 -1 4194304 57 0 0 0 0 0 0 0 18 0 1 0 1552217922 2387968 41 996147200 134512640 135477443 4294956224 18446744073709551615 9274148 0 2147483391 4096 0 18446744072099937270 0 0 17 1 0 0
/proc/3009/statm: 583 41 31 235 0 14 0

[startup+0.098259 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 3009
/proc/meminfo: memFree=1458896/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=6364 CPUtime=0.08
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 707 0 0 0 8 0 0 0 18 0 1 0 1552217922 6516736 667 996147200 134512640 135477443 4294956224 18446744073709551615 4159751665 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 1591 667 370 235 0 292 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6364

[startup+0.101251 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 3009
/proc/meminfo: memFree=1458896/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=6364 CPUtime=0.08
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 714 0 0 0 8 0 0 0 18 0 1 0 1552217922 6516736 674 996147200 134512640 135477443 4294956224 18446744073709551615 4159697118 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 1591 674 370 235 0 292 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6364

[startup+0.301277 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 3009
/proc/meminfo: memFree=1458896/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=289220 CPUtime=0.28
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 2873 0 0 0 27 1 0 0 19 0 1 0 1552217922 296161280 1208 996147200 134512640 135477443 4294956224 18446744073709551615 134586802 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 72305 1208 455 235 0 71006 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 289220

[startup+0.701323 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 3009
/proc/meminfo: memFree=1458896/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=293180 CPUtime=0.68
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 9327 0 0 0 63 5 0 0 23 0 1 0 1552217922 300216320 2242 996147200 134512640 135477443 4294956224 18446744073709551615 135268320 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 73295 2242 455 235 0 71996 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 293180

[startup+1.50141 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1448392/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=301100 CPUtime=1.47
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 22604 0 0 0 136 11 0 0 25 0 1 0 1552217922 308326400 4267 996147200 134512640 135477443 4294956224 18446744073709551615 135268949 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 75275 4267 455 235 0 73976 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 301100

[startup+3.10159 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1437192/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=317072 CPUtime=3.06
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 48750 0 0 0 282 24 0 0 25 0 1 0 1552217922 324681728 8375 996147200 134512640 135477443 4294956224 18446744073709551615 135268193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 79268 8375 455 235 0 77969 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 317072

[startup+6.30196 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1402888/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=349280 CPUtime=6.23
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 101397 0 0 0 573 50 0 0 25 0 1 0 1552217922 357662720 16660 996147200 134512640 135477443 4294956224 18446744073709551615 134586717 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 87320 16660 455 235 0 86021 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 349280

[startup+12.7017 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1347016/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=12.57
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175846 0 0 0 1168 89 0 0 25 0 1 0 1552217922 211259392 28450 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28450 498 235 0 50278 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 206308

[startup+25.5011 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1346376/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=25.25
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175903 0 0 0 2436 89 0 0 25 0 1 0 1552217922 211259392 28507 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28507 498 235 0 50278 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 206308

[startup+51.101 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1346312/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=50.61
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175909 0 0 0 4972 89 0 0 25 0 1 0 1552217922 211259392 28513 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28513 498 235 0 50278 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 206308

[startup+102.307 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1346184/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=101.34
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175925 0 0 0 10044 90 0 0 25 0 1 0 1552217922 211259392 28529 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28529 498 235 0 50278 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 206308

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1346184/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=160.78
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175925 0 0 0 15988 90 0 0 25 0 1 0 1552217922 211259392 28529 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28529 498 235 0 50278 0
Current children cumulated CPU time (s) 160.78
Current children cumulated vsize (KiB) 206308

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1346120/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=220.25
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175925 0 0 0 21934 91 0 0 25 0 1 0 1552217922 211259392 28529 996147200 134512640 135477443 4294956224 18446744073709551615 134679588 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28529 498 235 0 50278 0
Current children cumulated CPU time (s) 220.25
Current children cumulated vsize (KiB) 206308

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1346120/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=279.71
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175935 0 0 0 27880 91 0 0 25 0 1 0 1552217922 211259392 28539 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28539 498 235 0 50278 0
Current children cumulated CPU time (s) 279.71
Current children cumulated vsize (KiB) 206308

[startup+342.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1346056/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=339.17
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 33825 92 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 134923158 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 339.17
Current children cumulated vsize (KiB) 206308

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345992/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=398.61
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 39769 92 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135208699 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 398.61
Current children cumulated vsize (KiB) 206308

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345992/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=458.05
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 45713 92 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135268049 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 458.05
Current children cumulated vsize (KiB) 206308

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345928/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=517.48
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 51656 92 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 517.48
Current children cumulated vsize (KiB) 206308

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345928/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=576.92
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 57600 92 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135268688 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 576.92
Current children cumulated vsize (KiB) 206308

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345928/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=636.36
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 63544 92 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 636.36
Current children cumulated vsize (KiB) 206308


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

[startup+822.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345864/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=814.67
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 81374 93 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 134923178 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 814.67
Current children cumulated vsize (KiB) 206308

[startup+882.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345864/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=874.1
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 87317 93 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 874.1
Current children cumulated vsize (KiB) 206308

[startup+942.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345928/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=933.54
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 93261 93 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 134586773 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 933.54
Current children cumulated vsize (KiB) 206308

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345864/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=992.98
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 99204 94 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 992.98
Current children cumulated vsize (KiB) 206308

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345800/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1052.41
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 105147 94 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135268272 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 1052.41
Current children cumulated vsize (KiB) 206308

[startup+1122.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345800/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1111.85
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 111091 94 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 1111.85
Current children cumulated vsize (KiB) 206308

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345864/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1171.28
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 117034 94 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 1171.28
Current children cumulated vsize (KiB) 206308

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345800/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1230.73
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 122978 95 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 134923104 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 1230.73
Current children cumulated vsize (KiB) 206308

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345800/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1290.17
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 128922 95 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135207274 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 1290.17
Current children cumulated vsize (KiB) 206308

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3010
/proc/meminfo: memFree=1345864/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1349.6
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 134865 95 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 1349.6
Current children cumulated vsize (KiB) 206308

[startup+1422.31 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3016
/proc/meminfo: memFree=1345920/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1409.02
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 140807 95 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 1409.02
Current children cumulated vsize (KiB) 206308

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 3016
/proc/meminfo: memFree=1345920/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1468.45
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 146750 95 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 1468.45
Current children cumulated vsize (KiB) 206308

[startup+1542.3 s]
/proc/loadavg: 2.06 1.99 1.99 3/74 3016
/proc/meminfo: memFree=1345792/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1527.89
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 152694 95 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 1 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 1527.89
Current children cumulated vsize (KiB) 206308

[startup+1602.3 s]
/proc/loadavg: 2.09 2.00 2.00 4/83 3065
/proc/meminfo: memFree=680632/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1587.69
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 158673 96 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 1587.69
Current children cumulated vsize (KiB) 206308

[startup+1662.3 s]
/proc/loadavg: 2.07 2.01 2.00 4/82 3104
/proc/meminfo: memFree=1243640/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1647.44
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175940 0 0 0 164647 97 0 0 25 0 1 0 1552217922 211259392 28544 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/3009/statm: 51577 28544 498 235 0 50278 0
Current children cumulated CPU time (s) 1647.44
Current children cumulated vsize (KiB) 206308

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 3104
/proc/meminfo: memFree=1186488/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1707.38
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175964 0 0 0 170641 97 0 0 25 0 1 0 1552217922 211259392 28568 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/3009/statm: 51577 28568 498 235 0 50278 0
Current children cumulated CPU time (s) 1707.38
Current children cumulated vsize (KiB) 206308

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 3104
/proc/meminfo: memFree=1181112/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1767.32
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175965 0 0 0 176635 97 0 0 25 0 1 0 1552217922 211259392 28569 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/3009/statm: 51577 28569 498 235 0 50278 0
Current children cumulated CPU time (s) 1767.32
Current children cumulated vsize (KiB) 206308



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 3104
/proc/meminfo: memFree=1180984/2055920 swapFree=4098000/4192956
[pid=3009] ppid=3007 vsize=206308 CPUtime=1800.01
/proc/3009/stat : 3009 (casperzao) R 3007 3009 1343 0 -1 4194304 175965 0 0 0 179903 98 0 0 25 0 1 0 1552217922 211259392 28569 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/3009/statm: 51577 28569 498 235 0 50278 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 206308

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): 1815.03
CPU time (s): 1800.04
CPU user time (s): 1799.04
CPU system time (s): 0.998848
CPU usage (%): 99.174
Max. virtual memory (cumulated for all children) (KiB): 393500

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

runsolver used 2.6096 second user time and 5.51016 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-05 04:37:37
IDJOB=1083150
IDBENCH=57417
IDSOLVER=361
FILE ID=node32/1083150-1215225457
PBS_JOBID= 7881820
Free space on /tmp= 66444 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= daaf1af72f8f417d373a93d1048498fa
RANDOM SEED=1843534319

node32.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.218
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.218
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:       1459376 kB
Buffers:         76332 kB
Cached:         310132 kB
SwapCached:      88312 kB
Active:         334216 kB
Inactive:       202812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459376 kB
SwapTotal:     4192956 kB
SwapFree:      4098000 kB
Dirty:            3600 kB
Writeback:           0 kB
Mapped:         157648 kB
Slab:            44296 kB
Committed_AS:  3360704 kB
PageTables:       2120 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= 66436 MiB
End job on node32 at 2008-07-05 05:07:54