Trace number 1087208

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 1802.26

General information on the benchmark

Namecsp/fapp/fapp14/
normalized-fapp14-2500-2.xml
MD5SUM3ec556ad251960bf7980f3107ef7856e
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 benchmark36.8644
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints40767
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40767
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
1.47/1.56	c Building = 1
31.35/31.61	c [ NumberOfVariables = 2500 ]
31.35/31.61	c [ NumberOfConstraints = 40767 ]
31.35/31.63	c [ SizeOfSearchSpace(log2) = 20271 ]
31.35/31.63	c SymmetrySearch = 1
48.02/48.49	c InitialPropagation = 1
48.11/48.57	c [ SizeOfSearchSpace(log2) = 20268.2 ]
48.11/48.57	c InitialSAC = (Timeout)
80.57/81.29	c [ SizeOfSearchSpace(log2) = 20264.7 ]
80.66/81.34	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-1087208-1215243026/watcher-1087208-1215243026 -o /tmp/evaluation-result-1087208-1215243026/solver-1087208-1215243026 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1087208-1215243026.xml 1320566480 

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.99 2.02 4/72 9396
/proc/meminfo: memFree=1923560/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=1056 CPUtime=0
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1008707283 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 10535716 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 264 26 20 235 0 3 0

[startup+0.0787371 s]
/proc/loadavg: 1.92 1.99 2.02 4/72 9396
/proc/meminfo: memFree=1923560/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=6524 CPUtime=0.06
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 752 0 0 0 6 0 0 0 18 0 1 0 1008707283 6680576 712 996147200 134512640 135477443 4294956224 18446744073709551615 134790082 0 0 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 1631 712 370 235 0 332 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6524

[startup+0.102737 s]
/proc/loadavg: 1.92 1.99 2.02 4/72 9396
/proc/meminfo: memFree=1923560/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=6920 CPUtime=0.09
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 832 0 0 0 9 0 0 0 18 0 1 0 1008707283 7086080 792 996147200 134512640 135477443 4294956224 18446744073709551615 134755065 0 0 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 1730 792 370 235 0 431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6920

[startup+0.301747 s]
/proc/loadavg: 1.92 1.99 2.02 4/72 9396
/proc/meminfo: memFree=1923560/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=9428 CPUtime=0.28
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 1469 0 0 0 28 0 0 0 19 0 1 0 1008707283 9654272 1429 996147200 134512640 135477443 4294956224 18446744073709551615 4159783203 0 0 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 2357 1429 370 235 0 1058 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9428

[startup+0.701781 s]
/proc/loadavg: 1.92 1.99 2.02 4/72 9396
/proc/meminfo: memFree=1923560/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=14312 CPUtime=0.69
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 2698 0 0 0 68 1 0 0 23 0 1 0 1008707283 14655488 2658 996147200 134512640 135477443 4294956224 18446744073709551615 134784575 0 0 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 3578 2658 370 235 0 2279 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14312

[startup+1.50185 s]
/proc/loadavg: 1.93 1.99 2.02 3/73 9397
/proc/meminfo: memFree=1910752/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=23816 CPUtime=1.47
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 5060 0 0 0 145 2 0 0 25 0 1 0 1008707283 24387584 5020 996147200 134512640 135477443 4294956224 18446744073709551615 134811827 0 0 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 5954 5020 370 235 0 4655 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23816

[startup+3.10199 s]
/proc/loadavg: 1.93 1.99 2.02 3/73 9397
/proc/meminfo: memFree=1836712/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=375928 CPUtime=3.07
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 29761 0 0 0 294 13 0 0 25 0 1 0 1008707283 384950272 24088 996147200 134512640 135477443 4294956224 18446744073709551615 134694671 0 0 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 93982 24088 465 235 0 92683 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 375928

[startup+6.30125 s]
/proc/loadavg: 1.93 1.99 2.02 3/73 9397
/proc/meminfo: memFree=1810344/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=401200 CPUtime=6.23
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 50762 0 0 0 602 21 0 0 25 0 1 0 1008707283 410828800 30467 996147200 134512640 135477443 4294956224 18446744073709551615 135268944 0 0 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 100300 30467 465 235 0 99001 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 401200

[startup+12.7018 s]
/proc/loadavg: 1.94 1.99 2.01 3/73 9397
/proc/meminfo: memFree=1758888/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=449144 CPUtime=12.59
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 90317 0 0 0 1223 36 0 0 25 0 1 0 1008707283 459923456 42577 996147200 134512640 135477443 4294956224 18446744073709551615 135268672 0 0 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 112286 42577 465 235 0 110987 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 449144

[startup+25.5029 s]
/proc/loadavg: 1.95 1.99 2.01 3/73 9397
/proc/meminfo: memFree=1657704/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=547772 CPUtime=25.29
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 171818 0 0 0 2462 67 0 0 25 0 1 0 1008707283 560918528 67468 996147200 134512640 135477443 4294956224 18446744073709551615 135268320 0 0 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 136943 67468 465 235 0 135644 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 547772

[startup+51.1021 s]
/proc/loadavg: 1.96 1.99 2.01 3/73 9397
/proc/meminfo: memFree=1586472/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=403804 CPUtime=50.7
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 256778 0 0 0 4866 204 0 0 25 0 1 0 1008707283 413495296 84559 996147200 134512640 135477443 4294956224 18446744073709551615 135269086 0 0 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 100951 84559 509 235 0 99652 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 403804

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 2.01 3/73 9397
/proc/meminfo: memFree=1582440/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=101.5
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257752 0 0 0 9946 204 0 0 25 0 1 0 1008707283 541499392 85533 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/9396/statm: 132202 85533 530 235 0 130903 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 528808

[startup+162.302 s]
/proc/loadavg: 1.93 1.97 2.00 3/82 9434
/proc/meminfo: memFree=1324512/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=161.1
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257847 0 0 0 15887 223 0 0 25 0 1 0 1008707283 541499392 85628 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85628 530 235 0 130903 0
Current children cumulated CPU time (s) 161.1
Current children cumulated vsize (KiB) 528808

[startup+222.303 s]
/proc/loadavg: 2.14 2.02 2.01 3/81 9470
/proc/meminfo: memFree=1340392/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=220.84
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257884 0 0 0 21854 230 0 0 25 0 1 0 1008707283 541499392 85665 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85665 530 235 0 130903 0
Current children cumulated CPU time (s) 220.84
Current children cumulated vsize (KiB) 528808

[startup+282.302 s]
/proc/loadavg: 2.05 2.01 2.00 3/74 9501
/proc/meminfo: memFree=1408736/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=280.78
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257884 0 0 0 27843 235 0 0 25 0 1 0 1008707283 541499392 85665 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85665 530 235 0 130903 0
Current children cumulated CPU time (s) 280.78
Current children cumulated vsize (KiB) 528808

[startup+342.303 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 9501
/proc/meminfo: memFree=1408864/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=340.73
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257884 0 0 0 33838 235 0 0 25 0 1 0 1008707283 541499392 85665 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85665 530 235 0 130903 0
Current children cumulated CPU time (s) 340.73
Current children cumulated vsize (KiB) 528808

[startup+402.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/73 9532
/proc/meminfo: memFree=1436904/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=400.7
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257908 0 0 0 39834 236 0 0 25 0 1 0 1008707283 541499392 85689 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85689 530 235 0 130903 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 528808

[startup+462.303 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 9532
/proc/meminfo: memFree=1115944/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=460.68
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 45831 237 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 460.68
Current children cumulated vsize (KiB) 528808

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 9532
/proc/meminfo: memFree=1176616/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=520.65
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 51828 237 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 520.65
Current children cumulated vsize (KiB) 528808

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1176424/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=580.63
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 57826 237 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 580.63
Current children cumulated vsize (KiB) 528808

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1176360/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=640.61
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 63824 237 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 640.61
Current children cumulated vsize (KiB) 528808


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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1176040/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=820.53
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 81816 237 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 820.53
Current children cumulated vsize (KiB) 528808

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1176040/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=880.5
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 87813 237 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 880.5
Current children cumulated vsize (KiB) 528808

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175848/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=940.48
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 93811 237 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 940.48
Current children cumulated vsize (KiB) 528808

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175784/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1000.46
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 99809 237 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1000.46
Current children cumulated vsize (KiB) 528808

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175656/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1060.44
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 105806 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1060.44
Current children cumulated vsize (KiB) 528808

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175592/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1120.42
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 111804 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1120.42
Current children cumulated vsize (KiB) 528808

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175592/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1180.4
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 117802 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1180.4
Current children cumulated vsize (KiB) 528808

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175528/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1240.37
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 123799 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1240.37
Current children cumulated vsize (KiB) 528808

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175464/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1300.36
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 129798 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1300.36
Current children cumulated vsize (KiB) 528808

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175464/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1360.33
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 135795 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208590 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1360.33
Current children cumulated vsize (KiB) 528808

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175464/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1420.31
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 141793 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1420.31
Current children cumulated vsize (KiB) 528808

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175464/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1480.28
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 147790 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1480.28
Current children cumulated vsize (KiB) 528808

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175464/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1540.26
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 153788 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1540.26
Current children cumulated vsize (KiB) 528808

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9532
/proc/meminfo: memFree=1175400/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1600.24
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 159786 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1600.24
Current children cumulated vsize (KiB) 528808

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9534
/proc/meminfo: memFree=1175208/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1660.21
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 165783 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1660.21
Current children cumulated vsize (KiB) 528808

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9534
/proc/meminfo: memFree=1175208/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1720.19
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 171781 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1720.19
Current children cumulated vsize (KiB) 528808

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9534
/proc/meminfo: memFree=1175016/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1780.17
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 177779 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1780.17
Current children cumulated vsize (KiB) 528808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 9534
/proc/meminfo: memFree=1175016/2055920 swapFree=4180884/4192956
[pid=9396] ppid=9394 vsize=528808 CPUtime=1800.06
/proc/9396/stat : 9396 (casperzao) R 9394 9396 9359 0 -1 4194304 257912 0 0 0 179768 238 0 0 25 0 1 0 1008707283 541499392 85693 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/9396/statm: 132202 85693 530 235 0 130903 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 528808

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): 1802.26
CPU time (s): 1800.13
CPU user time (s): 1797.69
CPU system time (s): 2.44563
CPU usage (%): 99.8819
Max. virtual memory (cumulated for all children) (KiB): 577972

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

runsolver used 2.51262 second user time and 5.39718 second system time

The end

Launcher Data (download as text)

Begin job on node2 at 2008-07-05 09:30:27
IDJOB=1087208
IDBENCH=57947
IDSOLVER=361
FILE ID=node2/1087208-1215243026
PBS_JOBID= 7882018
Free space on /tmp= 66508 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 3ec556ad251960bf7980f3107ef7856e
RANDOM SEED=1320566480

node2.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.236
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.236
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:       1924040 kB
Buffers:          5040 kB
Cached:          49028 kB
SwapCached:       5908 kB
Active:          67892 kB
Inactive:         7284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1924040 kB
SwapTotal:     4192956 kB
SwapFree:      4180884 kB
Dirty:            8816 kB
Writeback:           0 kB
Mapped:          28472 kB
Slab:            41768 kB
Committed_AS:  1636776 kB
PageTables:       1948 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264992 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66492 MiB
End job on node2 at 2008-07-05 10:00:31