Trace number 1085864

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 1802.56

General information on the benchmark

Namecsp/fapp/fapp10/
normalized-fapp10-0900-9.xml
MD5SUMbb8fed9f370e164b93c37276047ba0d0
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 benchmark55.3086
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints11381
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11381
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.21	c Parsing = 1
0.39/0.40	c Building = 1
79.59/80.26	c [ NumberOfVariables = 900 ]
79.59/80.26	c [ NumberOfConstraints = 11381 ]
79.59/80.26	c [ SizeOfSearchSpace(log2) = 6706.8 ]
79.59/80.26	c SymmetrySearch = 1
81.08/81.79	c InitialPropagation = 1
81.17/81.85	c [ SizeOfSearchSpace(log2) = 6706.8 ]
81.17/81.85	c InitialSAC = 1
81.47/82.18	c [ SizeOfSearchSpace(log2) = 6706.8 ]
81.47/82.19	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-1085864-1215235860/watcher-1085864-1215235860 -o /tmp/evaluation-result-1085864-1215235860/solver-1085864-1215235860 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1085864-1215235860.xml 301276916 

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.00 2.00 4/72 12661
/proc/meminfo: memFree=1500456/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=1056 CPUtime=0
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 40 0 0 0 0 0 0 0 21 0 1 0 2002559804 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 4129572 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 264 26 20 235 0 3 0

[startup+0.210469 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 12661
/proc/meminfo: memFree=1500456/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=8080 CPUtime=0.19
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 1148 0 0 0 19 0 0 0 19 0 1 0 2002559804 8273920 1108 996147200 134512640 135477443 4294956224 18446744073709551615 134784346 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 2020 1108 370 235 0 721 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8080

[startup+0.301339 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 12661
/proc/meminfo: memFree=1500456/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=9268 CPUtime=0.28
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 1433 0 0 0 28 0 0 0 19 0 1 0 2002559804 9490432 1393 996147200 134512640 135477443 4294956224 18446744073709551615 134755015 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 2317 1393 370 235 0 1018 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9268

[startup+0.401354 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 12661
/proc/meminfo: memFree=1500456/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=10456 CPUtime=0.39
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 1737 0 0 0 38 1 0 0 20 0 1 0 2002559804 10706944 1697 996147200 134512640 135477443 4294956224 18446744073709551615 4558917 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 2614 1697 384 235 0 1315 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 10456

[startup+0.701363 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 12661
/proc/meminfo: memFree=1500456/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=292388 CPUtime=0.69
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 7858 0 0 0 66 3 0 0 23 0 1 0 2002559804 299405312 6324 996147200 134512640 135477443 4294956224 18446744073709551615 135268690 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 73097 6324 465 235 0 71798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 292388

[startup+1.50141 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12662
/proc/meminfo: memFree=1475552/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=294104 CPUtime=1.48
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 11050 0 0 0 144 4 0 0 25 0 1 0 2002559804 301162496 6772 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 73526 6772 465 235 0 72227 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 294104

[startup+3.10151 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12662
/proc/meminfo: memFree=1471968/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=300440 CPUtime=3.06
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 20604 0 0 0 298 8 0 0 25 0 1 0 2002559804 307650560 8394 996147200 134512640 135477443 4294956224 18446744073709551615 134694775 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 75110 8394 465 235 0 73811 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 300440

[startup+6.30171 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12662
/proc/meminfo: memFree=1455904/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=315620 CPUtime=6.24
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 41051 0 0 0 606 18 0 0 25 0 1 0 2002559804 323194880 12303 996147200 134512640 135477443 4294956224 18446744073709551615 134879951 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 78905 12303 465 235 0 77606 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 315620

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12662
/proc/meminfo: memFree=1427040/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=341756 CPUtime=12.59
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 77886 0 0 0 1226 33 0 0 25 0 1 0 2002559804 349958144 19032 996147200 134512640 135477443 4294956224 18446744073709551615 135268968 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 85439 19032 465 235 0 84140 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 341756

[startup+25.5059 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12662
/proc/meminfo: memFree=1375776/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=390860 CPUtime=25.3
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 149788 0 0 0 2465 65 0 0 25 0 1 0 2002559804 400240640 31582 996147200 134512640 135477443 4294956224 18446744073709551615 135268949 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 97715 31582 465 235 0 96416 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 390860

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12662
/proc/meminfo: memFree=1286752/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=478640 CPUtime=50.7
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 284743 0 0 0 4950 120 0 0 25 0 1 0 2002559804 490127360 54014 996147200 134512640 135477443 4294956224 18446744073709551615 135268988 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 119660 54014 465 235 0 118361 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 478640

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12662
/proc/meminfo: memFree=1176928/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392240 CPUtime=101.51
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448568 0 0 0 9947 204 0 0 25 0 1 0 2002559804 401653760 81184 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 98060 81184 510 235 0 96761 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 392240

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12662
/proc/meminfo: memFree=1175840/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=161.07
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 15902 205 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 161.07
Current children cumulated vsize (KiB) 392244

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12662
/proc/meminfo: memFree=1175712/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=220.62
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 21857 205 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 220.62
Current children cumulated vsize (KiB) 392244

[startup+282.301 s]
/proc/loadavg: 2.12 2.03 2.01 3/83 12711
/proc/meminfo: memFree=848016/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=280.53
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 27846 207 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 280.53
Current children cumulated vsize (KiB) 392244

[startup+342.307 s]
/proc/loadavg: 2.20 2.08 2.02 3/83 12711
/proc/meminfo: memFree=509328/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=340.48
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 33833 215 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 340.48
Current children cumulated vsize (KiB) 392244

[startup+402.302 s]
/proc/loadavg: 2.20 2.09 2.03 3/83 12711
/proc/meminfo: memFree=171280/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=400.43
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 39821 222 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 400.43
Current children cumulated vsize (KiB) 392244

[startup+462.301 s]
/proc/loadavg: 2.51 2.18 2.06 3/83 12711
/proc/meminfo: memFree=15120/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=460.38
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 45810 228 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 460.38
Current children cumulated vsize (KiB) 392244

[startup+522.301 s]
/proc/loadavg: 2.88 2.35 2.12 3/83 12711
/proc/meminfo: memFree=15248/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=520.34
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 51800 234 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 520.34
Current children cumulated vsize (KiB) 392244

[startup+582.302 s]
/proc/loadavg: 3.11 2.51 2.19 3/83 12711
/proc/meminfo: memFree=15312/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=580.3
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 57786 244 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 580.3
Current children cumulated vsize (KiB) 392244

[startup+642.302 s]
/proc/loadavg: 3.00 2.59 2.24 3/73 12738
/proc/meminfo: memFree=1455648/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=640.24
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 63773 251 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 640.24
Current children cumulated vsize (KiB) 392244


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

[startup+882.302 s]
/proc/loadavg: 2.01 2.25 2.17 3/73 12738
/proc/meminfo: memFree=1455584/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=880.17
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 87765 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 880.17
Current children cumulated vsize (KiB) 392244

[startup+942.302 s]
/proc/loadavg: 2.00 2.21 2.16 3/73 12738
/proc/meminfo: memFree=1455584/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=940.14
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 93762 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 940.14
Current children cumulated vsize (KiB) 392244

[startup+1002.31 s]
/proc/loadavg: 2.00 2.16 2.15 3/73 12738
/proc/meminfo: memFree=1455520/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1000.13
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 99761 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1000.13
Current children cumulated vsize (KiB) 392244

[startup+1062.3 s]
/proc/loadavg: 2.00 2.13 2.14 3/73 12738
/proc/meminfo: memFree=1455520/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1060.1
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 105758 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1060.1
Current children cumulated vsize (KiB) 392244

[startup+1122.3 s]
/proc/loadavg: 2.00 2.11 2.12 3/73 12738
/proc/meminfo: memFree=1455520/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1120.08
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 111756 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1120.08
Current children cumulated vsize (KiB) 392244

[startup+1182.3 s]
/proc/loadavg: 2.00 2.08 2.11 3/73 12738
/proc/meminfo: memFree=1455520/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1180.06
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 117754 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1180.06
Current children cumulated vsize (KiB) 392244

[startup+1242.3 s]
/proc/loadavg: 2.00 2.07 2.10 3/73 12738
/proc/meminfo: memFree=1455264/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1240.04
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 123752 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1240.04
Current children cumulated vsize (KiB) 392244

[startup+1302.3 s]
/proc/loadavg: 2.00 2.05 2.09 3/73 12738
/proc/meminfo: memFree=1455200/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1300.02
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 129750 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 392244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.04 2.08 3/73 12738
/proc/meminfo: memFree=1455136/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1360
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 135748 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208684 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1360
Current children cumulated vsize (KiB) 392244

[startup+1422.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/73 12738
/proc/meminfo: memFree=1455136/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1419.97
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 141745 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1419.97
Current children cumulated vsize (KiB) 392244

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/73 12738
/proc/meminfo: memFree=1455072/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1479.95
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 147743 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208584 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1479.95
Current children cumulated vsize (KiB) 392244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.07 3/73 12738
/proc/meminfo: memFree=1455072/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1539.93
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 153741 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1539.93
Current children cumulated vsize (KiB) 392244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/73 12738
/proc/meminfo: memFree=1455072/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1599.91
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 159739 252 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1599.91
Current children cumulated vsize (KiB) 392244

[startup+1662.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/73 12738
/proc/meminfo: memFree=1455008/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1659.9
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 165737 253 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1659.9
Current children cumulated vsize (KiB) 392244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.05 3/73 12738
/proc/meminfo: memFree=1455008/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1719.87
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 171734 253 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1719.87
Current children cumulated vsize (KiB) 392244

[startup+1782.3 s]
/proc/loadavg: 2.13 2.03 2.05 3/73 12738
/proc/meminfo: memFree=1454752/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1779.85
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 177732 253 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1779.85
Current children cumulated vsize (KiB) 392244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.5 s]
/proc/loadavg: 2.18 2.04 2.06 3/73 12744
/proc/meminfo: memFree=1453920/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1800.04
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 179751 253 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 392244

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1802.5 s]
/proc/loadavg: 2.18 2.04 2.06 3/73 12744
/proc/meminfo: memFree=1453920/2055920 swapFree=4180452/4192956
[pid=12661] ppid=12659 vsize=392244 CPUtime=1800.04
/proc/12661/stat : 12661 (casperzao) R 12659 12661 12366 0 -1 4194304 448833 0 0 0 179751 253 0 0 25 0 1 0 2002559804 401657856 81449 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/12661/statm: 98061 81449 510 235 0 96762 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 392244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1802.56
CPU time (s): 1800.1
CPU user time (s): 1797.52
CPU system time (s): 2.58561
CPU usage (%): 99.8636
Max. virtual memory (cumulated for all children) (KiB): 578036

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

runsolver used 1.78473 second user time and 5.29719 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-05 07:31:00
IDJOB=1085864
IDBENCH=57715
IDSOLVER=361
FILE ID=node29/1085864-1215235860
PBS_JOBID= 7881953
Free space on /tmp= 66492 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp10/normalized-fapp10-0900-9.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1085864-1215235860/watcher-1085864-1215235860 -o /tmp/evaluation-result-1085864-1215235860/solver-1085864-1215235860 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1085864-1215235860.xml 301276916 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= bb8fed9f370e164b93c37276047ba0d0
RANDOM SEED=301276916

node29.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.220
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.220
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:       1500936 kB
Buffers:         97780 kB
Cached:         329392 kB
SwapCached:       6872 kB
Active:         302488 kB
Inactive:       187968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500936 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:            4432 kB
Writeback:           0 kB
Mapped:          70360 kB
Slab:            49548 kB
Committed_AS:  3523556 kB
PageTables:       2072 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= 66488 MiB
End job on node29 at 2008-07-05 08:01:05