Trace number 1086872

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.13 1808.46

General information on the benchmark

Namecsp/fapp/fapp32/
normalized-fapp32-0550-1.xml
MD5SUM5b6f3d81a66e437062b2495198dba4e6
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 benchmark26.171
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
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.28/0.31	c Building = 1
518.51/520.99	c [ NumberOfVariables = 550 ]
518.51/520.99	c [ NumberOfConstraints = 9461 ]
518.61/521.00	c [ SizeOfSearchSpace(log2) = 5210.09 ]
518.61/521.00	c SymmetrySearch = 1
519.50/521.91	c InitialPropagation = 1
519.50/521.93	c [ SizeOfSearchSpace(log2) = 5207.09 ]
519.50/521.93	c InitialSAC = (Timeout)
551.66/554.28	c [ SizeOfSearchSpace(log2) = 5183.96 ]
551.76/554.31	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-1086872-1215241632/watcher-1086872-1215241632 -o /tmp/evaluation-result-1086872-1215241632/solver-1086872-1215241632 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1086872-1215241632.xml 40051366 

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.93 1.99 1.99 4/81 4726
/proc/meminfo: memFree=1346296/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=18572 CPUtime=0
/proc/4726/stat : 4726 (runsolver) R 4724 4726 3936 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 1553839409 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 215418989863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/4726/statm: 4643 292 257 25 0 2626 0

[startup+0.085633 s]
/proc/loadavg: 1.93 1.99 1.99 4/81 4726
/proc/meminfo: memFree=1346296/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=6628 CPUtime=0.07
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 757 0 0 0 7 0 0 0 18 0 1 0 1553839409 6787072 717 996147200 134512640 135477443 4294956224 18446744073709551615 134755065 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 1657 717 370 235 0 358 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6628

[startup+0.101629 s]
/proc/loadavg: 1.93 1.99 1.99 4/81 4726
/proc/meminfo: memFree=1346296/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=6760 CPUtime=0.08
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 812 0 0 0 8 0 0 0 18 0 1 0 1553839409 6922240 772 996147200 134512640 135477443 4294956224 18446744073709551615 4158530304 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 1690 772 370 235 0 391 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6760

[startup+0.301671 s]
/proc/loadavg: 1.93 1.99 1.99 4/81 4726
/proc/meminfo: memFree=1346296/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=9532 CPUtime=0.28
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1487 0 0 0 28 0 0 0 19 0 1 0 1553839409 9760768 1447 996147200 134512640 135477443 4294956224 18446744073709551615 134791034 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 2383 1447 370 235 0 1084 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9532

[startup+0.701749 s]
/proc/loadavg: 1.93 1.99 1.99 4/81 4726
/proc/meminfo: memFree=1346296/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=353440 CPUtime=0.69
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 12348 0 0 0 63 6 0 0 23 0 1 0 1553839409 361922560 11387 996147200 134512640 135477443 4294956224 18446744073709551615 135272328 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 88360 11387 460 235 0 87061 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 353440

[startup+1.5019 s]
/proc/loadavg: 1.93 1.99 1.99 3/82 4727
/proc/meminfo: memFree=1302376/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=353572 CPUtime=1.48
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 15024 0 0 0 141 7 0 0 25 0 1 0 1553839409 362057728 11466 996147200 134512640 135477443 4294956224 18446744073709551615 135268965 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 88393 11466 461 235 0 87094 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 353572

[startup+3.10121 s]
/proc/loadavg: 1.93 1.99 1.99 3/82 4727
/proc/meminfo: memFree=1301928/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=353968 CPUtime=3.06
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 16728 0 0 0 299 7 0 0 25 0 1 0 1553839409 362463232 11503 996147200 134512640 135477443 4294956224 18446744073709551615 135268962 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 88492 11503 461 235 0 87193 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 353968

[startup+6.30183 s]
/proc/loadavg: 1.94 1.99 1.99 3/82 4727
/proc/meminfo: memFree=1300520/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=167780 CPUtime=6.25
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 25300 0 0 0 615 10 0 0 25 0 1 0 1553839409 171806720 11742 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 41945 11742 461 235 0 40646 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 167780

[startup+12.701 s]
/proc/loadavg: 1.94 1.99 1.99 3/82 4727
/proc/meminfo: memFree=1297776/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=358060 CPUtime=12.63
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 41857 0 0 0 1247 16 0 0 25 0 1 0 1553839409 366653440 12556 996147200 134512640 135477443 4294956224 18446744073709551615 135272341 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 89515 12556 461 235 0 88216 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 358060

[startup+25.5015 s]
/proc/loadavg: 1.95 1.99 1.99 3/82 4727
/proc/meminfo: memFree=1292016/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=363076 CPUtime=25.37
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 70132 0 0 0 2511 26 0 0 25 0 1 0 1553839409 371789824 13924 996147200 134512640 135477443 4294956224 18446744073709551615 135271559 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 90769 13924 461 235 0 89470 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 363076

[startup+51.1014 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 4727
/proc/meminfo: memFree=1281584/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=373768 CPUtime=50.86
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 128487 0 0 0 5042 44 0 0 25 0 1 0 1553839409 382738432 16640 996147200 134512640 135477443 4294956224 18446744073709551615 135270889 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 93442 16640 461 235 0 92143 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 373768

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1261040/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=392908 CPUtime=101.82
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 239193 0 0 0 10100 82 0 0 25 0 1 0 1553839409 402337792 21559 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 98227 21559 465 235 0 96928 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 392908

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1233392/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=418780 CPUtime=161.55
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 379884 0 0 0 16024 131 0 0 25 0 1 0 1553839409 428830720 28135 996147200 134512640 135477443 4294956224 18446744073709551615 134879892 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 104695 28135 465 235 0 103396 0
Current children cumulated CPU time (s) 161.55
Current children cumulated vsize (KiB) 418780

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1204400/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=446500 CPUtime=221.27
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 526238 0 0 0 21949 178 0 0 25 0 1 0 1553839409 457216000 35219 996147200 134512640 135477443 4294956224 18446744073709551615 135268982 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 111625 35219 465 235 0 110326 0
Current children cumulated CPU time (s) 221.27
Current children cumulated vsize (KiB) 446500

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1178160/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=471844 CPUtime=281
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 664472 0 0 0 27876 224 0 0 25 0 1 0 1553839409 483168256 41759 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 117961 41759 465 235 0 116662 0
Current children cumulated CPU time (s) 281
Current children cumulated vsize (KiB) 471844

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1152944/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=497056 CPUtime=340.72
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 808948 0 0 0 33801 271 0 0 25 0 1 0 1553839409 508985344 48153 996147200 134512640 135477443 4294956224 18446744073709551615 135268690 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 124264 48153 465 235 0 122965 0
Current children cumulated CPU time (s) 340.72
Current children cumulated vsize (KiB) 497056

[startup+402.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 4727
/proc/meminfo: memFree=1121072/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=528604 CPUtime=400.45
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 978341 0 0 0 39717 328 0 0 25 0 1 0 1553839409 541290496 56195 996147200 134512640 135477443 4294956224 18446744073709551615 135269072 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 132151 56195 465 235 0 130852 0
Current children cumulated CPU time (s) 400.45
Current children cumulated vsize (KiB) 528604

[startup+462.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 4727
/proc/meminfo: memFree=1096240/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=552232 CPUtime=460.17
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1110587 0 0 0 45640 377 0 0 25 0 1 0 1553839409 565485568 62262 996147200 134512640 135477443 4294956224 18446744073709551615 135268988 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 138058 62262 465 235 0 136759 0
Current children cumulated CPU time (s) 460.17
Current children cumulated vsize (KiB) 552232

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1059824/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=519.91
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257142 0 0 0 51562 429 0 0 25 0 1 0 1553839409 400404480 69135 996147200 134512640 135477443 4294956224 18446744073709551615 135268959 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69135 508 235 0 96456 0
Current children cumulated CPU time (s) 519.91
Current children cumulated vsize (KiB) 391020

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1065264/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=579.63
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257828 0 0 0 57534 429 0 0 25 0 1 0 1553839409 400404480 69821 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69821 529 235 0 96456 0
Current children cumulated CPU time (s) 579.63
Current children cumulated vsize (KiB) 391020

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1065136/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=639.35
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257829 0 0 0 63506 429 0 0 25 0 1 0 1553839409 400404480 69822 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69822 529 235 0 96456 0
Current children cumulated CPU time (s) 639.35
Current children cumulated vsize (KiB) 391020


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1065008/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=818.53
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257852 0 0 0 81423 430 0 0 25 0 1 0 1553839409 400404480 69845 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69845 529 235 0 96456 0
Current children cumulated CPU time (s) 818.53
Current children cumulated vsize (KiB) 391020

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1064880/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=878.26
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 87396 430 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208571 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 878.26
Current children cumulated vsize (KiB) 391020

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1064880/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=937.98
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 93368 430 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 937.98
Current children cumulated vsize (KiB) 391020

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 4727
/proc/meminfo: memFree=1064816/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=997.7
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 99340 430 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 997.7
Current children cumulated vsize (KiB) 391020

[startup+1062.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/82 4727
/proc/meminfo: memFree=1064816/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1057.43
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 105313 430 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 1057.43
Current children cumulated vsize (KiB) 391020

[startup+1122.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/82 4727
/proc/meminfo: memFree=1064816/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1117.15
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 111285 430 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 1117.15
Current children cumulated vsize (KiB) 391020

[startup+1182.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/82 4727
/proc/meminfo: memFree=1064816/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1176.88
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 117257 431 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 1176.88
Current children cumulated vsize (KiB) 391020

[startup+1242.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/82 4727
/proc/meminfo: memFree=1064752/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1236.61
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 123230 431 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 1236.61
Current children cumulated vsize (KiB) 391020

[startup+1302.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/82 4727
/proc/meminfo: memFree=1064752/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1296.34
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 129203 431 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 1296.34
Current children cumulated vsize (KiB) 391020

[startup+1362.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/82 4727
/proc/meminfo: memFree=1064752/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1356.06
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 135175 431 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 1356.06
Current children cumulated vsize (KiB) 391020

[startup+1422.31 s]
/proc/loadavg: 2.13 2.07 2.01 3/82 4727
/proc/meminfo: memFree=1064624/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1415.79
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 141148 431 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 1415.79
Current children cumulated vsize (KiB) 391020

[startup+1482.3 s]
/proc/loadavg: 2.18 2.08 2.01 3/74 4767
/proc/meminfo: memFree=1264192/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1475.49
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 147116 433 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 1475.49
Current children cumulated vsize (KiB) 391020

[startup+1542.3 s]
/proc/loadavg: 2.13 2.08 2.01 3/73 4794
/proc/meminfo: memFree=1247112/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1535.2
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 153086 434 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208584 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 1535.2
Current children cumulated vsize (KiB) 391020

[startup+1602.3 s]
/proc/loadavg: 2.11 2.08 2.01 3/73 4796
/proc/meminfo: memFree=1246280/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1594.93
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257853 0 0 0 159059 434 0 0 25 0 1 0 1553839409 400404480 69846 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69846 529 235 0 96456 0
Current children cumulated CPU time (s) 1594.93
Current children cumulated vsize (KiB) 391020

[startup+1662.3 s]
/proc/loadavg: 2.10 2.08 2.01 3/73 4796
/proc/meminfo: memFree=1246280/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1654.66
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257854 0 0 0 165031 435 0 0 25 0 1 0 1553839409 400404480 69847 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69847 529 235 0 96456 0
Current children cumulated CPU time (s) 1654.66
Current children cumulated vsize (KiB) 391020

[startup+1722.3 s]
/proc/loadavg: 2.13 2.09 2.01 3/73 4796
/proc/meminfo: memFree=1246280/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1714.38
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257854 0 0 0 171003 435 0 0 25 0 1 0 1553839409 400404480 69847 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69847 529 235 0 96456 0
Current children cumulated CPU time (s) 1714.38
Current children cumulated vsize (KiB) 391020

[startup+1782.3 s]
/proc/loadavg: 2.10 2.09 2.01 3/73 4796
/proc/meminfo: memFree=1245896/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1774.1
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257854 0 0 0 176975 435 0 0 25 0 1 0 1553839409 400404480 69847 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69847 529 235 0 96456 0
Current children cumulated CPU time (s) 1774.1
Current children cumulated vsize (KiB) 391020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.41 s]
/proc/loadavg: 2.13 2.10 2.02 3/73 4796
/proc/meminfo: memFree=1245896/2055920 swapFree=4114148/4192956
[pid=4726] ppid=4724 vsize=391020 CPUtime=1800.08
/proc/4726/stat : 4726 (casperzao) R 4724 4726 3936 0 -1 4194304 1257854 0 0 0 179573 435 0 0 25 0 1 0 1553839409 400404480 69847 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/4726/statm: 97755 69847 529 235 0 96456 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 391020

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): 1808.46
CPU time (s): 1800.13
CPU user time (s): 1795.73
CPU system time (s): 4.39533
CPU usage (%): 99.5395
Max. virtual memory (cumulated for all children) (KiB): 578104

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

runsolver used 1.80373 second user time and 4.78627 second system time

The end

Launcher Data (download as text)

Begin job on node9 at 2008-07-05 09:07:12
IDJOB=1086872
IDBENCH=57890
IDSOLVER=361
FILE ID=node9/1086872-1215241632
PBS_JOBID= 7881919
Free space on /tmp= 66548 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 5b6f3d81a66e437062b2495198dba4e6
RANDOM SEED=40051366

node9.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.265
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	: 5931.00
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.265
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:       1346776 kB
Buffers:         50632 kB
Cached:         191412 kB
SwapCached:      73000 kB
Active:         569328 kB
Inactive:        83188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346776 kB
SwapTotal:     4192956 kB
SwapFree:      4114148 kB
Dirty:            4276 kB
Writeback:           0 kB
Mapped:         426332 kB
Slab:            40860 kB
Committed_AS:  3547800 kB
PageTables:       2692 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= 66536 MiB
End job on node9 at 2008-07-05 09:37:22