Trace number 2083484

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.14 1808.08

General information on the benchmark

Namecsp/fapp/fapp38/
normalized-fapp38-2500-3.xml
MD5SUM79acd02b46aad922dd93860f8851683c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.0291
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
Global constraints used (with number of constraints)

Solver Data

0.00/0.03	c has big domains
0.00/0.03	c big-domain mode
0.00/0.04	c Seed is 1681796721
0.00/0.04	c Constructing HOME/instance-2083484-1247723190.xml  with 393256 constraints
6.96/7.05	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-2083484-1247723190/watcher-2083484-1247723190 -o /tmp/evaluation-result-2083484-1247723190/solver-2083484-1247723190 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1681796721 HOME/instance-2083484-1247723190.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.09 2.10 4/83 17152
/proc/meminfo: memFree=718712/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=5356 CPUtime=0
/proc/17152/stat : 17152 (pcssolve) S 17150 17152 15351 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 59384432 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17152/statm: 1339 242 201 169 0 50 0
[pid=17153] ppid=17152 vsize=5356 CPUtime=0
/proc/17153/stat : 17153 (pcssolve) R 17152 17152 15351 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 59384433 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 265674091815 0 0 4096 0 0 0 0 17 1 0 0
/proc/17153/statm: 1339 243 202 169 0 50 0
[pid=17154] ppid=17152 vsize=3676 CPUtime=0
/proc/17154/stat : 17154 (grep) S 17152 17152 15351 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 59384433 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 265674260562 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/17154/statm: 919 121 99 19 0 43 0

[startup+0.083921 s]
/proc/loadavg: 2.00 2.09 2.10 4/83 17152
/proc/meminfo: memFree=718712/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=5944 CPUtime=0.06
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 1141 668 0 0 4 0 1 1 20 0 1 0 59384432 6086656 772 996147200 134512640 135215973 4294956304 18446744073709551615 12203643 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 1486 772 386 171 0 411 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5944

[startup+0.101924 s]
/proc/loadavg: 2.00 2.09 2.10 4/83 17152
/proc/meminfo: memFree=718712/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=6844 CPUtime=0.08
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 1373 668 0 0 6 0 1 1 20 0 1 0 59384432 7008256 914 996147200 134512640 135215973 4294956304 18446744073709551615 4159078402 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 1711 919 386 171 0 636 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6844

[startup+0.301962 s]
/proc/loadavg: 2.00 2.09 2.10 4/83 17152
/proc/meminfo: memFree=718712/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=12284 CPUtime=0.28
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 3034 668 0 0 25 1 1 1 21 0 1 0 59384432 12578816 2070 996147200 134512640 135215973 4294956304 18446744073709551615 134532969 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 3071 2070 386 171 0 1996 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12284

[startup+0.701038 s]
/proc/loadavg: 2.00 2.09 2.10 4/83 17152
/proc/meminfo: memFree=718712/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=21768 CPUtime=0.68
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 6191 668 0 0 63 3 1 1 25 0 1 0 59384432 22290432 4013 996147200 134512640 135215973 4294956304 18446744073709551615 134608549 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 5442 4013 386 171 0 4367 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21768

[startup+1.50119 s]
/proc/loadavg: 2.00 2.09 2.10 3/84 17157
/proc/meminfo: memFree=698672/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=39512 CPUtime=1.48
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 12309 668 0 0 139 7 1 1 25 0 1 0 59384432 40460288 7873 996147200 134512640 135215973 4294956304 18446744073709551615 134608549 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 9878 7873 386 171 0 8803 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 39512

[startup+3.1015 s]
/proc/loadavg: 2.00 2.09 2.10 3/84 17157
/proc/meminfo: memFree=677680/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=74864 CPUtime=3.07
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 24450 668 0 0 292 13 1 1 25 0 1 0 59384432 76660736 15498 996147200 134512640 135215973 4294956304 18446744073709551615 12203643 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 18716 15499 386 171 0 17641 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 74864

[startup+6.30111 s]
/proc/loadavg: 2.00 2.09 2.10 3/84 17157
/proc/meminfo: memFree=611504/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=145052 CPUtime=6.27
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 48450 668 0 0 598 27 1 1 25 0 1 0 59384432 148533248 30467 996147200 134512640 135215973 4294956304 18446744073709551615 12203643 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 36263 30467 386 171 0 35188 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 145052

[startup+12.7013 s]
/proc/loadavg: 2.16 2.12 2.11 4/84 17157
/proc/meminfo: memFree=546160/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=190920 CPUtime=12.66
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 71026 668 0 0 1226 38 1 1 25 0 1 0 59384432 195502080 43340 996147200 134512640 135215973 4294956304 18446744073709551615 134524388 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 47730 43340 410 171 0 46655 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 190920

[startup+25.5018 s]
/proc/loadavg: 2.12 2.11 2.11 3/84 17157
/proc/meminfo: memFree=545456/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=192168 CPUtime=25.46
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 71579 668 0 0 2505 39 1 1 25 0 1 0 59384432 196780032 43579 996147200 134512640 135215973 4294956304 18446744073709551615 134587914 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 48042 43579 410 171 0 46967 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 192168

[startup+51.1017 s]
/proc/loadavg: 2.08 2.10 2.10 3/84 17157
/proc/meminfo: memFree=543664/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=193832 CPUtime=51.04
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 72461 668 0 0 5062 40 1 1 25 0 1 0 59384432 198483968 44044 996147200 134512640 135215973 4294956304 18446744073709551615 134590036 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 48458 44044 410 171 0 47383 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 193832

[startup+102.306 s]
/proc/loadavg: 2.03 2.08 2.10 3/84 17157
/proc/meminfo: memFree=526896/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=216752 CPUtime=102.22
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 79114 668 0 0 10176 44 1 1 25 0 1 0 59384432 221954048 48199 996147200 134512640 135215973 4294956304 18446744073709551615 135094922 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 54188 48199 410 171 0 53113 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 216752

[startup+162.301 s]
/proc/loadavg: 2.01 2.07 2.09 3/84 17157
/proc/meminfo: memFree=522160/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=220448 CPUtime=162.19
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 80284 668 0 0 16172 45 1 1 25 0 1 0 59384432 225738752 49369 996147200 134512640 135215973 4294956304 18446744073709551615 134591510 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 55112 49369 410 171 0 54037 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 220448

[startup+222.302 s]
/proc/loadavg: 2.00 2.05 2.08 3/84 17198
/proc/meminfo: memFree=1211960/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=220844 CPUtime=221.8
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 80713 668 0 0 22132 46 1 1 25 0 1 0 59384432 226144256 49798 996147200 134512640 135215973 4294956304 18446744073709551615 134585615 0 0 4096 0 0 0 0 17 1 0 0
/proc/17152/statm: 55211 49798 410 171 0 54136 0
Current children cumulated CPU time (s) 221.8
Current children cumulated vsize (KiB) 220844

[startup+282.301 s]
/proc/loadavg: 2.00 2.04 2.08 3/84 17198
/proc/meminfo: memFree=1028280/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=223616 CPUtime=281.28
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 127057 668 0 0 28064 62 1 1 25 0 1 0 59384432 228982784 50550 996147200 134512640 135215973 4294956304 18446744073709551615 135003476 0 0 4096 0 0 0 0 17 1 0 0
/proc/17152/statm: 55904 50550 413 171 0 54829 0
Current children cumulated CPU time (s) 281.28
Current children cumulated vsize (KiB) 223616

[startup+342.302 s]
/proc/loadavg: 2.00 2.03 2.07 3/84 17200
/proc/meminfo: memFree=836920/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=230604 CPUtime=340.76
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 171961 668 0 0 33998 76 1 1 25 0 1 0 59384432 236138496 52814 996147200 134512640 135215973 4294956304 18446744073709551615 4158960589 0 0 4096 0 0 0 0 17 1 0 0
/proc/17152/statm: 57651 52814 413 171 0 56576 0
Current children cumulated CPU time (s) 340.76
Current children cumulated vsize (KiB) 230604

[startup+402.304 s]
/proc/loadavg: 2.05 2.04 2.07 3/84 17200
/proc/meminfo: memFree=641016/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=229952 CPUtime=400.25
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 216087 668 0 0 39931 92 1 1 25 0 1 0 59384432 235470848 52660 996147200 134512640 135215973 4294956304 18446744073709551615 134585606 0 0 4096 0 0 0 0 17 1 0 0
/proc/17152/statm: 57488 52660 413 171 0 56413 0
Current children cumulated CPU time (s) 400.25
Current children cumulated vsize (KiB) 229952

[startup+462.302 s]
/proc/loadavg: 1.94 2.01 2.06 3/84 17275
/proc/meminfo: memFree=1241584/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=230348 CPUtime=459.76
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 234541 668 0 0 45874 100 1 1 25 0 1 0 59384432 235876352 52746 996147200 134512640 135215973 4294956304 18446744073709551615 134585409 0 0 4096 0 0 0 0 17 1 0 0
/proc/17152/statm: 57587 52746 413 171 0 56512 0
Current children cumulated CPU time (s) 459.76
Current children cumulated vsize (KiB) 230348

[startup+522.302 s]
/proc/loadavg: 2.02 2.02 2.06 3/84 17317
/proc/meminfo: memFree=1173376/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=232060 CPUtime=519.63
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 253341 668 0 0 51854 107 1 1 25 0 1 0 59384432 237629440 53178 996147200 134512640 135215973 4294956304 18446744073709551615 134591598 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 58015 53178 413 171 0 56940 0
Current children cumulated CPU time (s) 519.63
Current children cumulated vsize (KiB) 232060

[startup+582.302 s]
/proc/loadavg: 2.14 2.05 2.06 3/84 17359
/proc/meminfo: memFree=1234496/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=249980 CPUtime=579.52
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 262423 668 0 0 57839 111 1 1 25 0 1 0 59384432 255979520 57668 996147200 134512640 135215973 4294956304 18446744073709551615 4158960200 0 0 4096 0 0 0 0 17 1 0 0
/proc/17152/statm: 62495 57668 413 171 0 61420 0
Current children cumulated CPU time (s) 579.52
Current children cumulated vsize (KiB) 249980

[startup+642.301 s]
/proc/loadavg: 2.11 2.06 2.07 3/74 17392
/proc/meminfo: memFree=1239120/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=263616 CPUtime=639.16

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.03 2.05 3/74 17392
/proc/meminfo: memFree=1172432/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=303300 CPUtime=818.42
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 295414 668 0 0 81717 123 1 1 25 0 1 0 59384432 310579200 70979 996147200 134512640 135215973 4294956304 18446744073709551615 134591812 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 75825 70979 413 171 0 74750 0
Current children cumulated CPU time (s) 818.42
Current children cumulated vsize (KiB) 303300

[startup+882.302 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 17398
/proc/meminfo: memFree=1154768/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=311348 CPUtime=878.16
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 303333 668 0 0 87687 127 1 1 25 0 1 0 59384432 318820352 72994 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 77837 72994 413 171 0 76762 0
Current children cumulated CPU time (s) 878.16
Current children cumulated vsize (KiB) 311348

[startup+942.301 s]
/proc/loadavg: 2.00 2.02 2.04 3/74 17398
/proc/meminfo: memFree=1120592/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=332872 CPUtime=937.91
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 314306 668 0 0 93658 131 1 1 25 0 1 0 59384432 340860928 78391 996147200 134512640 135215973 4294956304 18446744073709551615 134600822 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 83218 78391 413 171 0 82143 0
Current children cumulated CPU time (s) 937.91
Current children cumulated vsize (KiB) 332872

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/74 17398
/proc/meminfo: memFree=1103120/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=338412 CPUtime=997.67
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 322575 668 0 0 99631 134 1 1 25 0 1 0 59384432 346533888 79772 996147200 134512640 135215973 4294956304 18446744073709551615 134583507 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 84603 79772 413 171 0 83528 0
Current children cumulated CPU time (s) 997.67
Current children cumulated vsize (KiB) 338412

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/74 17398
/proc/meminfo: memFree=1083344/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=352136 CPUtime=1057.42
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 335863 668 0 0 105601 139 1 1 25 0 1 0 59384432 360587264 83187 996147200 134512640 135215973 4294956304 18446744073709551615 134585666 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 88034 83187 413 171 0 86959 0
Current children cumulated CPU time (s) 1057.42
Current children cumulated vsize (KiB) 352136

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/74 17398
/proc/meminfo: memFree=1060304/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=367580 CPUtime=1117.17
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 344972 668 0 0 111573 142 1 1 25 0 1 0 59384432 376401920 87048 996147200 134512640 135215973 4294956304 18446744073709551615 134585756 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 91895 87048 413 171 0 90820 0
Current children cumulated CPU time (s) 1117.17
Current children cumulated vsize (KiB) 367580

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 17398
/proc/meminfo: memFree=1038864/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=383420 CPUtime=1176.93
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 352536 668 0 0 117546 145 1 1 25 0 1 0 59384432 392622080 91004 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 95855 91004 413 171 0 94780 0
Current children cumulated CPU time (s) 1176.93
Current children cumulated vsize (KiB) 383420

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/74 17398
/proc/meminfo: memFree=1008144/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=397516 CPUtime=1236.68
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 358692 668 0 0 123519 147 1 1 25 0 1 0 59384432 407056384 94536 996147200 134512640 135215973 4294956304 18446744073709551615 134969828 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 99379 94536 413 171 0 98304 0
Current children cumulated CPU time (s) 1236.68
Current children cumulated vsize (KiB) 397516

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17398
/proc/meminfo: memFree=967824/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=420632 CPUtime=1296.44
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 372022 668 0 0 129491 151 1 1 25 0 1 0 59384432 430727168 100322 996147200 134512640 135215973 4294956304 18446744073709551615 134583653 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 105158 100322 413 171 0 104083 0
Current children cumulated CPU time (s) 1296.44
Current children cumulated vsize (KiB) 420632

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17398
/proc/meminfo: memFree=930512/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=443356 CPUtime=1356.18
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 385582 668 0 0 135461 155 1 1 25 0 1 0 59384432 453996544 106010 996147200 134512640 135215973 4294956304 18446744073709551615 4158960033 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 110839 106010 413 171 0 109764 0
Current children cumulated CPU time (s) 1356.18
Current children cumulated vsize (KiB) 443356

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17398
/proc/meminfo: memFree=911312/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=451804 CPUtime=1415.94
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 394685 668 0 0 141433 159 1 1 25 0 1 0 59384432 462647296 108225 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 112951 108225 413 171 0 111876 0
Current children cumulated CPU time (s) 1415.94
Current children cumulated vsize (KiB) 451804

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17398
/proc/meminfo: memFree=900624/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=451936 CPUtime=1475.69
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 471149 668 0 0 147383 184 1 1 25 0 1 0 59384432 462782464 108265 996147200 134512640 135215973 4294956304 18446744073709551615 134591429 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 112984 108265 413 171 0 111909 0
Current children cumulated CPU time (s) 1475.69
Current children cumulated vsize (KiB) 451936

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17398
/proc/meminfo: memFree=877200/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=456292 CPUtime=1535.44
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 535623 668 0 0 153337 205 1 1 25 0 1 0 59384432 467243008 109435 996147200 134512640 135215973 4294956304 18446744073709551615 134533180 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 114073 109435 413 171 0 112998 0
Current children cumulated CPU time (s) 1535.44
Current children cumulated vsize (KiB) 456292

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17398
/proc/meminfo: memFree=857808/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=459188 CPUtime=1595.19
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 590475 668 0 0 159292 225 1 1 25 0 1 0 59384432 470208512 110167 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 114797 110167 413 171 0 113722 0
Current children cumulated CPU time (s) 1595.19
Current children cumulated vsize (KiB) 459188

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17398
/proc/meminfo: memFree=829008/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=484756 CPUtime=1654.95
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 651994 668 0 0 165247 246 1 1 25 0 1 0 59384432 496390144 113581 996147200 134512640 135215973 4294956304 18446744073709551615 134600790 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 121189 113581 413 171 0 120114 0
Current children cumulated CPU time (s) 1654.95
Current children cumulated vsize (KiB) 484756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17398
/proc/meminfo: memFree=816912/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=485140 CPUtime=1714.7
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 730408 668 0 0 171194 274 1 1 25 0 1 0 59384432 496783360 114194 996147200 134512640 135215973 4294956304 18446744073709551615 134585601 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 121285 114194 413 171 0 120210 0
Current children cumulated CPU time (s) 1714.7
Current children cumulated vsize (KiB) 485140

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17398
/proc/meminfo: memFree=809680/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=485136 CPUtime=1774.45
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 750101 668 0 0 177162 281 1 1 25 0 1 0 59384432 496779264 114207 996147200 134512640 135215973 4294956304 18446744073709551615 135094878 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 121284 114207 413 171 0 120209 0
Current children cumulated CPU time (s) 1774.45
Current children cumulated vsize (KiB) 485136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17398
/proc/meminfo: memFree=804752/2055920 swapFree=4192812/4192956
[pid=17152] ppid=17150 vsize=485136 CPUtime=1800.04
/proc/17152/stat : 17152 (pcs.big) R 17150 17152 15351 0 -1 4194304 752400 668 0 0 179720 282 1 1 25 0 1 0 59384432 496779264 114210 996147200 134512640 135215973 4294956304 18446744073709551615 4158960134 0 0 4096 0 0 0 0 17 0 0 0
/proc/17152/statm: 121284 114210 413 171 0 120209 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 485136

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): 1808.08
CPU time (s): 1800.14
CPU user time (s): 1797.22
CPU system time (s): 2.91356
CPU usage (%): 99.5609
Max. virtual memory (cumulated for all children) (KiB): 497940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.22
system time used= 2.91356
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 753068
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= 31
involuntary context switches= 24361

runsolver used 1.75573 second user time and 4.83926 second system time

The end

Launcher Data

Begin job on node76 at 2009-07-16 07:46:31
IDJOB=2083484
IDBENCH=57832
IDSOLVER=733
FILE ID=node76/2083484-1247723190
PBS_JOBID= 9521421
Free space on /tmp= 66380 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp38/normalized-fapp38-2500-3.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083484-1247723190/watcher-2083484-1247723190 -o /tmp/evaluation-result-2083484-1247723190/solver-2083484-1247723190 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1681796721 HOME/instance-2083484-1247723190.xml

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

MD5SUM BENCH= 79acd02b46aad922dd93860f8851683c
RANDOM SEED=1681796721

node76.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.277
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.277
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        719128 kB
Buffers:         79980 kB
Cached:         398400 kB
SwapCached:          0 kB
Active:         877720 kB
Inactive:       385868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        719128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10404 kB
Writeback:           0 kB
Mapped:         805612 kB
Slab:            56856 kB
Committed_AS:  1275368 kB
PageTables:       3396 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= 66388 MiB
End job on node76 at 2009-07-16 08:16:41