Trace number 2083924

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
pcs 0.3.2? (TO) 1800.05 1807.54

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-6.xml
MD5SUM84f9ffd3bc330531b9df688f127dfd93
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 benchmark22.6356
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.02	c Seed is 392268675
0.00/0.02	c Constructing HOME/instance-2083924-1247723966.xml  with 29334 constraints
0.47/0.51	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2083924-1247723966/watcher-2083924-1247723966 -o /tmp/evaluation-result-2083924-1247723966/solver-2083924-1247723966 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 392268675 HOME/instance-2083924-1247723966.xml 

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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.10 2.04 4/85 19419
/proc/meminfo: memFree=1591200/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=18576 CPUtime=0
/proc/19419/stat : 19419 (runsolver) R 19417 19419 17311 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 59459322 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 209560595751 0 0 4096 24578 0 0 0 17 1 0 0
/proc/19419/statm: 4644 284 249 26 0 2626 0

[startup+0.290809 s]
/proc/loadavg: 2.00 2.10 2.04 4/85 19419
/proc/meminfo: memFree=1591200/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=10460 CPUtime=0.25
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 2594 660 0 0 25 0 0 0 18 0 1 0 59459322 10711040 1794 996147200 134512640 135215973 4294956304 18446744073709551615 134906919 0 0 4096 0 0 0 0 17 1 0 0
/proc/19419/statm: 2615 1794 386 171 0 1540 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 10460

[startup+0.301811 s]
/proc/loadavg: 2.00 2.10 2.04 4/85 19419
/proc/meminfo: memFree=1591200/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=11368 CPUtime=0.27
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 2813 660 0 0 26 1 0 0 18 0 1 0 59459322 11640832 1884 996147200 134512640 135215973 4294956304 18446744073709551615 4158853399 0 0 4096 0 0 0 0 17 1 0 0
/proc/19419/statm: 2842 1884 386 171 0 1767 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11368

[startup+0.401826 s]
/proc/loadavg: 2.00 2.10 2.04 4/85 19419
/proc/meminfo: memFree=1591200/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=13592 CPUtime=0.37
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 3558 660 0 0 36 1 0 0 19 0 1 0 59459322 13918208 2341 996147200 134512640 135215973 4294956304 18446744073709551615 134608549 0 0 4096 0 0 0 0 17 1 0 0
/proc/19419/statm: 3398 2341 386 171 0 2323 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 13592

[startup+0.701879 s]
/proc/loadavg: 2.00 2.10 2.04 4/85 19419
/proc/meminfo: memFree=1591200/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=17812 CPUtime=0.67
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 5540 660 0 0 65 2 0 0 22 0 1 0 59459322 18239488 3659 996147200 134512640 135215973 4294956304 18446744073709551615 134585680 0 0 4096 0 0 0 0 17 1 0 0
/proc/19419/statm: 4453 3659 410 171 0 3378 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 17812

[startup+1.50202 s]
/proc/loadavg: 2.08 2.12 2.05 3/86 19424
/proc/meminfo: memFree=1574608/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=18024 CPUtime=1.47
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 5616 660 0 0 145 2 0 0 25 0 1 0 59459322 18456576 3718 996147200 134512640 135215973 4294956304 18446744073709551615 134590104 0 0 4096 0 0 0 0 17 1 0 0
/proc/19419/statm: 4506 3718 410 171 0 3431 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 18024

[startup+3.10128 s]
/proc/loadavg: 2.08 2.12 2.05 3/86 19424
/proc/meminfo: memFree=1573840/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=19308 CPUtime=3.05
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 5982 660 0 0 303 2 0 0 25 0 1 0 59459322 19771392 3926 996147200 134512640 135215973 4294956304 18446744073709551615 134590116 0 0 4096 0 0 0 0 17 1 0 0
/proc/19419/statm: 4827 3926 410 171 0 3752 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 19308

[startup+6.30183 s]
/proc/loadavg: 2.07 2.11 2.05 3/86 19424
/proc/meminfo: memFree=1564752/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=19968 CPUtime=6.24
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 6231 660 0 0 622 2 0 0 25 0 1 0 59459322 20447232 4175 996147200 134512640 135215973 4294956304 18446744073709551615 134583360 0 0 4096 0 0 0 0 17 1 0 0
/proc/19419/statm: 4992 4175 411 171 0 3917 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 19968

[startup+12.7019 s]
/proc/loadavg: 2.06 2.11 2.05 3/86 19424
/proc/meminfo: memFree=1536528/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=21644 CPUtime=12.61
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 6709 660 0 0 1259 2 0 0 25 0 1 0 59459322 22163456 4444 996147200 134512640 135215973 4294956304 18446744073709551615 134597368 0 0 4096 0 0 0 0 17 1 0 0
/proc/19419/statm: 5411 4444 413 171 0 4336 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 21644

[startup+25.5061 s]
/proc/loadavg: 2.20 2.14 2.06 3/86 19424
/proc/meminfo: memFree=1483352/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=22888 CPUtime=25.35
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 7022 660 0 0 2532 3 0 0 25 0 1 0 59459322 23437312 4757 996147200 134512640 135215973 4294956304 18446744073709551615 134600809 0 0 4096 0 0 0 0 17 1 0 0
/proc/19419/statm: 5722 4757 413 171 0 4647 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 22888

[startup+51.1014 s]
/proc/loadavg: 2.13 2.13 2.05 3/86 19424
/proc/meminfo: memFree=1371416/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=24784 CPUtime=50.82
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 7502 660 0 0 5079 3 0 0 25 0 1 0 59459322 25378816 5237 996147200 134512640 135215973 4294956304 18446744073709551615 134591843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19419/statm: 6196 5237 413 171 0 5121 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 24784

[startup+102.301 s]
/proc/loadavg: 2.19 2.15 2.06 3/86 19473
/proc/meminfo: memFree=1413960/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=30988 CPUtime=101.78
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 9087 660 0 0 10174 4 0 0 25 0 1 0 59459322 31731712 6822 996147200 134512640 135215973 4294956304 18446744073709551615 134599881 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 7747 6822 413 171 0 6672 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 30988

[startup+162.302 s]
/proc/loadavg: 2.10 2.13 2.06 3/76 19505
/proc/meminfo: memFree=1549600/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=40448 CPUtime=161.54
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 11630 660 0 0 16148 6 0 0 25 0 1 0 59459322 41418752 8948 996147200 134512640 135215973 4294956304 18446744073709551615 134597427 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 10112 8948 413 171 0 9037 0
Current children cumulated CPU time (s) 161.54
Current children cumulated vsize (KiB) 40448

[startup+222.301 s]
/proc/loadavg: 2.04 2.11 2.06 3/76 19505
/proc/meminfo: memFree=1534496/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=44108 CPUtime=221.29
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 12663 660 0 0 22123 6 0 0 25 0 1 0 59459322 45166592 9981 996147200 134512640 135215973 4294956304 18446744073709551615 134583375 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 11027 9981 413 171 0 9952 0
Current children cumulated CPU time (s) 221.29
Current children cumulated vsize (KiB) 44108

[startup+282.302 s]
/proc/loadavg: 2.01 2.08 2.05 3/76 19505
/proc/meminfo: memFree=1519712/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=48740 CPUtime=281.05
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 13828 660 0 0 28098 7 0 0 25 0 1 0 59459322 49909760 10856 996147200 134512640 135215973 4294956304 18446744073709551615 134600788 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 12185 10856 413 171 0 11110 0
Current children cumulated CPU time (s) 281.05
Current children cumulated vsize (KiB) 48740

[startup+342.307 s]
/proc/loadavg: 2.00 2.07 2.05 3/76 19505
/proc/meminfo: memFree=1507232/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=53128 CPUtime=340.8
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 14919 660 0 0 34073 7 0 0 25 0 1 0 59459322 54403072 11947 996147200 134512640 135215973 4294956304 18446744073709551615 134597311 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 13282 11947 413 171 0 12207 0
Current children cumulated CPU time (s) 340.8
Current children cumulated vsize (KiB) 53128

[startup+402.302 s]
/proc/loadavg: 2.00 2.05 2.04 3/76 19505
/proc/meminfo: memFree=1482088/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=64576 CPUtime=400.56
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 17793 660 0 0 40048 8 0 0 25 0 1 0 59459322 66125824 14821 996147200 134512640 135215973 4294956304 18446744073709551615 134597319 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 16144 14821 413 171 0 15069 0
Current children cumulated CPU time (s) 400.56
Current children cumulated vsize (KiB) 64576

[startup+462.301 s]
/proc/loadavg: 2.00 2.04 2.03 3/76 19505
/proc/meminfo: memFree=1467816/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=70008 CPUtime=460.31
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 19159 660 0 0 46022 9 0 0 25 0 1 0 59459322 71688192 16187 996147200 134512640 135215973 4294956304 18446744073709551615 134583204 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 17502 16187 413 171 0 16427 0
Current children cumulated CPU time (s) 460.31
Current children cumulated vsize (KiB) 70008

[startup+522.301 s]
/proc/loadavg: 2.00 2.03 2.03 3/76 19505
/proc/meminfo: memFree=1451432/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=76572 CPUtime=520.06
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 20808 660 0 0 51997 9 0 0 25 0 1 0 59459322 78409728 17836 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 19143 17836 413 171 0 18068 0
Current children cumulated CPU time (s) 520.06
Current children cumulated vsize (KiB) 76572

[startup+582.301 s]
/proc/loadavg: 2.00 2.02 2.02 3/76 19505
/proc/meminfo: memFree=1434216/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=83024 CPUtime=579.82
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 22430 660 0 0 57972 10 0 0 25 0 1 0 59459322 85016576 19458 996147200 134512640 135215973 4294956304 18446744073709551615 134589782 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 20756 19458 413 171 0 19681 0
Current children cumulated CPU time (s) 579.82
Current children cumulated vsize (KiB) 83024

[startup+642.302 s]
/proc/loadavg: 2.00 2.02 2.02 3/76 19505
/proc/meminfo: memFree=1404776/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=90928 CPUtime=639.58
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 24414 660 0 0 63947 11 0 0 25 0 1 0 59459322 93110272 21442 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 22732 21442 413 171 0 21657 0
Current children cumulated CPU time (s) 639.58
Current children cumulated vsize (KiB) 90928

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 19505
/proc/meminfo: memFree=1309736/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=117356 CPUtime=878.59
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 31065 660 0 0 87845 14 0 0 25 0 1 0 59459322 120172544 28093 996147200 134512640 135215973 4294956304 18446744073709551615 134599825 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 29339 28093 413 171 0 28264 0
Current children cumulated CPU time (s) 878.59
Current children cumulated vsize (KiB) 117356

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 19505
/proc/meminfo: memFree=1280744/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=121864 CPUtime=938.35
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 32198 660 0 0 93821 14 0 0 25 0 1 0 59459322 124788736 29226 996147200 134512640 135215973 4294956304 18446744073709551615 135094878 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 30466 29226 413 171 0 29391 0
Current children cumulated CPU time (s) 938.35
Current children cumulated vsize (KiB) 121864

[startup+1002.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 19505
/proc/meminfo: memFree=1250856/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=126136 CPUtime=998.1
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 33270 660 0 0 99796 14 0 0 25 0 1 0 59459322 129163264 30298 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 31534 30298 413 171 0 30459 0
Current children cumulated CPU time (s) 998.1
Current children cumulated vsize (KiB) 126136

[startup+1062.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/76 19505
/proc/meminfo: memFree=1238568/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=130748 CPUtime=1057.86
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 34428 660 0 0 105771 15 0 0 25 0 1 0 59459322 133885952 31456 996147200 134512640 135215973 4294956304 18446744073709551615 134597613 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 32687 31456 413 171 0 31612 0
Current children cumulated CPU time (s) 1057.86
Current children cumulated vsize (KiB) 130748

[startup+1122.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/76 19505
/proc/meminfo: memFree=1221928/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=135976 CPUtime=1117.61
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 35740 660 0 0 111746 15 0 0 25 0 1 0 59459322 139239424 32768 996147200 134512640 135215973 4294956304 18446744073709551615 135094878 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 33994 32768 413 171 0 32919 0
Current children cumulated CPU time (s) 1117.61
Current children cumulated vsize (KiB) 135976

[startup+1182.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/76 19505
/proc/meminfo: memFree=1210344/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=139656 CPUtime=1177.37
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 36671 660 0 0 117721 16 0 0 25 0 1 0 59459322 143007744 33699 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 34914 33699 413 171 0 33839 0
Current children cumulated CPU time (s) 1177.37
Current children cumulated vsize (KiB) 139656

[startup+1242.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/76 19505
/proc/meminfo: memFree=1197032/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=144292 CPUtime=1237.12
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 37855 660 0 0 123696 16 0 0 25 0 1 0 59459322 147755008 34818 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 36073 34818 413 171 0 34998 0
Current children cumulated CPU time (s) 1237.12
Current children cumulated vsize (KiB) 144292

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/76 19505
/proc/meminfo: memFree=1182184/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=150124 CPUtime=1296.87
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 39325 660 0 0 129671 16 0 0 25 0 1 0 59459322 153726976 36288 996147200 134512640 135215973 4294956304 18446744073709551615 134591384 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 37531 36288 413 171 0 36456 0
Current children cumulated CPU time (s) 1296.87
Current children cumulated vsize (KiB) 150124

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/76 19505
/proc/meminfo: memFree=1168936/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=155156 CPUtime=1356.63
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 40599 660 0 0 135646 17 0 0 25 0 1 0 59459322 158879744 37562 996147200 134512640 135215973 4294956304 18446744073709551615 4158960148 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 38789 37562 413 171 0 37714 0
Current children cumulated CPU time (s) 1356.63
Current children cumulated vsize (KiB) 155156

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 19505
/proc/meminfo: memFree=1154728/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=161360 CPUtime=1416.38
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 42164 660 0 0 141621 17 0 0 25 0 1 0 59459322 165232640 39127 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 40340 39127 413 171 0 39265 0
Current children cumulated CPU time (s) 1416.38
Current children cumulated vsize (KiB) 161360

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/76 19505
/proc/meminfo: memFree=1144616/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=163876 CPUtime=1476.13
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 42797 660 0 0 147596 17 0 0 25 0 1 0 59459322 167809024 39760 996147200 134512640 135215973 4294956304 18446744073709551615 135097619 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 40969 39760 413 171 0 39894 0
Current children cumulated CPU time (s) 1476.13
Current children cumulated vsize (KiB) 163876

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 19505
/proc/meminfo: memFree=1135848/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=164100 CPUtime=1535.88
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 42855 660 0 0 153571 17 0 0 25 0 1 0 59459322 168038400 39818 996147200 134512640 135215973 4294956304 18446744073709551615 134589765 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 41025 39818 413 171 0 39950 0
Current children cumulated CPU time (s) 1535.88
Current children cumulated vsize (KiB) 164100

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 19505
/proc/meminfo: memFree=1121832/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=167384 CPUtime=1595.64
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 43681 660 0 0 159546 18 0 0 25 0 1 0 59459322 171401216 40644 996147200 134512640 135215973 4294956304 18446744073709551615 134583409 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 41846 40644 413 171 0 40771 0
Current children cumulated CPU time (s) 1595.64
Current children cumulated vsize (KiB) 167384

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 19505
/proc/meminfo: memFree=1108136/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=171740 CPUtime=1655.39
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 44777 660 0 0 165521 18 0 0 25 0 1 0 59459322 175861760 41740 996147200 134512640 135215973 4294956304 18446744073709551615 134583383 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 42935 41740 413 171 0 41860 0
Current children cumulated CPU time (s) 1655.39
Current children cumulated vsize (KiB) 171740

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/76 19505
/proc/meminfo: memFree=1089640/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=182208 CPUtime=1715.15
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 47406 660 0 0 171495 20 0 0 25 0 1 0 59459322 186580992 44369 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 45552 44369 413 171 0 44477 0
Current children cumulated CPU time (s) 1715.15
Current children cumulated vsize (KiB) 182208

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/76 19505
/proc/meminfo: memFree=1070120/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=194000 CPUtime=1774.9
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 50407 660 0 0 177469 21 0 0 25 0 1 0 59459322 198656000 47370 996147200 134512640 135215973 4294956304 18446744073709551615 134583507 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 48500 47370 413 171 0 47425 0
Current children cumulated CPU time (s) 1774.9
Current children cumulated vsize (KiB) 194000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 19505
/proc/meminfo: memFree=1063464/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=197424 CPUtime=1800.01
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 51266 660 0 0 179980 21 0 0 25 0 1 0 59459322 202162176 48229 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 49356 48229 413 171 0 48281 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 197424

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

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

[startup+1807.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 19505
/proc/meminfo: memFree=1063464/2055920 swapFree=4192812/4192956
[pid=19419] ppid=19417 vsize=197424 CPUtime=1800.01
/proc/19419/stat : 19419 (pcs.big) R 19417 19419 17311 0 -1 4194304 51266 660 0 0 179980 21 0 0 25 0 1 0 59459322 202162176 48229 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/19419/statm: 49356 48229 413 171 0 48281 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 197424

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.54
CPU time (s): 1800.05
CPU user time (s): 1799.81
CPU system time (s): 0.246962
CPU usage (%): 99.5857
Max. virtual memory (cumulated for all children) (KiB): 197424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51926
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= 17
involuntary context switches= 25499

runsolver used 1.71974 second user time and 4.91525 second system time

The end

Launcher Data

Begin job on node68 at 2009-07-16 07:59:26
IDJOB=2083924
IDBENCH=57978
IDSOLVER=733
FILE ID=node68/2083924-1247723966
PBS_JOBID= 9521429
Free space on /tmp= 66420 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp05/normalized-fapp05-0350-6.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083924-1247723966/watcher-2083924-1247723966 -o /tmp/evaluation-result-2083924-1247723966/solver-2083924-1247723966 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 392268675 HOME/instance-2083924-1247723966.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 84f9ffd3bc330531b9df688f127dfd93
RANDOM SEED=392268675

node68.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.258
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.258
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:       1591744 kB
Buffers:         74080 kB
Cached:         268300 kB
SwapCached:          0 kB
Active:         131212 kB
Inactive:       264480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5252 kB
Writeback:           0 kB
Mapped:          73984 kB
Slab:            53328 kB
Committed_AS:   659832 kB
PageTables:       2092 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= 66416 MiB
End job on node68 at 2009-07-16 08:29:36