Trace number 1086683

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.66

General information on the benchmark

Namecsp/fapp/fapp24/
normalized-fapp24-2000-1.xml
MD5SUMe83daf1b7df41c00976ce9b348425bef
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 benchmark8.11177
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of constraints26753
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension26753
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.88/0.93	c Building = 1
31.36/31.50	c [ NumberOfVariables = 2000 ]
31.36/31.50	c [ NumberOfConstraints = 26753 ]
31.36/31.52	c [ SizeOfSearchSpace(log2) = 16156.4 ]
31.36/31.52	c SymmetrySearch = 1
37.03/37.25	c InitialPropagation = 1
37.03/37.30	c [ SizeOfSearchSpace(log2) = 16144.9 ]
37.03/37.30	c InitialSAC = (Timeout)
67.60/67.97	c [ SizeOfSearchSpace(log2) = 16112.5 ]
67.70/68.00	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-1086683-1215240614/watcher-1086683-1215240614 -o /tmp/evaluation-result-1086683-1215240614/solver-1086683-1215240614 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1086683-1215240614.xml 504580254 

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.05 2.06 4/72 11029
/proc/meminfo: memFree=1740016/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=5352 CPUtime=0
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 214 0 0 0 0 0 0 0 18 0 1 0 136056733 5480448 189 996147200 134512640 135477443 4294956224 18446744073709551615 12471160 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 1338 189 155 235 0 27 0

[startup+0.102925 s]
/proc/loadavg: 2.00 2.05 2.06 4/72 11029
/proc/meminfo: memFree=1740016/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=6988 CPUtime=0.09
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 852 0 0 0 9 0 0 0 18 0 1 0 136056733 7155712 812 996147200 134512640 135477443 4294956224 18446744073709551615 12934676 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 1747 812 370 235 0 448 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6988

[startup+0.202943 s]
/proc/loadavg: 2.00 2.05 2.06 4/72 11029
/proc/meminfo: memFree=1740016/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=8308 CPUtime=0.19
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 1196 0 0 0 19 0 0 0 18 0 1 0 136056733 8507392 1156 996147200 134512640 135477443 4294956224 18446744073709551615 4158884493 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 2077 1156 370 235 0 778 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8308

[startup+0.302963 s]
/proc/loadavg: 2.00 2.05 2.06 4/72 11029
/proc/meminfo: memFree=1740016/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=9628 CPUtime=0.29
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 1529 0 0 0 28 1 0 0 19 0 1 0 136056733 9859072 1489 996147200 134512640 135477443 4294956224 18446744073709551615 12968924 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 2407 1490 370 235 0 1108 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9628

[startup+0.701038 s]
/proc/loadavg: 2.00 2.05 2.06 4/72 11029
/proc/meminfo: memFree=1740016/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=14776 CPUtime=0.69
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 2820 0 0 0 67 2 0 0 23 0 1 0 136056733 15130624 2780 996147200 134512640 135477443 4294956224 18446744073709551615 12936827 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 3694 2780 370 235 0 2395 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14776

[startup+1.50119 s]
/proc/loadavg: 2.00 2.05 2.06 3/73 11030
/proc/meminfo: memFree=1688808/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=174608 CPUtime=1.48
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 17874 0 0 0 140 8 0 0 25 0 1 0 136056733 178798592 16104 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 43653 16104 461 235 0 42354 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 174608

[startup+3.1015 s]
/proc/loadavg: 2.00 2.05 2.06 3/73 11030
/proc/meminfo: memFree=1671720/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=374320 CPUtime=3.08
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 28775 0 0 0 296 12 0 0 25 0 1 0 136056733 383303680 19222 996147200 134512640 135477443 4294956224 18446744073709551615 135268965 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 93580 19222 461 235 0 92281 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 374320

[startup+6.3011 s]
/proc/loadavg: 2.00 2.05 2.06 3/73 11030
/proc/meminfo: memFree=1645928/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=397400 CPUtime=6.26
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 50346 0 0 0 607 19 0 0 25 0 1 0 136056733 406937600 25101 996147200 134512640 135477443 4294956224 18446744073709551615 134593867 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99350 25101 464 235 0 98051 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 397400

[startup+12.7013 s]
/proc/loadavg: 2.00 2.05 2.06 3/73 11030
/proc/meminfo: memFree=1598056/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=444348 CPUtime=12.64
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 94245 0 0 0 1226 38 0 0 25 0 1 0 136056733 455012352 36882 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 111087 36882 464 235 0 109788 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 444348

[startup+25.5028 s]
/proc/loadavg: 2.00 2.04 2.06 3/73 11030
/proc/meminfo: memFree=1498472/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=540588 CPUtime=25.39
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 183184 0 0 0 2469 70 0 0 25 0 1 0 136056733 553562112 61196 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 135147 61196 465 235 0 133848 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 540588

[startup+51.1016 s]
/proc/loadavg: 2.00 2.04 2.06 3/73 11030
/proc/meminfo: memFree=1432552/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=50.87
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256080 0 0 0 4929 158 0 0 25 0 1 0 136056733 408596480 77169 996147200 134512640 135477443 4294956224 18446744073709551615 134585553 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 77169 509 235 0 98456 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 399020

[startup+102.301 s]
/proc/loadavg: 2.00 2.03 2.05 3/73 11030
/proc/meminfo: memFree=1428968/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=101.87
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256942 0 0 0 10028 159 0 0 25 0 1 0 136056733 408596480 78031 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78031 530 235 0 98456 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 399020

[startup+162.302 s]
/proc/loadavg: 2.00 2.02 2.05 3/73 11030
/proc/meminfo: memFree=1428904/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=161.62
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256948 0 0 0 16003 159 0 0 25 0 1 0 136056733 408596480 78037 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78037 530 235 0 98456 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 399020

[startup+222.306 s]
/proc/loadavg: 2.00 2.02 2.04 3/73 11030
/proc/meminfo: memFree=1428840/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=221.37
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256948 0 0 0 21978 159 0 0 25 0 1 0 136056733 408596480 78037 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78037 530 235 0 98456 0
Current children cumulated CPU time (s) 221.37
Current children cumulated vsize (KiB) 399020

[startup+282.302 s]
/proc/loadavg: 2.00 2.01 2.04 3/73 11030
/proc/meminfo: memFree=1428776/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=281.12
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256955 0 0 0 27953 159 0 0 25 0 1 0 136056733 408596480 78044 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78044 530 235 0 98456 0
Current children cumulated CPU time (s) 281.12
Current children cumulated vsize (KiB) 399020

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.03 3/73 11030
/proc/meminfo: memFree=1428776/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=340.88
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256957 0 0 0 33929 159 0 0 25 0 1 0 136056733 408596480 78046 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78046 530 235 0 98456 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 399020

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 11030
/proc/meminfo: memFree=1428776/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=400.62
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256957 0 0 0 39903 159 0 0 25 0 1 0 136056733 408596480 78046 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78046 530 235 0 98456 0
Current children cumulated CPU time (s) 400.62
Current children cumulated vsize (KiB) 399020

[startup+462.303 s]
/proc/loadavg: 2.00 2.00 2.02 3/73 11032
/proc/meminfo: memFree=1428520/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=460.38
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256957 0 0 0 45879 159 0 0 25 0 1 0 136056733 408596480 78046 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78046 530 235 0 98456 0
Current children cumulated CPU time (s) 460.38
Current children cumulated vsize (KiB) 399020

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 11032
/proc/meminfo: memFree=1428520/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=520.14
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256965 0 0 0 51854 160 0 0 25 0 1 0 136056733 408596480 78054 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78054 530 235 0 98456 0
Current children cumulated CPU time (s) 520.14
Current children cumulated vsize (KiB) 399020

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.01 3/73 11032
/proc/meminfo: memFree=1428520/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=579.89
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256968 0 0 0 57829 160 0 0 25 0 1 0 136056733 408596480 78057 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78057 530 235 0 98456 0
Current children cumulated CPU time (s) 579.89
Current children cumulated vsize (KiB) 399020

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11032
/proc/meminfo: memFree=1428520/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=639.64
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256971 0 0 0 63804 160 0 0 25 0 1 0 136056733 408596480 78060 996147200 134512640 135477443 4294956224 18446744073709551615 135208595 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78060 530 235 0 98456 0
Current children cumulated CPU time (s) 639.64
Current children cumulated vsize (KiB) 399020


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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11038
/proc/meminfo: memFree=1428320/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=878.64
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256971 0 0 0 87704 160 0 0 25 0 1 0 136056733 408596480 78060 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78060 530 235 0 98456 0
Current children cumulated CPU time (s) 878.64
Current children cumulated vsize (KiB) 399020

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11038
/proc/meminfo: memFree=1428256/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=938.39
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256971 0 0 0 93679 160 0 0 25 0 1 0 136056733 408596480 78060 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78060 530 235 0 98456 0
Current children cumulated CPU time (s) 938.39
Current children cumulated vsize (KiB) 399020

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11038
/proc/meminfo: memFree=1428264/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=998.14
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256971 0 0 0 99654 160 0 0 25 0 1 0 136056733 408596480 78060 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78060 530 235 0 98456 0
Current children cumulated CPU time (s) 998.14
Current children cumulated vsize (KiB) 399020

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11038
/proc/meminfo: memFree=1428264/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1057.89
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 256994 0 0 0 105629 160 0 0 25 0 1 0 136056733 408596480 78083 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78083 530 235 0 98456 0
Current children cumulated CPU time (s) 1057.89
Current children cumulated vsize (KiB) 399020

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11038
/proc/meminfo: memFree=1428200/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1117.64
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257001 0 0 0 111604 160 0 0 25 0 1 0 136056733 408596480 78090 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78090 530 235 0 98456 0
Current children cumulated CPU time (s) 1117.64
Current children cumulated vsize (KiB) 399020

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11038
/proc/meminfo: memFree=1428200/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1177.4
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257002 0 0 0 117580 160 0 0 25 0 1 0 136056733 408596480 78091 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78091 530 235 0 98456 0
Current children cumulated CPU time (s) 1177.4
Current children cumulated vsize (KiB) 399020

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11038
/proc/meminfo: memFree=1428072/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1237.16
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257002 0 0 0 123555 161 0 0 25 0 1 0 136056733 408596480 78091 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78091 530 235 0 98456 0
Current children cumulated CPU time (s) 1237.16
Current children cumulated vsize (KiB) 399020

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11038
/proc/meminfo: memFree=1428008/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1296.91
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257002 0 0 0 129530 161 0 0 25 0 1 0 136056733 408596480 78091 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78091 530 235 0 98456 0
Current children cumulated CPU time (s) 1296.91
Current children cumulated vsize (KiB) 399020

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11038
/proc/meminfo: memFree=1427816/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1356.66
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257021 0 0 0 135505 161 0 0 25 0 1 0 136056733 408596480 78110 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/11029/statm: 99755 78110 530 235 0 98456 0
Current children cumulated CPU time (s) 1356.66
Current children cumulated vsize (KiB) 399020

[startup+1422.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/83 11117
/proc/meminfo: memFree=1415632/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1416.36
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257025 0 0 0 141475 161 0 0 25 0 1 0 136056733 408596480 78114 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/11029/statm: 99755 78114 530 235 0 98456 0
Current children cumulated CPU time (s) 1416.36
Current children cumulated vsize (KiB) 399020

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/82 11118
/proc/meminfo: memFree=1410960/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1476.12
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257025 0 0 0 147451 161 0 0 25 0 1 0 136056733 408596480 78114 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/11029/statm: 99755 78114 530 235 0 98456 0
Current children cumulated CPU time (s) 1476.12
Current children cumulated vsize (KiB) 399020

[startup+1542.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 11118
/proc/meminfo: memFree=1410768/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1535.88
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257025 0 0 0 153427 161 0 0 25 0 1 0 136056733 408596480 78114 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/11029/statm: 99755 78114 530 235 0 98456 0
Current children cumulated CPU time (s) 1535.88
Current children cumulated vsize (KiB) 399020

[startup+1602.3 s]
/proc/loadavg: 2.45 2.12 2.04 3/75 11169
/proc/meminfo: memFree=1250336/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1595.34
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257026 0 0 0 159366 168 0 0 25 0 1 0 136056733 408596480 78115 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/11029/statm: 99755 78115 530 235 0 98456 0
Current children cumulated CPU time (s) 1595.34
Current children cumulated vsize (KiB) 399020

[startup+1662.3 s]
/proc/loadavg: 2.16 2.10 2.03 3/75 11169
/proc/meminfo: memFree=1019424/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1654.88
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257026 0 0 0 165320 168 0 0 25 0 1 0 136056733 408596480 78115 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11029/statm: 99755 78115 530 235 0 98456 0
Current children cumulated CPU time (s) 1654.88
Current children cumulated vsize (KiB) 399020

[startup+1722.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/75 11169
/proc/meminfo: memFree=1002720/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1714.43
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257027 0 0 0 171275 168 0 0 25 0 1 0 136056733 408596480 78116 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11029/statm: 99755 78116 530 235 0 98456 0
Current children cumulated CPU time (s) 1714.43
Current children cumulated vsize (KiB) 399020

[startup+1782.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/75 11169
/proc/meminfo: memFree=1002592/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1773.97
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257027 0 0 0 177229 168 0 0 25 0 1 0 136056733 408596480 78116 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11029/statm: 99755 78116 530 235 0 98456 0
Current children cumulated CPU time (s) 1773.97
Current children cumulated vsize (KiB) 399020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.6 s]
/proc/loadavg: 2.01 2.05 2.02 3/75 11169
/proc/meminfo: memFree=1002592/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1800.07
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257027 0 0 0 179839 168 0 0 25 0 1 0 136056733 408596480 78116 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11029/statm: 99755 78116 530 235 0 98456 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 399020

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

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

[startup+1808.6 s]
/proc/loadavg: 2.01 2.05 2.02 3/75 11169
/proc/meminfo: memFree=1002592/2055920 swapFree=4191676/4192956
[pid=11029] ppid=11027 vsize=399020 CPUtime=1800.07
/proc/11029/stat : 11029 (casperzao) R 11027 11029 10622 0 -1 4194304 257027 0 0 0 179839 168 0 0 25 0 1 0 136056733 408596480 78116 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/11029/statm: 99755 78116 530 235 0 98456 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 399020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.66
CPU time (s): 1800.13
CPU user time (s): 1798.39
CPU system time (s): 1.73474
CPU usage (%): 99.5283
Max. virtual memory (cumulated for all children) (KiB): 577248

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

runsolver used 1.74173 second user time and 4.84826 second system time

The end

Launcher Data (download as text)

Begin job on node63 at 2008-07-05 08:50:14
IDJOB=1086683
IDBENCH=57861
IDSOLVER=361
FILE ID=node63/1086683-1215240614
PBS_JOBID= 7881985
Free space on /tmp= 66516 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e83daf1b7df41c00976ce9b348425bef
RANDOM SEED=504580254

node63.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.256
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.256
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:       1740496 kB
Buffers:          7996 kB
Cached:         107820 kB
SwapCached:        260 kB
Active:         230340 kB
Inactive:        25964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1740496 kB
SwapTotal:     4192956 kB
SwapFree:      4191676 kB
Dirty:            6612 kB
Writeback:           0 kB
Mapped:         153076 kB
Slab:            44472 kB
Committed_AS:   520876 kB
PageTables:       1848 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66312 MiB
End job on node63 at 2008-07-05 09:20:25