Trace number 1059221

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.07 1805.66

General information on the benchmark

Namecsp/fischer/
normalized-fischer-6-11-fair.xml
MD5SUM9907438aa6e19d6e6603cf08c24e8b2f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark57.4163
Satisfiable
(Un)Satisfiability was proved
Number of variables17135
Number of constraints16207
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension16207
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.19/0.21	c Parsing = 1
0.68/0.75	c Building = 1
3.27/3.39	c [ NumberOfVariables = 17135 ]
3.27/3.39	c [ NumberOfConstraints = 16207 ]
3.27/3.40	c [ SizeOfSearchSpace(log2) = 213024 ]
3.27/3.40	c SymmetrySearch = 1
3.77/3.89	c InitialPropagation = 1
3.86/3.94	c [ SizeOfSearchSpace(log2) = 10136.3 ]
3.86/3.94	c InitialSAC = (Timeout)
35.95/36.16	c [ SizeOfSearchSpace(log2) = 9439.66 ]
35.95/36.18	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-1059221-1215122094/watcher-1059221-1215122094 -o /tmp/evaluation-result-1059221-1215122094/solver-1059221-1215122094 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1059221-1215122094.xml 549556157 

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.92 1.98 1.99 4/72 12680
/proc/meminfo: memFree=1825880/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=1056 CPUtime=0
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 40 0 0 0 0 0 0 0 21 0 1 0 1991184036 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 7205668 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 264 26 20 235 0 3 0

[startup+0.211054 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 12680
/proc/meminfo: memFree=1825880/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=8008 CPUtime=0.19
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 1135 0 0 0 19 0 0 0 19 0 1 0 1991184036 8200192 1095 996147200 134512640 135477443 4294956224 18446744073709551615 4158766064 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 2002 1095 375 235 0 703 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8008

[startup+0.301026 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 12680
/proc/meminfo: memFree=1825880/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=8932 CPUtime=0.29
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 1364 0 0 0 28 1 0 0 19 0 1 0 1991184036 9146368 1324 996147200 134512640 135477443 4294956224 18446744073709551615 134791799 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 2233 1324 375 235 0 934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8932

[startup+0.400997 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 12680
/proc/meminfo: memFree=1825880/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=9988 CPUtime=0.39
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 1628 0 0 0 38 1 0 0 20 0 1 0 1991184036 10227712 1588 996147200 134512640 135477443 4294956224 18446744073709551615 4158766159 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 2497 1588 375 235 0 1198 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 9988

[startup+0.701917 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 12680
/proc/meminfo: memFree=1825880/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=13156 CPUtime=0.68
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 2403 0 0 0 67 1 0 0 23 0 1 0 1991184036 13471744 2363 996147200 134512640 135477443 4294956224 18446744073709551615 134755062 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 3289 2363 375 235 0 1990 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13156

[startup+1.50172 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 12681
/proc/meminfo: memFree=1746896/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=404020 CPUtime=1.48
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 34423 0 0 0 130 18 0 0 25 0 1 0 1991184036 413716480 31583 996147200 134512640 135477443 4294956224 18446744073709551615 7638677 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 101005 31583 461 235 0 99706 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 404020

[startup+3.1013 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 12681
/proc/meminfo: memFree=1574672/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=392372 CPUtime=3.07
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 93443 0 0 0 238 69 0 0 25 0 1 0 1991184036 401788928 76411 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 98093 76411 465 235 0 96794 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 392372

[startup+6.30147 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 12681
/proc/meminfo: memFree=1515792/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=393576 CPUtime=6.26
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 102715 0 0 0 536 90 0 0 25 0 1 0 1991184036 403021824 77818 996147200 134512640 135477443 4294956224 18446744073709551615 134918787 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 98394 77818 509 235 0 97095 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 393576

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 12681
/proc/meminfo: memFree=1514576/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=393576 CPUtime=12.64
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 102968 0 0 0 1174 90 0 0 25 0 1 0 1991184036 403021824 78071 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 98394 78071 509 235 0 97095 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 393576

[startup+25.5065 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 12681
/proc/meminfo: memFree=1510224/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=393576 CPUtime=25.39
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 104109 0 0 0 2449 90 0 0 25 0 1 0 1991184036 403021824 79212 996147200 134512640 135477443 4294956224 18446744073709551615 135268982 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 98394 79212 509 235 0 97095 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 393576

[startup+51.1028 s]
/proc/loadavg: 1.96 1.98 1.99 3/73 12681
/proc/meminfo: memFree=1502864/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=393576 CPUtime=50.88
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 105954 0 0 0 4998 90 0 0 25 0 1 0 1991184036 403021824 81057 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 98394 81057 530 235 0 97095 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 393576

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 12681
/proc/meminfo: memFree=1502032/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=393576 CPUtime=101.9
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 106124 0 0 0 10100 90 0 0 25 0 1 0 1991184036 403021824 81227 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 98394 81227 530 235 0 97095 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 393576

[startup+162.303 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 12681
/proc/meminfo: memFree=1497744/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=393576 CPUtime=161.68
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 107171 0 0 0 16077 91 0 0 25 0 1 0 1991184036 403021824 82274 996147200 134512640 135477443 4294956224 18446744073709551615 134673677 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 98394 82274 530 235 0 97095 0
Current children cumulated CPU time (s) 161.68
Current children cumulated vsize (KiB) 393576

[startup+222.302 s]
/proc/loadavg: 2.04 2.00 2.00 3/73 12681
/proc/meminfo: memFree=1495824/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=393576 CPUtime=221.46
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 107648 0 0 0 22055 91 0 0 25 0 1 0 1991184036 403021824 82751 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 98394 82751 530 235 0 97095 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 393576

[startup+282.303 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 12681
/proc/meminfo: memFree=1493968/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=281.23
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 28032 91 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135208512 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 281.23
Current children cumulated vsize (KiB) 456080

[startup+342.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12681
/proc/meminfo: memFree=1493968/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=341.02
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 34011 91 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134922351 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 341.02
Current children cumulated vsize (KiB) 456080

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1493712/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=400.78
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 39986 92 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134917456 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 400.78
Current children cumulated vsize (KiB) 456080

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1493712/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=460.55
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 45963 92 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 460.55
Current children cumulated vsize (KiB) 456080

[startup+522.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/73 12687
/proc/meminfo: memFree=1493712/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=520.33
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 51941 92 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 520.33
Current children cumulated vsize (KiB) 456080

[startup+582.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 12687
/proc/meminfo: memFree=1493712/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=580.1
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 57918 92 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 580.1
Current children cumulated vsize (KiB) 456080

[startup+642.302 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1493712/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=639.87
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 63895 92 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134695730 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 639.87
Current children cumulated vsize (KiB) 456080


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1493392/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=819.17
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 81825 92 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 819.17
Current children cumulated vsize (KiB) 456080

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1493264/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=878.96
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 87803 93 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135208512 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 878.96
Current children cumulated vsize (KiB) 456080

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1492944/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=938.72
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 93779 93 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135270886 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 938.72
Current children cumulated vsize (KiB) 456080

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1492944/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=998.49
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 99756 93 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 998.49
Current children cumulated vsize (KiB) 456080

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1492880/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1058.27
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 105734 93 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135268506 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1058.27
Current children cumulated vsize (KiB) 456080

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1492880/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1118.03
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 111710 93 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134911518 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1118.03
Current children cumulated vsize (KiB) 456080

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1492880/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1177.82
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 117688 94 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1177.82
Current children cumulated vsize (KiB) 456080

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1492816/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1237.59
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 123665 94 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134695397 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1237.59
Current children cumulated vsize (KiB) 456080

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12687
/proc/meminfo: memFree=1492752/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1297.37
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 129643 94 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135270204 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1297.37
Current children cumulated vsize (KiB) 456080

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 12687
/proc/meminfo: memFree=1492752/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1357.13
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 135619 94 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1357.13
Current children cumulated vsize (KiB) 456080

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 2/71 12688
/proc/meminfo: memFree=1534176/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1416.91
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 141597 94 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1416.91
Current children cumulated vsize (KiB) 456080

[startup+1482.3 s]
/proc/loadavg: 1.57 1.89 1.96 2/83 12726
/proc/meminfo: memFree=790784/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1476.71
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 147576 95 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1476.71
Current children cumulated vsize (KiB) 456080

[startup+1542.3 s]
/proc/loadavg: 1.70 1.85 1.94 3/73 12754
/proc/meminfo: memFree=1223440/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1536.71
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 153575 96 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1536.71
Current children cumulated vsize (KiB) 456080

[startup+1602.3 s]
/proc/loadavg: 1.89 1.88 1.94 3/73 12754
/proc/meminfo: memFree=1216720/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1596.7
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 159574 96 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1596.7
Current children cumulated vsize (KiB) 456080

[startup+1662.31 s]
/proc/loadavg: 1.96 1.90 1.94 3/73 12754
/proc/meminfo: memFree=1215888/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1656.71
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 165575 96 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134586773 0 0 4096 0 0 0 0 17 0 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1656.71
Current children cumulated vsize (KiB) 456080

[startup+1722.3 s]
/proc/loadavg: 2.03 1.93 1.95 3/73 12754
/proc/meminfo: memFree=1215888/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1716.7
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 171574 96 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1716.7
Current children cumulated vsize (KiB) 456080

[startup+1782.3 s]
/proc/loadavg: 2.01 1.94 1.95 3/73 12754
/proc/meminfo: memFree=1215632/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1776.7
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 177574 96 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135208512 0 0 4096 0 0 0 0 17 0 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1776.7
Current children cumulated vsize (KiB) 456080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.6 s]
/proc/loadavg: 2.01 1.94 1.95 3/73 12754
/proc/meminfo: memFree=1215632/2055920 swapFree=4180096/4192956
[pid=12680] ppid=12678 vsize=456080 CPUtime=1800
/proc/12680/stat : 12680 (casperzao) R 12678 12680 11756 0 -1 4194304 108090 0 0 0 179904 96 0 0 25 0 1 0 1991184036 467025920 83193 996147200 134512640 135477443 4294956224 18446744073709551615 135268547 0 0 4096 0 0 0 0 17 0 0 0
/proc/12680/statm: 114020 83193 530 235 0 112721 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 456080

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): 1805.66
CPU time (s): 1800.07
CPU user time (s): 1799.05
CPU system time (s): 1.01884
CPU usage (%): 99.6904
Max. virtual memory (cumulated for all children) (KiB): 576060

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

runsolver used 1.85172 second user time and 5.10722 second system time

The end

Launcher Data (download as text)

Begin job on node16 at 2008-07-03 23:54:54
IDJOB=1059221
IDBENCH=54225
IDSOLVER=361
FILE ID=node16/1059221-1215122094
PBS_JOBID= 7877171
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-6-11-fair.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059221-1215122094/watcher-1059221-1215122094 -o /tmp/evaluation-result-1059221-1215122094/solver-1059221-1215122094 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1059221-1215122094.xml 549556157 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 9907438aa6e19d6e6603cf08c24e8b2f
RANDOM SEED=549556157

node16.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.213
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.213
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:       1826424 kB
Buffers:         13488 kB
Cached:         110832 kB
SwapCached:       6648 kB
Active:         141860 kB
Inactive:        33264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1826424 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            5700 kB
Writeback:           0 kB
Mapped:          58500 kB
Slab:            39472 kB
Committed_AS:  3495432 kB
PageTables:       2200 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= 66544 MiB
End job on node16 at 2008-07-04 00:25:02