Trace number 1085885

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.09 1807.16

General information on the benchmark

Namecsp/fapp/fapp10/
normalized-fapp10-0900-10.xml
MD5SUM55de9a4bee899e7bedf0b2c2b8000cef
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 benchmark52.5
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.00	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.00	c Parsing = 1
0.29/0.37	c Building = 1
74.59/74.90	c [ NumberOfVariables = 900 ]
74.59/74.90	c [ NumberOfConstraints = 11381 ]
74.59/74.90	c [ SizeOfSearchSpace(log2) = 6706.8 ]
74.59/74.90	c SymmetrySearch = 1
75.98/76.38	c InitialPropagation = 1
76.07/76.45	c [ SizeOfSearchSpace(log2) = 6706.8 ]
76.07/76.45	c InitialSAC = 1
76.37/76.79	c [ SizeOfSearchSpace(log2) = 6706.8 ]
76.37/76.80	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-1085885-1215235982/watcher-1085885-1215235982 -o /tmp/evaluation-result-1085885-1215235982/solver-1085885-1215235982 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1085885-1215235982.xml 475810710 

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/74 31665
/proc/meminfo: memFree=883712/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=5352 CPUtime=0
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 216 0 0 0 0 0 0 0 18 0 1 0 646518385 5480448 191 996147200 134512640 135477443 4294956224 18446744073709551615 6757240 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 1338 191 157 235 0 27 0

[startup+0.0663871 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 31665
/proc/meminfo: memFree=883712/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=6364 CPUtime=0.06
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 712 0 0 0 6 0 0 0 18 0 1 0 646518385 6516736 672 996147200 134512640 135477443 4294956224 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 1591 672 370 235 0 292 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6364

[startup+0.101386 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 31665
/proc/meminfo: memFree=883712/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=6892 CPUtime=0.09
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 836 0 0 0 9 0 0 0 18 0 1 0 646518385 7057408 796 996147200 134512640 135477443 4294956224 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 1723 796 370 235 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6892

[startup+0.30141 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 31665
/proc/meminfo: memFree=883712/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=9664 CPUtime=0.29
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 1517 0 0 0 29 0 0 0 19 0 1 0 646518385 9895936 1477 996147200 134512640 135477443 4294956224 18446744073709551615 7222907 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 2416 1477 370 235 0 1117 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9664

[startup+0.701451 s]
/proc/loadavg: 2.00 2.00 2.00 4/74 31665
/proc/meminfo: memFree=883712/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=292520 CPUtime=0.69
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 8300 0 0 0 66 3 0 0 23 0 1 0 646518385 299540480 6394 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 73130 6394 466 235 0 71831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 292520

[startup+1.50153 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31666
/proc/meminfo: memFree=859448/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=294500 CPUtime=1.49
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 11822 0 0 0 144 5 0 0 25 0 1 0 646518385 301568000 6885 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 50186 6805 466 235 0 48887 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 294500

[startup+3.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31666
/proc/meminfo: memFree=855480/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=302552 CPUtime=3.09
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 22901 0 0 0 300 9 0 0 25 0 1 0 646518385 309813248 8969 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 75638 8969 466 235 0 74339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 302552

[startup+6.30202 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31666
/proc/meminfo: memFree=837368/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=316940 CPUtime=6.29
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 42778 0 0 0 610 19 0 0 25 0 1 0 646518385 324546560 12642 996147200 134512640 135477443 4294956224 18446744073709551615 135268706 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 79235 12643 466 235 0 77936 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 316940

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 4/83 31703
/proc/meminfo: memFree=784824/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=344792 CPUtime=12.65
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 82699 0 0 0 1228 37 0 0 25 0 1 0 646518385 353067008 19871 996147200 134512640 135477443 4294956224 18446744073709551615 135269086 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 86198 19871 466 235 0 84899 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 344792

[startup+25.502 s]
/proc/loadavg: 2.29 2.06 2.02 3/75 31704
/proc/meminfo: memFree=685048/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=397724 CPUtime=25.39
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 159629 0 0 0 2472 67 0 0 25 0 1 0 646518385 407269376 33358 996147200 134512640 135477443 4294956224 18446744073709551615 135218753 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 99431 33358 466 235 0 98132 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 397724

[startup+51.1016 s]
/proc/loadavg: 2.19 2.06 2.02 3/75 31704
/proc/meminfo: memFree=589176/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=491840 CPUtime=50.87
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 303798 0 0 0 4962 125 0 0 25 0 1 0 646518385 503644160 57467 996147200 134512640 135477443 4294956224 18446744073709551615 135268432 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 122960 57468 466 235 0 121661 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 491840

[startup+102.307 s]
/proc/loadavg: 2.08 2.05 2.01 3/75 31704
/proc/meminfo: memFree=490168/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=392248 CPUtime=101.87
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 446580 0 0 0 9999 188 0 0 25 0 1 0 646518385 401661952 81516 996147200 134512640 135477443 4294956224 18446744073709551615 135208571 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 98062 81516 511 235 0 96763 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 392248

[startup+162.302 s]
/proc/loadavg: 2.03 2.04 2.01 3/75 31704
/proc/meminfo: memFree=489016/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454756 CPUtime=161.63
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 446836 0 0 0 15974 189 0 0 25 0 1 0 646518385 465670144 81772 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113689 81772 511 235 0 112390 0
Current children cumulated CPU time (s) 161.63
Current children cumulated vsize (KiB) 454756

[startup+222.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/75 31704
/proc/meminfo: memFree=488440/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454756 CPUtime=221.4
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 446995 0 0 0 21951 189 0 0 25 0 1 0 646518385 465670144 81931 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113689 81931 511 235 0 112390 0
Current children cumulated CPU time (s) 221.4
Current children cumulated vsize (KiB) 454756

[startup+282.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 31704
/proc/meminfo: memFree=488376/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454756 CPUtime=281.16
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447017 0 0 0 27927 189 0 0 25 0 1 0 646518385 465670144 81953 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113689 81953 511 235 0 112390 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 454756

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/75 31704
/proc/meminfo: memFree=488312/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454756 CPUtime=340.93
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447022 0 0 0 33904 189 0 0 25 0 1 0 646518385 465670144 81958 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113689 81958 511 235 0 112390 0
Current children cumulated CPU time (s) 340.93
Current children cumulated vsize (KiB) 454756

[startup+402.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/75 31704
/proc/meminfo: memFree=487800/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454756 CPUtime=400.7
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447146 0 0 0 39881 189 0 0 25 0 1 0 646518385 465670144 82082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113689 82082 511 235 0 112390 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 454756

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31704
/proc/meminfo: memFree=487736/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454756 CPUtime=460.46
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447146 0 0 0 45857 189 0 0 25 0 1 0 646518385 465670144 82082 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113689 82082 511 235 0 112390 0
Current children cumulated CPU time (s) 460.46
Current children cumulated vsize (KiB) 454756

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31704
/proc/meminfo: memFree=487224/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=520.23
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 51834 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208632 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 520.23
Current children cumulated vsize (KiB) 454760

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31704
/proc/meminfo: memFree=484664/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=580
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 57811 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 580
Current children cumulated vsize (KiB) 454760

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31704
/proc/meminfo: memFree=484664/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=639.77
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 63788 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 639.77
Current children cumulated vsize (KiB) 454760


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31704
/proc/meminfo: memFree=484152/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=878.83
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 87694 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 878.83
Current children cumulated vsize (KiB) 454760

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31704
/proc/meminfo: memFree=484152/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=938.59
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 93670 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 938.59
Current children cumulated vsize (KiB) 454760

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31704
/proc/meminfo: memFree=472120/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=998.36
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 99647 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 998.36
Current children cumulated vsize (KiB) 454760

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31704
/proc/meminfo: memFree=472120/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1058.12
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 105623 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1058.12
Current children cumulated vsize (KiB) 454760

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31704
/proc/meminfo: memFree=472120/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1117.89
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 111600 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1117.89
Current children cumulated vsize (KiB) 454760

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 31704
/proc/meminfo: memFree=472120/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1177.66
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 117577 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1177.66
Current children cumulated vsize (KiB) 454760

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/75 31704
/proc/meminfo: memFree=467448/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1237.42
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 123553 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1237.42
Current children cumulated vsize (KiB) 454760

[startup+1302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 31704
/proc/meminfo: memFree=467384/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1297.19
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 129530 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1297.19
Current children cumulated vsize (KiB) 454760

[startup+1362.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/75 31704
/proc/meminfo: memFree=467384/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1356.95
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 135506 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1356.95
Current children cumulated vsize (KiB) 454760

[startup+1422.31 s]
/proc/loadavg: 2.06 2.04 2.00 3/75 31705
/proc/meminfo: memFree=467320/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1416.73
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 141484 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1416.73
Current children cumulated vsize (KiB) 454760

[startup+1482.3 s]
/proc/loadavg: 2.22 2.09 2.02 3/75 31706
/proc/meminfo: memFree=461176/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1476.49
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 147460 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1476.49
Current children cumulated vsize (KiB) 454760

[startup+1542.3 s]
/proc/loadavg: 2.16 2.10 2.02 3/75 31706
/proc/meminfo: memFree=460920/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1536.25
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 153436 189 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1536.25
Current children cumulated vsize (KiB) 454760

[startup+1602.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/75 31706
/proc/meminfo: memFree=460920/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1596.03
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 159413 190 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1596.03
Current children cumulated vsize (KiB) 454760

[startup+1662.3 s]
/proc/loadavg: 2.02 2.06 2.01 3/75 31706
/proc/meminfo: memFree=460920/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1655.8
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 165390 190 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1655.8
Current children cumulated vsize (KiB) 454760

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.00 3/75 31712
/proc/meminfo: memFree=460856/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1715.55
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 171365 190 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1715.55
Current children cumulated vsize (KiB) 454760

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/75 31712
/proc/meminfo: memFree=460728/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1775.31
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 177341 190 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 134584157 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1775.31
Current children cumulated vsize (KiB) 454760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 31712
/proc/meminfo: memFree=460792/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1800.02
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 179812 190 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 454760

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

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

[startup+1807.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 31712
/proc/meminfo: memFree=460792/2055920 swapFree=4176992/4192956
[pid=31665] ppid=31663 vsize=454760 CPUtime=1800.02
/proc/31665/stat : 31665 (casperzao) R 31663 31665 27559 0 -1 4194304 447262 0 0 0 179812 190 0 0 25 0 1 0 646518385 465674240 82198 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/31665/statm: 113690 82198 511 235 0 112391 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 454760

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.16
CPU time (s): 1800.09
CPU user time (s): 1798.13
CPU system time (s): 1.9587
CPU usage (%): 99.6085
Max. virtual memory (cumulated for all children) (KiB): 577772

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

runsolver used 1.81072 second user time and 4.79127 second system time

The end

Launcher Data (download as text)

Begin job on node84 at 2008-07-05 07:33:02
IDJOB=1085885
IDBENCH=57717
IDSOLVER=361
FILE ID=node84/1085885-1215235982
PBS_JOBID= 7881787
Free space on /tmp= 66528 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 55de9a4bee899e7bedf0b2c2b8000cef
RANDOM SEED=475810710

node84.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.231
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.231
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:        884128 kB
Buffers:         32516 kB
Cached:        1071956 kB
SwapCached:      10116 kB
Active:         174620 kB
Inactive:       946828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        884128 kB
SwapTotal:     4192956 kB
SwapFree:      4176992 kB
Dirty:            4500 kB
Writeback:           0 kB
Mapped:          23972 kB
Slab:            35672 kB
Committed_AS:  1172928 kB
PageTables:       1808 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= 66520 MiB
End job on node84 at 2008-07-05 08:03:12