Trace number 1055412

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.05 1810.82

General information on the benchmark

Namecsp/nengfa/
normalized-block.xml
MD5SUMd774b3d9a6f2ab41cce78f1e9dd6d763
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.83342
Satisfiable
(Un)Satisfiability was proved
Number of variables616
Number of constraints1812
Maximum constraint arity7
Maximum domain size8
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1812
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.21	c Parsing = 1
0.00/0.21	c Building = 1
1.78/1.84	c [ NumberOfVariables = 616 ]
1.78/1.84	c [ NumberOfConstraints = 1812 ]
1.78/1.84	c [ SizeOfSearchSpace(log2) = 1332.11 ]
1.78/1.84	c SymmetrySearch = (GraphHasLoops)
1.78/1.84	c InitialPropagation = 1
1.78/1.86	c [ SizeOfSearchSpace(log2) = 1320.66 ]
1.78/1.86	c InitialSAC = 1
9.91/10.07	c [ SizeOfSearchSpace(log2) = 770.77 ]
9.91/10.07	c Search(SampleFF) : 
86.61/87.39	c [ Sampling domwdeg ]
86.61/87.39	c [ Sampling impacts ]
86.61/87.39	c [ Sampling la ]
86.61/87.39	c [ SamplingScores: ]
86.61/87.39	c [ domwdeg+min = 0.0171422 | domwdeg+rnd = 0.0114229 ]
86.61/87.39	c [ impacts+min = 0.0378326 | impacts+rnd = 0.0867807 ]
86.61/87.39	c [ la+min = 0.00899266 | la+rnd = 0.0128702 ]
86.61/87.39	c [ domwdeg = 0.0142825 | impacts = 0.0623066 | la = 0.0109314 ]
86.61/87.39	c [ min = 0.0213225 | rand = 0.0623066 ]
86.61/87.39	c [ restarting at (2.26378,0.109897) ]
92.67/93.46	c [ restarting at (5.65945,0.124241) ]
107.75/108.63	c [ restarting at (14.1486,0.12382) ]
145.36/146.57	c [ restarting at (35.3716,0.124261) ]
239.54/241.42	c [ restarting at (88.4289,0.113084) ]
474.79/478.53	c [ restarting at (221.072,0.110008) ]
1062.69/1071.31	c [ restarting at (552.681,0.112658) ]
1294.02/1304.70	c [ restarting at (1381.7,0.00141103) ]

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-1055412-1215059530/watcher-1055412-1215059530 -o /tmp/evaluation-result-1055412-1215059530/solver-1055412-1215059530 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1055412-1215059530.xml 438506502 

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.07 2.02 2.00 4/73 22321
/proc/meminfo: memFree=1761944/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=1056 CPUtime=0
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1984927038 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 10027812 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 264 26 20 235 0 3 0

[startup+0.213389 s]
/proc/loadavg: 2.07 2.02 2.00 4/73 22321
/proc/meminfo: memFree=1761944/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=294368 CPUtime=0.2
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 4481 0 0 0 17 3 0 0 19 0 1 0 1984927038 301432832 2623 996147200 134512640 135477443 4294956224 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 73592 2623 466 235 0 72293 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 294368

[startup+0.301046 s]
/proc/loadavg: 2.07 2.02 2.00 4/73 22321
/proc/meminfo: memFree=1761944/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=298064 CPUtime=0.28
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 6491 0 0 0 24 4 0 0 19 0 1 0 1984927038 305217536 3608 996147200 134512640 135477443 4294956224 18446744073709551615 4158915857 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 74516 3608 466 235 0 73217 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 298064

[startup+0.401056 s]
/proc/loadavg: 2.07 2.02 2.00 4/73 22321
/proc/meminfo: memFree=1761944/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=302288 CPUtime=0.38
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 8778 0 0 0 32 6 0 0 20 0 1 0 1984927038 309542912 4737 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 75572 4737 466 235 0 74273 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 302288

[startup+0.701085 s]
/proc/loadavg: 2.07 2.02 2.00 4/73 22321
/proc/meminfo: memFree=1761944/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=314828 CPUtime=0.68
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 15685 0 0 0 56 12 0 0 23 0 1 0 1984927038 322383872 8112 996147200 134512640 135477443 4294956224 18446744073709551615 134559334 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 78707 8112 466 235 0 77408 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 314828

[startup+1.50115 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 22322
/proc/meminfo: memFree=1719504/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=330404 CPUtime=1.48
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 26029 0 0 0 128 20 0 0 25 0 1 0 1984927038 338333696 12758 996147200 134512640 135477443 4294956224 18446744073709551615 10460975 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 82601 12758 466 235 0 81302 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 330404

[startup+3.10129 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 22322
/proc/meminfo: memFree=1702224/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=3.06
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31147 0 0 0 284 22 0 0 25 0 1 0 1984927038 153620480 15435 996147200 134512640 135477443 4294956224 18446744073709551615 134990365 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 15435 496 235 0 36206 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 150020

[startup+6.30158 s]
/proc/loadavg: 2.15 2.03 2.01 3/74 22322
/proc/meminfo: memFree=1701264/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=6.23
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31328 0 0 0 601 22 0 0 25 0 1 0 1984927038 153620480 15616 996147200 134512640 135477443 4294956224 18446744073709551615 134990301 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 15616 496 235 0 36206 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 150020

[startup+12.7022 s]
/proc/loadavg: 2.13 2.03 2.01 3/74 22322
/proc/meminfo: memFree=1699472/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=12.59
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31692 0 0 0 1236 23 0 0 25 0 1 0 1984927038 153620480 15980 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 15980 498 235 0 36206 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 150020

[startup+25.5063 s]
/proc/loadavg: 2.10 2.03 2.01 3/74 22322
/proc/meminfo: memFree=1699536/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=25.29
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31692 0 0 0 2506 23 0 0 25 0 1 0 1984927038 153620480 15980 996147200 134512640 135477443 4294956224 18446744073709551615 135208684 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 15980 498 235 0 36206 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 150020

[startup+51.1016 s]
/proc/loadavg: 2.07 2.03 2.01 3/74 22322
/proc/meminfo: memFree=1699472/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=50.69
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31708 0 0 0 5046 23 0 0 25 0 1 0 1984927038 153620480 15996 996147200 134512640 135477443 4294956224 18446744073709551615 134990329 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 15996 499 235 0 36206 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 150020

[startup+102.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/74 22322
/proc/meminfo: memFree=1698960/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=101.5
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 10127 23 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134911646 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 150020

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 22324
/proc/meminfo: memFree=1698832/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=161.05
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 16081 24 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 11329270 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 150020

[startup+222.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 22324
/proc/meminfo: memFree=1698832/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=220.59
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 22035 24 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134990340 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 150020

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22324
/proc/meminfo: memFree=1698832/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=280.13
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 27989 24 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134607129 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 150020

[startup+342.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22324
/proc/meminfo: memFree=1698832/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=339.67
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 33943 24 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134673664 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 339.67
Current children cumulated vsize (KiB) 150020

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 22324
/proc/meminfo: memFree=1698832/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=399.21
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 39897 24 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134922242 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 399.21
Current children cumulated vsize (KiB) 150020

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22325
/proc/meminfo: memFree=1698824/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=458.72
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 45847 25 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134584228 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 458.72
Current children cumulated vsize (KiB) 150020

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22325
/proc/meminfo: memFree=1698760/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=518.23
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 51798 25 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 135207279 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 518.23
Current children cumulated vsize (KiB) 150020

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22325
/proc/meminfo: memFree=1698760/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=577.75
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 57749 26 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134990362 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 577.75
Current children cumulated vsize (KiB) 150020

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22325
/proc/meminfo: memFree=1698632/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=637.27
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 63701 26 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 11329270 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 637.27
Current children cumulated vsize (KiB) 150020


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 22325
/proc/meminfo: memFree=1698504/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=815.79
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 81552 27 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 135270834 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 815.79
Current children cumulated vsize (KiB) 150020

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22326
/proc/meminfo: memFree=1698496/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=875.29
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 87501 28 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 135238523 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 875.29
Current children cumulated vsize (KiB) 150020

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22326
/proc/meminfo: memFree=1698432/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=934.78
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 93450 28 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 934.78
Current children cumulated vsize (KiB) 150020

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22326
/proc/meminfo: memFree=1698432/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=994.28
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 99400 28 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134990301 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 994.28
Current children cumulated vsize (KiB) 150020

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 22326
/proc/meminfo: memFree=1698304/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1053.77
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 105349 28 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 11329270 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1053.77
Current children cumulated vsize (KiB) 150020

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22327
/proc/meminfo: memFree=1698232/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1113.26
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 111298 28 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 135270704 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1113.26
Current children cumulated vsize (KiB) 150020

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22327
/proc/meminfo: memFree=1698232/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1172.76
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 117247 29 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134583664 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1172.76
Current children cumulated vsize (KiB) 150020

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22327
/proc/meminfo: memFree=1698040/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1232.25
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 123196 29 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134584073 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1232.25
Current children cumulated vsize (KiB) 150020

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 22327
/proc/meminfo: memFree=1697912/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1291.74
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 129145 29 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 11329275 0 0 4096 0 0 0 0 17 1 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1291.74
Current children cumulated vsize (KiB) 150020

[startup+1362.3 s]
/proc/loadavg: 1.97 1.98 1.99 4/75 22411
/proc/meminfo: memFree=1675528/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1351.68
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 135138 30 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 135238986 0 0 4096 0 0 0 0 17 0 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1351.68
Current children cumulated vsize (KiB) 150020

[startup+1422.3 s]
/proc/loadavg: 1.99 1.98 1.99 4/75 22411
/proc/meminfo: memFree=1673160/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1411.66
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 141136 30 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134583601 0 0 4096 0 0 0 0 17 0 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1411.66
Current children cumulated vsize (KiB) 150020

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 22411
/proc/meminfo: memFree=1672136/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1471.65
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 147134 31 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 11329234 0 0 4096 0 0 0 0 17 0 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1471.65
Current children cumulated vsize (KiB) 150020

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 4/75 22411
/proc/meminfo: memFree=1671560/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1531.63
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 153132 31 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134990301 0 0 4096 0 0 0 0 17 0 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1531.63
Current children cumulated vsize (KiB) 150020

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 4/75 22411
/proc/meminfo: memFree=1670984/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1591.6
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 159129 31 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 135269752 0 0 4096 0 0 0 0 17 0 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1591.6
Current children cumulated vsize (KiB) 150020

[startup+1662.31 s]
/proc/loadavg: 1.99 1.98 1.99 4/75 22411
/proc/meminfo: memFree=1669320/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1651.58
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 165127 31 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 134584183 0 0 4096 0 0 0 0 17 0 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1651.58
Current children cumulated vsize (KiB) 150020

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 22411
/proc/meminfo: memFree=1668104/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1711.55
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 171124 31 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 135270883 0 0 4096 0 0 0 0 17 0 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1711.55
Current children cumulated vsize (KiB) 150020

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 4/75 22417
/proc/meminfo: memFree=1667464/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1771.52
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 177121 31 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 135270268 0 0 4096 0 0 0 0 17 0 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1771.52
Current children cumulated vsize (KiB) 150020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.81 s]
/proc/loadavg: 1.99 1.98 1.99 3/75 22417
/proc/meminfo: memFree=1667464/2055920 swapFree=4180084/4192956
[pid=22321] ppid=22319 vsize=150020 CPUtime=1800.03
/proc/22321/stat : 22321 (casperzao) R 22319 22321 21068 0 -1 4194304 31803 0 0 0 179971 32 0 0 25 0 1 0 1984927038 153620480 16091 996147200 134512640 135477443 4294956224 18446744073709551615 135271571 0 0 4096 0 0 0 0 17 0 0 0
/proc/22321/statm: 37505 16091 500 235 0 36206 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 150020

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): 1810.82
CPU time (s): 1800.05
CPU user time (s): 1799.72
CPU system time (s): 0.330949
CPU usage (%): 99.4049
Max. virtual memory (cumulated for all children) (KiB): 336344

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

runsolver used 1.87671 second user time and 5.16921 second system time

The end

Launcher Data (download as text)

Begin job on node25 at 2008-07-03 06:32:10
IDJOB=1055412
IDBENCH=56818
IDSOLVER=361
FILE ID=node25/1055412-1215059530
PBS_JOBID= 7875178
Free space on /tmp= 66540 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d774b3d9a6f2ab41cce78f1e9dd6d763
RANDOM SEED=438506502

node25.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.234
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.234
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:       1762424 kB
Buffers:         38340 kB
Cached:         171412 kB
SwapCached:       6760 kB
Active:         128048 kB
Inactive:        95632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762424 kB
SwapTotal:     4192956 kB
SwapFree:      4180084 kB
Dirty:            3160 kB
Writeback:           0 kB
Mapped:          19716 kB
Slab:            55060 kB
Committed_AS:  3467064 kB
PageTables:       1912 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= 66532 MiB
End job on node25 at 2008-07-03 07:02:23