Trace number 1087628

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.1 1817.46

General information on the benchmark

Namecsp/fapp/fapp09/
normalized-fapp09-0800-0.xml
MD5SUM501a3c19e285c0ae9d47bc368e869aab
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.3434
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints8975
Maximum constraint arity2
Maximum domain size350
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8975
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.28/0.30	c Building = 1
61.30/61.74	c [ NumberOfVariables = 800 ]
61.30/61.74	c [ NumberOfConstraints = 8975 ]
61.30/61.75	c [ SizeOfSearchSpace(log2) = 5490.78 ]
61.30/61.75	c SymmetrySearch = 1
62.10/62.60	c InitialPropagation = 1
62.20/62.63	c [ SizeOfSearchSpace(log2) = 5476.21 ]
62.20/62.63	c InitialSAC = 1
62.50/62.97	c [ SizeOfSearchSpace(log2) = 5476.13 ]
62.50/62.98	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-1087628-1215244997/watcher-1087628-1215244997 -o /tmp/evaluation-result-1087628-1215244997/solver-1087628-1215244997 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1087628-1215244997.xml 538956649 

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: 3.49 2.89 2.75 4/88 4655
/proc/meminfo: memFree=1644028/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=5352 CPUtime=0
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 680226333 5480448 191 996147200 134512640 135477443 4294956224 18446744073709551615 10230648 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 1338 191 157 235 0 27 0

[startup+0.0309971 s]
/proc/loadavg: 3.49 2.89 2.75 4/88 4655
/proc/meminfo: memFree=1644028/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=5836 CPUtime=0.02
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 581 0 0 0 2 0 0 0 18 0 1 0 680226333 5976064 541 996147200 134512640 135477443 4294956224 18446744073709551615 10696315 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 1459 541 370 235 0 160 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5836

[startup+0.102003 s]
/proc/loadavg: 3.49 2.89 2.75 4/88 4655
/proc/meminfo: memFree=1644028/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=6892 CPUtime=0.09
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 831 0 0 0 9 0 0 0 18 0 1 0 680226333 7057408 791 996147200 134512640 135477443 4294956224 18446744073709551615 10696315 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 1723 791 370 235 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6892

[startup+0.30203 s]
/proc/loadavg: 3.49 2.89 2.75 4/88 4655
/proc/meminfo: memFree=1644028/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=9400 CPUtime=0.28
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 1482 0 0 0 28 0 0 0 19 0 1 0 680226333 9625600 1442 996147200 134512640 135477443 4294956224 18446744073709551615 10690629 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 2350 1442 384 235 0 1051 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9400

[startup+0.701064 s]
/proc/loadavg: 3.49 2.89 2.75 4/88 4655
/proc/meminfo: memFree=1644028/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=292256 CPUtime=0.68
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 6976 0 0 0 65 3 0 0 23 0 1 0 680226333 299270144 4651 996147200 134512640 135477443 4294956224 18446744073709551615 135269774 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 73064 4651 461 235 0 71765 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 292256

[startup+1.50115 s]
/proc/loadavg: 3.49 2.89 2.75 3/89 4656
/proc/meminfo: memFree=1625204/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=296084 CPUtime=1.48
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 12221 0 0 0 143 5 0 0 25 0 1 0 680226333 303190016 5590 996147200 134512640 135477443 4294956224 18446744073709551615 135268706 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 74021 5591 465 235 0 72722 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 296084

[startup+3.10132 s]
/proc/loadavg: 3.49 2.89 2.75 3/89 4656
/proc/meminfo: memFree=1620276/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=302420 CPUtime=3.08
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 21937 0 0 0 299 9 0 0 25 0 1 0 680226333 309678080 7240 996147200 134512640 135477443 4294956224 18446744073709551615 134880195 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 75605 7240 465 235 0 74306 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 302420

[startup+6.30265 s]
/proc/loadavg: 3.37 2.88 2.75 3/89 4656
/proc/meminfo: memFree=1603708/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=319052 CPUtime=6.26
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 44615 0 0 0 608 18 0 0 25 0 1 0 680226333 326709248 11570 996147200 134512640 135477443 4294956224 18446744073709551615 134694649 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 79763 11570 465 235 0 78464 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 319052

[startup+12.7013 s]
/proc/loadavg: 3.34 2.88 2.75 3/89 4656
/proc/meminfo: memFree=1575428/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=345452 CPUtime=12.59
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 82918 0 0 0 1226 33 0 0 25 0 1 0 680226333 353742848 18516 996147200 134512640 135477443 4294956224 18446744073709551615 135268326 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 86363 18516 465 235 0 85064 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 345452

[startup+25.5016 s]
/proc/loadavg: 3.11 2.85 2.74 3/89 4656
/proc/meminfo: memFree=1516740/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=399440 CPUtime=25.29
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 164402 0 0 0 2462 67 0 0 25 0 1 0 680226333 409026560 32414 996147200 134512640 135477443 4294956224 18446744073709551615 134592474 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 99860 32418 465 235 0 98561 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 399440

[startup+51.1013 s]
/proc/loadavg: 2.73 2.78 2.72 3/89 4656
/proc/meminfo: memFree=1384772/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=527744 CPUtime=50.76
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 345219 0 0 0 4935 141 0 0 25 0 1 0 680226333 540409856 65636 996147200 134512640 135477443 4294956224 18446744073709551615 135218765 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 131936 65636 465 235 0 130637 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 527744

[startup+102.307 s]
/proc/loadavg: 2.31 2.66 2.68 3/89 4656
/proc/meminfo: memFree=1326980/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=101.7
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422770 0 0 0 9993 177 0 0 25 0 1 0 680226333 400494592 79477 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79477 510 235 0 96478 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 391108

[startup+162.302 s]
/proc/loadavg: 2.11 2.54 2.63 3/89 4656
/proc/meminfo: memFree=1326852/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=161.4
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422786 0 0 0 15963 177 0 0 25 0 1 0 680226333 400494592 79493 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79493 510 235 0 96478 0
Current children cumulated CPU time (s) 161.4
Current children cumulated vsize (KiB) 391108

[startup+222.302 s]
/proc/loadavg: 2.04 2.44 2.59 3/89 4656
/proc/meminfo: memFree=1326788/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=221.09
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422786 0 0 0 21932 177 0 0 25 0 1 0 680226333 400494592 79493 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79493 510 235 0 96478 0
Current children cumulated CPU time (s) 221.09
Current children cumulated vsize (KiB) 391108

[startup+282.301 s]
/proc/loadavg: 2.01 2.35 2.55 3/89 4656
/proc/meminfo: memFree=1326788/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=280.78
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422786 0 0 0 27901 177 0 0 25 0 1 0 680226333 400494592 79493 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79493 510 235 0 96478 0
Current children cumulated CPU time (s) 280.78
Current children cumulated vsize (KiB) 391108

[startup+342.301 s]
/proc/loadavg: 2.00 2.29 2.52 3/89 4656
/proc/meminfo: memFree=1326732/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=340.48
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422786 0 0 0 33871 177 0 0 25 0 1 0 680226333 400494592 79493 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79493 510 235 0 96478 0
Current children cumulated CPU time (s) 340.48
Current children cumulated vsize (KiB) 391108

[startup+402.302 s]
/proc/loadavg: 2.00 2.23 2.48 3/89 4656
/proc/meminfo: memFree=1326732/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=400.18
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422786 0 0 0 39841 177 0 0 25 0 1 0 680226333 400494592 79493 996147200 134512640 135477443 4294956224 18446744073709551615 135208680 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79493 510 235 0 96478 0
Current children cumulated CPU time (s) 400.18
Current children cumulated vsize (KiB) 391108

[startup+462.302 s]
/proc/loadavg: 2.00 2.19 2.45 3/89 4656
/proc/meminfo: memFree=1326668/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=459.88
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422788 0 0 0 45810 178 0 0 25 0 1 0 680226333 400494592 79495 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79495 510 235 0 96478 0
Current children cumulated CPU time (s) 459.88
Current children cumulated vsize (KiB) 391108

[startup+522.301 s]
/proc/loadavg: 2.00 2.15 2.42 3/89 4657
/proc/meminfo: memFree=1326540/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=519.57
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422788 0 0 0 51779 178 0 0 25 0 1 0 680226333 400494592 79495 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79495 510 235 0 96478 0
Current children cumulated CPU time (s) 519.57
Current children cumulated vsize (KiB) 391108

[startup+582.301 s]
/proc/loadavg: 2.00 2.12 2.39 3/89 4657
/proc/meminfo: memFree=1326540/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=579.27
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422788 0 0 0 57749 178 0 0 25 0 1 0 680226333 400494592 79495 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79495 510 235 0 96478 0
Current children cumulated CPU time (s) 579.27
Current children cumulated vsize (KiB) 391108

[startup+642.301 s]
/proc/loadavg: 1.92 2.08 2.35 3/90 4708
/proc/meminfo: memFree=1492940/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=638.91
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422788 0 0 0 63713 178 0 0 25 0 1 0 680226333 400494592 79495 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79495 510 235 0 96478 0
Current children cumulated CPU time (s) 638.91
Current children cumulated vsize (KiB) 391108


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

[startup+822.301 s]
/proc/loadavg: 3.80 2.87 2.60 2/76 4996
/proc/meminfo: memFree=1482564/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=817.02
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422788 0 0 0 81519 183 0 0 25 0 1 0 680226333 400494592 79495 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79495 510 235 0 96478 0
Current children cumulated CPU time (s) 817.02
Current children cumulated vsize (KiB) 391108

[startup+882.301 s]
/proc/loadavg: 3.26 2.87 2.62 2/80 5166
/proc/meminfo: memFree=1491076/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=875.75
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422788 0 0 0 87389 186 0 0 25 0 1 0 680226333 400494592 79495 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79495 510 235 0 96478 0
Current children cumulated CPU time (s) 875.75
Current children cumulated vsize (KiB) 391108

[startup+942.307 s]
/proc/loadavg: 2.60 2.76 2.60 3/80 5193
/proc/meminfo: memFree=1463108/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=935.04
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422788 0 0 0 93318 186 0 0 25 0 1 0 680226333 400494592 79495 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79495 510 235 0 96478 0
Current children cumulated CPU time (s) 935.04
Current children cumulated vsize (KiB) 391108

[startup+1002.3 s]
/proc/loadavg: 2.22 2.62 2.56 3/80 5193
/proc/meminfo: memFree=1455556/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=994.47
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422788 0 0 0 99261 186 0 0 25 0 1 0 680226333 400494592 79495 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79495 510 235 0 96478 0
Current children cumulated CPU time (s) 994.47
Current children cumulated vsize (KiB) 391108

[startup+1062.3 s]
/proc/loadavg: 2.08 2.50 2.52 3/80 5193
/proc/meminfo: memFree=1455364/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1053.91
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422805 0 0 0 105205 186 0 0 25 0 1 0 680226333 400494592 79512 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79512 510 235 0 96478 0
Current children cumulated CPU time (s) 1053.91
Current children cumulated vsize (KiB) 391108

[startup+1122.3 s]
/proc/loadavg: 2.03 2.41 2.48 3/80 5193
/proc/meminfo: memFree=1455300/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1113.34
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422809 0 0 0 111148 186 0 0 25 0 1 0 680226333 400494592 79516 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79516 510 235 0 96478 0
Current children cumulated CPU time (s) 1113.34
Current children cumulated vsize (KiB) 391108

[startup+1182.3 s]
/proc/loadavg: 2.01 2.33 2.45 3/80 5193
/proc/meminfo: memFree=1455236/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1172.78
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422811 0 0 0 117092 186 0 0 25 0 1 0 680226333 400494592 79518 996147200 134512640 135477443 4294956224 18446744073709551615 134606973 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79518 510 235 0 96478 0
Current children cumulated CPU time (s) 1172.78
Current children cumulated vsize (KiB) 391108

[startup+1242.3 s]
/proc/loadavg: 2.00 2.27 2.42 3/80 5193
/proc/meminfo: memFree=1455108/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1232.21
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422813 0 0 0 123035 186 0 0 25 0 1 0 680226333 400494592 79520 996147200 134512640 135477443 4294956224 18446744073709551615 134606957 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79520 510 235 0 96478 0
Current children cumulated CPU time (s) 1232.21
Current children cumulated vsize (KiB) 391108

[startup+1302.3 s]
/proc/loadavg: 2.00 2.22 2.39 3/80 5193
/proc/meminfo: memFree=1454980/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1291.65
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422813 0 0 0 128979 186 0 0 25 0 1 0 680226333 400494592 79520 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79520 510 235 0 96478 0
Current children cumulated CPU time (s) 1291.65
Current children cumulated vsize (KiB) 391108

[startup+1362.3 s]
/proc/loadavg: 2.00 2.18 2.36 3/80 5193
/proc/meminfo: memFree=1454916/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1351.07
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422813 0 0 0 134921 186 0 0 25 0 1 0 680226333 400494592 79520 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79520 510 235 0 96478 0
Current children cumulated CPU time (s) 1351.07
Current children cumulated vsize (KiB) 391108

[startup+1422.3 s]
/proc/loadavg: 2.00 2.14 2.34 3/80 5193
/proc/meminfo: memFree=1454916/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1410.51
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422813 0 0 0 140865 186 0 0 25 0 1 0 680226333 400494592 79520 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79520 510 235 0 96478 0
Current children cumulated CPU time (s) 1410.51
Current children cumulated vsize (KiB) 391108

[startup+1482.3 s]
/proc/loadavg: 2.36 2.19 2.34 3/89 5241
/proc/meminfo: memFree=1414460/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1469.93
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422813 0 0 0 146807 186 0 0 25 0 1 0 680226333 400494592 79520 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79520 510 235 0 96478 0
Current children cumulated CPU time (s) 1469.93
Current children cumulated vsize (KiB) 391108

[startup+1542.3 s]
/proc/loadavg: 2.79 2.39 2.40 3/81 5242
/proc/meminfo: memFree=1422140/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1529.37
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422813 0 0 0 152750 187 0 0 25 0 1 0 680226333 400494592 79520 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79520 510 235 0 96478 0
Current children cumulated CPU time (s) 1529.37
Current children cumulated vsize (KiB) 391108

[startup+1602.3 s]
/proc/loadavg: 2.29 2.31 2.37 3/81 5242
/proc/meminfo: memFree=1419004/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1589.06
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422813 0 0 0 158719 187 0 0 25 0 1 0 680226333 400494592 79520 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79520 510 235 0 96478 0
Current children cumulated CPU time (s) 1589.06
Current children cumulated vsize (KiB) 391108

[startup+1662.31 s]
/proc/loadavg: 2.34 2.30 2.36 3/92 5288
/proc/meminfo: memFree=1444644/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1647.83
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422813 0 0 0 164594 189 0 0 25 0 1 0 680226333 400494592 79520 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79520 510 235 0 96478 0
Current children cumulated CPU time (s) 1647.83
Current children cumulated vsize (KiB) 391108

[startup+1722.3 s]
/proc/loadavg: 2.99 2.51 2.43 3/92 5288
/proc/meminfo: memFree=1445220/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1705.59
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422813 0 0 0 170370 189 0 0 25 0 1 0 680226333 400494592 79520 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/4655/statm: 97777 79520 510 235 0 96478 0
Current children cumulated CPU time (s) 1705.59
Current children cumulated vsize (KiB) 391108

[startup+1782.3 s]
/proc/loadavg: 3.03 2.59 2.46 3/88 5323
/proc/meminfo: memFree=1421284/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1765.11
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422813 0 0 0 176321 190 0 0 25 0 1 0 680226333 400494592 79520 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79520 510 235 0 96478 0
Current children cumulated CPU time (s) 1765.11
Current children cumulated vsize (KiB) 391108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817.4 s]
/proc/loadavg: 2.57 2.52 2.44 3/88 5323
/proc/meminfo: memFree=1421412/2055920 swapFree=4147308/4192956
[pid=4655] ppid=4653 vsize=391108 CPUtime=1800.04
/proc/4655/stat : 4655 (casperzao) R 4653 4655 2833 0 -1 4194304 422813 0 0 0 179814 190 0 0 25 0 1 0 680226333 400494592 79520 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/4655/statm: 97777 79520 510 235 0 96478 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 391108

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): 1817.46
CPU time (s): 1800.1
CPU user time (s): 1798.14
CPU system time (s): 1.9537
CPU usage (%): 99.0448
Max. virtual memory (cumulated for all children) (KiB): 578168

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

runsolver used 3.3095 second user time and 8.65568 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-05 10:03:18
IDJOB=1087628
IDBENCH=58024
IDSOLVER=361
FILE ID=node90/1087628-1215244997
PBS_JOBID= 7881908
Free space on /tmp= 66556 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp09/normalized-fapp09-0800-0.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1087628-1215244997/watcher-1087628-1215244997 -o /tmp/evaluation-result-1087628-1215244997/solver-1087628-1215244997 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1087628-1215244997.xml 538956649 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 501a3c19e285c0ae9d47bc368e869aab
RANDOM SEED=538956649

node90.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:       1644508 kB
Buffers:         13196 kB
Cached:         118352 kB
SwapCached:      37024 kB
Active:         334180 kB
Inactive:        22240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1644508 kB
SwapTotal:     4192956 kB
SwapFree:      4147308 kB
Dirty:            4564 kB
Writeback:           0 kB
Mapped:         241156 kB
Slab:            39204 kB
Committed_AS:  1276640 kB
PageTables:       2764 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= 66552 MiB
End job on node90 at 2008-07-05 10:33:37