Trace number 1087187

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 1804.76

General information on the benchmark

Namecsp/fapp/fapp14/
normalized-fapp14-2500-0.xml
MD5SUMfac073e8eb5ef4bb7103b84225c28dd2
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 benchmark35.7036
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.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
1.47/1.56	c Building = 1
31.84/32.12	c [ NumberOfVariables = 2500 ]
31.84/32.12	c [ NumberOfConstraints = 40767 ]
31.84/32.14	c [ SizeOfSearchSpace(log2) = 20271 ]
31.84/32.14	c SymmetrySearch = 1
47.82/48.29	c InitialPropagation = 1
47.92/48.38	c [ SizeOfSearchSpace(log2) = 20268.2 ]
47.92/48.38	c InitialSAC = (Timeout)
79.87/80.58	c [ SizeOfSearchSpace(log2) = 20261.5 ]
79.97/80.63	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-1087187-1215242914/watcher-1087187-1215242914 -o /tmp/evaluation-result-1087187-1215242914/solver-1087187-1215242914 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1087187-1215242914.xml 2016857465 

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.96 2.00 2.00 4/72 13234
/proc/meminfo: memFree=1882928/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=1056 CPUtime=0
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2003265232 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 4129572 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 264 26 20 235 0 3 0

[startup+0.097944 s]
/proc/loadavg: 1.96 2.00 2.00 4/72 13234
/proc/meminfo: memFree=1882928/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=6788 CPUtime=0.08
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 816 0 0 0 8 0 0 0 18 0 1 0 2003265232 6950912 776 996147200 134512640 135477443 4294956224 18446744073709551615 134791726 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 1697 776 370 235 0 398 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6788

[startup+0.101939 s]
/proc/loadavg: 1.96 2.00 2.00 4/72 13234
/proc/meminfo: memFree=1882928/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=6920 CPUtime=0.08
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 828 0 0 0 8 0 0 0 18 0 1 0 2003265232 7086080 788 996147200 134512640 135477443 4294956224 18446744073709551615 134812692 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 1730 788 370 235 0 431 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6920

[startup+0.301957 s]
/proc/loadavg: 1.96 2.00 2.00 4/72 13234
/proc/meminfo: memFree=1882928/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=9428 CPUtime=0.28
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 1465 0 0 0 28 0 0 0 19 0 1 0 2003265232 9654272 1425 996147200 134512640 135477443 4294956224 18446744073709551615 4158884496 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 2357 1425 370 235 0 1058 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9428

[startup+0.701982 s]
/proc/loadavg: 1.96 2.00 2.00 4/72 13234
/proc/meminfo: memFree=1882928/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=14312 CPUtime=0.68
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 2689 0 0 0 67 1 0 0 23 0 1 0 2003265232 14655488 2649 996147200 134512640 135477443 4294956224 18446744073709551615 134780698 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 3578 2649 370 235 0 2279 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14312

[startup+1.50103 s]
/proc/loadavg: 1.96 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1870120/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=23684 CPUtime=1.47
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 5040 0 0 0 144 3 0 0 25 0 1 0 2003265232 24252416 5000 996147200 134512640 135477443 4294956224 18446744073709551615 4158915846 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 5921 5000 370 235 0 4622 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 23684

[startup+3.10213 s]
/proc/loadavg: 1.96 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1796072/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=375528 CPUtime=3.06
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 29650 0 0 0 295 11 0 0 25 0 1 0 2003265232 384540672 23995 996147200 134512640 135477443 4294956224 18446744073709551615 134583103 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 93882 23995 465 235 0 92583 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 375528

[startup+6.30133 s]
/proc/loadavg: 1.96 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1770216/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=401200 CPUtime=6.24
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 51337 0 0 0 603 21 0 0 25 0 1 0 2003265232 410828800 30467 996147200 134512640 135477443 4294956224 18446744073709551615 135268334 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 100300 30467 465 235 0 99001 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 401200

[startup+12.7017 s]
/proc/loadavg: 1.96 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1719080/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=448484 CPUtime=12.58
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 91117 0 0 0 1221 37 0 0 25 0 1 0 2003265232 459247616 42416 996147200 134512640 135477443 4294956224 18446744073709551615 135269080 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 112121 42416 465 235 0 110822 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 448484

[startup+25.5015 s]
/proc/loadavg: 1.97 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1619048/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=543800 CPUtime=25.29
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 171328 0 0 0 2461 68 0 0 25 0 1 0 2003265232 556851200 66443 996147200 134512640 135477443 4294956224 18446744073709551615 135272088 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 135950 66443 465 235 0 134651 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 543800

[startup+51.1012 s]
/proc/loadavg: 1.98 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1545832/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=403800 CPUtime=50.7
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 260260 0 0 0 4855 215 0 0 25 0 1 0 2003265232 413491200 84567 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 100950 84567 509 235 0 99651 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 403800

[startup+102.306 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1541800/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=101.51
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261227 0 0 0 9936 215 0 0 25 0 1 0 2003265232 541495296 85534 996147200 134512640 135477443 4294956224 18446744073709551615 135208584 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 132201 85534 530 235 0 130902 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 528804

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1541672/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=161.06
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261255 0 0 0 15891 215 0 0 25 0 1 0 2003265232 541495296 85562 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 132201 85562 530 235 0 130902 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 528804

[startup+222.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1541608/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=220.61
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261279 0 0 0 21845 216 0 0 25 0 1 0 2003265232 541495296 85586 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 132201 85586 530 235 0 130902 0
Current children cumulated CPU time (s) 220.61
Current children cumulated vsize (KiB) 528804

[startup+282.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1541544/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=280.17
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261283 0 0 0 27801 216 0 0 25 0 1 0 2003265232 541495296 85590 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 132201 85590 530 235 0 130902 0
Current children cumulated CPU time (s) 280.17
Current children cumulated vsize (KiB) 528804

[startup+342.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1541416/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=339.71
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261292 0 0 0 33755 216 0 0 25 0 1 0 2003265232 541495296 85599 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 132201 85599 530 235 0 130902 0
Current children cumulated CPU time (s) 339.71
Current children cumulated vsize (KiB) 528804

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13235
/proc/meminfo: memFree=1540968/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=399.27
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261371 0 0 0 39711 216 0 0 25 0 1 0 2003265232 541495296 85678 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/13234/statm: 132201 85678 530 235 0 130902 0
Current children cumulated CPU time (s) 399.27
Current children cumulated vsize (KiB) 528804

[startup+462.302 s]
/proc/loadavg: 2.02 2.00 2.00 3/81 13275
/proc/meminfo: memFree=1375592/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=459.05
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261373 0 0 0 45685 220 0 0 25 0 1 0 2003265232 541495296 85680 996147200 134512640 135477443 4294956224 18446744073709551615 135208558 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85680 530 235 0 130902 0
Current children cumulated CPU time (s) 459.05
Current children cumulated vsize (KiB) 528804

[startup+522.302 s]
/proc/loadavg: 1.97 1.98 1.99 3/73 13302
/proc/meminfo: memFree=1453032/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=519.01
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261374 0 0 0 51680 221 0 0 25 0 1 0 2003265232 541495296 85681 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85681 530 235 0 130902 0
Current children cumulated CPU time (s) 519.01
Current children cumulated vsize (KiB) 528804

[startup+582.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13302
/proc/meminfo: memFree=1452904/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=578.99
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261376 0 0 0 57678 221 0 0 25 0 1 0 2003265232 541495296 85683 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85683 530 235 0 130902 0
Current children cumulated CPU time (s) 578.99
Current children cumulated vsize (KiB) 528804

[startup+642.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 13330
/proc/meminfo: memFree=1522976/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=638.97
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261378 0 0 0 63675 222 0 0 25 0 1 0 2003265232 541495296 85685 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85685 530 235 0 130902 0
Current children cumulated CPU time (s) 638.97
Current children cumulated vsize (KiB) 528804


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

[startup+882.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 13378
/proc/meminfo: memFree=1241304/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=878.85
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 87657 228 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 878.85
Current children cumulated vsize (KiB) 528804

[startup+942.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/75 13380
/proc/meminfo: memFree=979672/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=938.82
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 93652 230 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 938.82
Current children cumulated vsize (KiB) 528804

[startup+1002.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 13380
/proc/meminfo: memFree=762008/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=998.66
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 99636 230 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 998.66
Current children cumulated vsize (KiB) 528804

[startup+1062.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 13465
/proc/meminfo: memFree=1498472/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1058.63
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 105629 234 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 1058.63
Current children cumulated vsize (KiB) 528804

[startup+1122.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 13465
/proc/meminfo: memFree=1498408/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1118.6
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 111626 234 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 1118.6
Current children cumulated vsize (KiB) 528804

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13465
/proc/meminfo: memFree=1498344/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1178.58
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 117624 234 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 1178.58
Current children cumulated vsize (KiB) 528804

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 13465
/proc/meminfo: memFree=1498216/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1238.56
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 123622 234 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208558 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 1238.56
Current children cumulated vsize (KiB) 528804

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/94 13519
/proc/meminfo: memFree=1387136/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1298.46
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 129591 255 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 1298.46
Current children cumulated vsize (KiB) 528804

[startup+1362.3 s]
/proc/loadavg: 2.19 2.03 2.01 3/83 13567
/proc/meminfo: memFree=1334232/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1358.43
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 135584 259 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 1358.43
Current children cumulated vsize (KiB) 528804

[startup+1422.31 s]
/proc/loadavg: 2.20 2.05 2.01 3/83 13567
/proc/meminfo: memFree=997080/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1418.39
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 141575 264 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208566 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 1418.39
Current children cumulated vsize (KiB) 528804

[startup+1482.3 s]
/proc/loadavg: 2.25 2.09 2.02 3/83 13567
/proc/meminfo: memFree=719064/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1478.34
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 147565 269 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 1478.34
Current children cumulated vsize (KiB) 528804

[startup+1542.3 s]
/proc/loadavg: 2.19 2.10 2.03 3/83 13567
/proc/meminfo: memFree=433560/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1538.31
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 153557 274 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 1538.31
Current children cumulated vsize (KiB) 528804

[startup+1602.3 s]
/proc/loadavg: 2.16 2.11 2.03 3/83 13567
/proc/meminfo: memFree=149336/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1598.27
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 159546 281 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 1598.27
Current children cumulated vsize (KiB) 528804

[startup+1662.3 s]
/proc/loadavg: 2.12 2.10 2.03 3/83 13567
/proc/meminfo: memFree=14936/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1658.22
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261380 0 0 0 165534 288 0 0 25 0 1 0 2003265232 541495296 85687 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85687 530 235 0 130902 0
Current children cumulated CPU time (s) 1658.22
Current children cumulated vsize (KiB) 528804

[startup+1722.3 s]
/proc/loadavg: 2.09 2.09 2.03 3/83 13567
/proc/meminfo: memFree=16152/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1717.97
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261390 0 0 0 171502 295 0 0 25 0 1 0 2003265232 541495296 85697 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85697 530 235 0 130902 0
Current children cumulated CPU time (s) 1717.97
Current children cumulated vsize (KiB) 528804

[startup+1782.3 s]
/proc/loadavg: 2.12 2.10 2.03 4/83 13605
/proc/meminfo: memFree=1578200/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1777.7
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261394 0 0 0 177466 304 0 0 25 0 1 0 2003265232 541495296 85701 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85701 530 235 0 130902 0
Current children cumulated CPU time (s) 1777.7
Current children cumulated vsize (KiB) 528804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.7 s]
/proc/loadavg: 2.22 2.13 2.04 3/83 13615
/proc/meminfo: memFree=1517400/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1800.01
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261394 0 0 0 179697 304 0 0 25 0 1 0 2003265232 541495296 85701 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85701 530 235 0 130902 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 528804

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

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

[startup+1804.7 s]
/proc/loadavg: 2.22 2.13 2.04 3/83 13615
/proc/meminfo: memFree=1517400/2055920 swapFree=4180452/4192956
[pid=13234] ppid=13232 vsize=528804 CPUtime=1800.01
/proc/13234/stat : 13234 (casperzao) R 13232 13234 12910 0 -1 4194304 261394 0 0 0 179697 304 0 0 25 0 1 0 2003265232 541495296 85701 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/13234/statm: 132201 85701 530 235 0 130902 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 528804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.76
CPU time (s): 1800.07
CPU user time (s): 1796.97
CPU system time (s): 3.09953
CPU usage (%): 99.7401
Max. virtual memory (cumulated for all children) (KiB): 578084

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

runsolver used 1.86172 second user time and 5.29619 second system time

The end

Launcher Data (download as text)

Begin job on node29 at 2008-07-05 09:28:34
IDJOB=1087187
IDBENCH=57946
IDSOLVER=361
FILE ID=node29/1087187-1215242914
PBS_JOBID= 7881988
Free space on /tmp= 66492 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fac073e8eb5ef4bb7103b84225c28dd2
RANDOM SEED=2016857465

node29.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.220
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.220
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:       1883408 kB
Buffers:          5868 kB
Cached:          94032 kB
SwapCached:       6928 kB
Active:          63956 kB
Inactive:        57820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883408 kB
SwapTotal:     4192956 kB
SwapFree:      4180452 kB
Dirty:            8596 kB
Writeback:           0 kB
Mapped:          28884 kB
Slab:            35980 kB
Committed_AS:  3462060 kB
PageTables:       1944 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= 66484 MiB
End job on node29 at 2008-07-05 09:58:41