Trace number 2083507

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-restart 0.3.2? (TO) 1800.07 1806.84

General information on the benchmark

Namecsp/fapp/fapp35/
normalized-fapp35-1500-9.xml
MD5SUMfb81abe9ad9e3c26d2d93322f7bc814c
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 benchmark57.5612
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints22067
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22067
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.00/0.02	c Seed is 1906091138
0.00/0.02	c Constructing HOME/instance-2083507-1247723229.xml  with 139007 constraints
2.26/2.33	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-2083507-1247723229/watcher-2083507-1247723229 -o /tmp/evaluation-result-2083507-1247723229/solver-2083507-1247723229 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1906091138 HOME/instance-2083507-1247723229.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: 1.99 2.00 2.00 4/72 11408
/proc/meminfo: memFree=1527424/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=5356 CPUtime=0
/proc/11408/stat : 11408 (pcssolve) R 11406 11408 9057 0 -1 4194304 290 0 0 0 0 0 0 0 22 0 1 0 59385506 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 244276849311 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11408/statm: 1339 241 200 169 0 50 0
[pid=11409] ppid=11408 vsize=0 CPUtime=0
/proc/11409/stat : 11409 (fgrep) Z 11408 11408 9057 0 -1 4194316 155 0 0 0 0 0 0 0 18 0 1 0 59385506 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 0 0 0
/proc/11409/statm: 0 0 0 0 0 0 0
[pid=11410] ppid=11408 vsize=5356 CPUtime=0
/proc/11410/stat : 11410 (pcssolve) R 11408 11408 9057 0 -1 4194368 0 0 0 0 0 0 0 0 22 0 1 0 59385507 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 244276849311 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11410/statm: 1339 241 200 169 0 50 0

[startup+0.0350201 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 11408
/proc/meminfo: memFree=1527424/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=4756 CPUtime=0.01
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 832 666 0 0 1 0 0 0 24 0 1 0 59385506 4870144 463 996147200 134512640 135215973 4294956304 18446744073709551615 12936827 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 1189 463 361 171 0 114 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4756

[startup+0.101027 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 11408
/proc/meminfo: memFree=1527424/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=6940 CPUtime=0.07
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 1390 666 0 0 7 0 0 0 24 0 1 0 59385506 7106560 947 996147200 134512640 135215973 4294956304 18446744073709551615 134906919 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 1735 947 386 171 0 660 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6940

[startup+0.301051 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 11408
/proc/meminfo: memFree=1527424/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=12832 CPUtime=0.28
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 3232 666 0 0 27 1 0 0 25 0 1 0 59385506 13139968 2093 996147200 134512640 135215973 4294956304 18446744073709551615 134906919 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 3208 2093 386 171 0 2133 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12832

[startup+0.701095 s]
/proc/loadavg: 1.99 2.00 2.00 4/72 11408
/proc/meminfo: memFree=1527424/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=21992 CPUtime=0.68
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 6362 666 0 0 66 2 0 0 25 0 1 0 59385506 22519808 4131 996147200 134512640 135215973 4294956304 18446744073709551615 134608549 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 5498 4131 386 171 0 4423 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21992

[startup+1.50118 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 11413
/proc/meminfo: memFree=1505648/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=41900 CPUtime=1.47
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 13086 666 0 0 142 5 0 0 25 0 1 0 59385506 42905600 8119 996147200 134512640 135215973 4294956304 18446744073709551615 12936827 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 10475 8119 386 171 0 9400 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 41900

[startup+3.10237 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 11413
/proc/meminfo: memFree=1482928/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=69224 CPUtime=3.06
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 24736 666 0 0 295 11 0 0 25 0 1 0 59385506 70885376 15391 996147200 134512640 135215973 4294956304 18446744073709551615 134591420 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 17306 15391 410 171 0 16231 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 69224

[startup+6.30173 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11413
/proc/meminfo: memFree=1465392/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=69604 CPUtime=6.25
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 24897 666 0 0 614 11 0 0 25 0 1 0 59385506 71274496 15482 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 17401 15482 410 171 0 16326 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 69604

[startup+12.7015 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11413
/proc/meminfo: memFree=1464192/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=70852 CPUtime=12.62
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 25339 666 0 0 1251 11 0 0 25 0 1 0 59385506 72552448 15610 996147200 134512640 135215973 4294956304 18446744073709551615 4158960288 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 17713 15610 410 171 0 16638 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 70852

[startup+25.5019 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11413
/proc/meminfo: memFree=1458240/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=75024 CPUtime=25.37
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 26618 666 0 0 2525 12 0 0 25 0 1 0 59385506 76824576 16472 996147200 134512640 135215973 4294956304 18446744073709551615 4158960050 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 18756 16472 410 171 0 17681 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 75024

[startup+51.1018 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11413
/proc/meminfo: memFree=1447424/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=79380 CPUtime=50.88
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 27962 666 0 0 5075 13 0 0 25 0 1 0 59385506 81285120 17816 996147200 134512640 135215973 4294956304 18446744073709551615 134970808 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 19845 17816 410 171 0 18770 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 79380

[startup+102.307 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11413
/proc/meminfo: memFree=1431616/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=84916 CPUtime=101.88
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 78832 666 0 0 10159 29 0 0 25 0 1 0 59385506 86953984 19312 996147200 134512640 135215973 4294956304 18446744073709551615 4158960004 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 21229 19312 413 171 0 20154 0
Current children cumulated CPU time (s) 101.88
Current children cumulated vsize (KiB) 84916

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11413
/proc/meminfo: memFree=1417344/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=91408 CPUtime=161.64
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 98038 666 0 0 16128 36 0 0 25 0 1 0 59385506 93601792 20252 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 22852 20252 413 171 0 21777 0
Current children cumulated CPU time (s) 161.64
Current children cumulated vsize (KiB) 91408

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11413
/proc/meminfo: memFree=1402304/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=95632 CPUtime=221.39
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 108820 666 0 0 22100 39 0 0 25 0 1 0 59385506 97927168 21323 996147200 134512640 135215973 4294956304 18446744073709551615 134583498 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 23908 21323 413 171 0 22833 0
Current children cumulated CPU time (s) 221.39
Current children cumulated vsize (KiB) 95632

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11413
/proc/meminfo: memFree=1387520/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=100384 CPUtime=281.16
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 118076 666 0 0 28073 43 0 0 25 0 1 0 59385506 102793216 22506 996147200 134512640 135215973 4294956304 18446744073709551615 134591846 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 25096 22506 413 171 0 24021 0
Current children cumulated CPU time (s) 281.16
Current children cumulated vsize (KiB) 100384

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11415
/proc/meminfo: memFree=1372736/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=105136 CPUtime=340.92
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 127118 666 0 0 34046 46 0 0 25 0 1 0 59385506 107659264 23709 996147200 134512640 135215973 4294956304 18446744073709551615 134583400 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 26284 23709 413 171 0 25209 0
Current children cumulated CPU time (s) 340.92
Current children cumulated vsize (KiB) 105136

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11415
/proc/meminfo: memFree=1356416/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=106588 CPUtime=400.69
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 161405 666 0 0 40011 58 0 0 25 0 1 0 59385506 109146112 24066 996147200 134512640 135215973 4294956304 18446744073709551615 134591585 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 26647 24066 413 171 0 25572 0
Current children cumulated CPU time (s) 400.69
Current children cumulated vsize (KiB) 106588

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11415
/proc/meminfo: memFree=1339392/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=110548 CPUtime=460.45
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 189995 666 0 0 45977 68 0 0 25 0 1 0 59385506 113201152 25044 996147200 134512640 135215973 4294956304 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 27637 25044 413 171 0 26562 0
Current children cumulated CPU time (s) 460.45
Current children cumulated vsize (KiB) 110548

[startup+522.301 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 11415
/proc/meminfo: memFree=1327616/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=113452 CPUtime=520.22
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 207951 666 0 0 51948 74 0 0 25 0 1 0 59385506 116174848 25801 996147200 134512640 135215973 4294956304 18446744073709551615 134585623 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 28363 25801 413 171 0 27288 0
Current children cumulated CPU time (s) 520.22
Current children cumulated vsize (KiB) 113452

[startup+582.301 s]
/proc/loadavg: 1.99 2.00 2.00 4/73 11415
/proc/meminfo: memFree=1312768/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=115688 CPUtime=579.98
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 229621 666 0 0 57917 81 0 0 25 0 1 0 59385506 118464512 26411 996147200 134512640 135215973 4294956304 18446744073709551615 134591513 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 28922 26411 413 171 0 27847 0
Current children cumulated CPU time (s) 579.98
Current children cumulated vsize (KiB) 115688

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 11415
/proc/meminfo: memFree=1297728/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=119780 CPUtime=639.75

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

[startup+822.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 11415
/proc/meminfo: memFree=1261760/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=145308 CPUtime=819.04
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 360386 666 0 0 81779 125 0 0 25 0 1 0 59385506 148795392 32778 996147200 134512640 135215973 4294956304 18446744073709551615 134583377 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 36327 32778 413 171 0 35252 0
Current children cumulated CPU time (s) 819.04
Current children cumulated vsize (KiB) 145308

[startup+882.301 s]
/proc/loadavg: 2.01 2.01 2.00 4/73 11421
/proc/meminfo: memFree=1253760/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=145308 CPUtime=878.8
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 378406 666 0 0 87748 132 0 0 25 0 1 0 59385506 148795392 32780 996147200 134512640 135215973 4294956304 18446744073709551615 135094878 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 36327 32780 413 171 0 35252 0
Current children cumulated CPU time (s) 878.8
Current children cumulated vsize (KiB) 145308

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11421
/proc/meminfo: memFree=1248576/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=145308 CPUtime=938.57
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 395736 666 0 0 93720 137 0 0 25 0 1 0 59385506 148795392 32794 996147200 134512640 135215973 4294956304 18446744073709551615 134599882 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 36327 32794 413 171 0 35252 0
Current children cumulated CPU time (s) 938.57
Current children cumulated vsize (KiB) 145308

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 11421
/proc/meminfo: memFree=1241344/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=147552 CPUtime=998.33
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 412799 666 0 0 99689 144 0 0 25 0 1 0 59385506 151093248 33360 996147200 134512640 135215973 4294956304 18446744073709551615 134585434 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 36888 33360 413 171 0 35813 0
Current children cumulated CPU time (s) 998.33
Current children cumulated vsize (KiB) 147552

[startup+1062.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/73 11421
/proc/meminfo: memFree=1236416/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=147680 CPUtime=1058.1
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 429078 666 0 0 105661 149 0 0 25 0 1 0 59385506 151224320 33376 996147200 134512640 135215973 4294956304 18446744073709551615 134585699 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 36920 33376 413 171 0 35845 0
Current children cumulated CPU time (s) 1058.1
Current children cumulated vsize (KiB) 147680

[startup+1122.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/73 11421
/proc/meminfo: memFree=1229824/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=149396 CPUtime=1117.85
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 441573 666 0 0 111632 153 0 0 25 0 1 0 59385506 152981504 33820 996147200 134512640 135215973 4294956304 18446744073709551615 134591520 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 37349 33820 413 171 0 36274 0
Current children cumulated CPU time (s) 1117.85
Current children cumulated vsize (KiB) 149396

[startup+1182.3 s]
/proc/loadavg: 2.09 2.04 2.00 4/73 11421
/proc/meminfo: memFree=1222016/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=153092 CPUtime=1177.63
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 452558 666 0 0 117606 157 0 0 25 0 1 0 59385506 156766208 34743 996147200 134512640 135215973 4294956304 18446744073709551615 135097575 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 38273 34743 413 171 0 37198 0
Current children cumulated CPU time (s) 1177.63
Current children cumulated vsize (KiB) 153092

[startup+1242.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/73 11421
/proc/meminfo: memFree=1213120/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=156524 CPUtime=1237.38
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 462534 666 0 0 123578 160 0 0 25 0 1 0 59385506 160280576 35593 996147200 134512640 135215973 4294956304 18446744073709551615 135094860 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 39131 35593 413 171 0 38056 0
Current children cumulated CPU time (s) 1237.38
Current children cumulated vsize (KiB) 156524

[startup+1302.3 s]
/proc/loadavg: 1.93 2.02 1.99 4/83 11496
/proc/meminfo: memFree=1513296/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=159952 CPUtime=1297.13
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 471941 666 0 0 129548 165 0 0 25 0 1 0 59385506 163790848 36459 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 39988 36459 413 171 0 38913 0
Current children cumulated CPU time (s) 1297.13
Current children cumulated vsize (KiB) 159952

[startup+1362.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/83 11538
/proc/meminfo: memFree=1465816/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=162988 CPUtime=1357.04
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 481575 666 0 0 135535 169 0 0 25 0 1 0 59385506 166899712 37201 996147200 134512640 135215973 4294956304 18446744073709551615 134583366 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 40747 37201 413 171 0 39672 0
Current children cumulated CPU time (s) 1357.04
Current children cumulated vsize (KiB) 162988

[startup+1422.31 s]
/proc/loadavg: 2.07 2.05 2.00 3/83 11538
/proc/meminfo: memFree=1463128/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=165496 CPUtime=1417.03
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 490273 666 0 0 141531 172 0 0 25 0 1 0 59385506 169467904 37826 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 41374 37826 413 171 0 40299 0
Current children cumulated CPU time (s) 1417.03
Current children cumulated vsize (KiB) 165496

[startup+1482.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/83 11538
/proc/meminfo: memFree=1461016/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=167476 CPUtime=1477
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 499546 666 0 0 147525 175 0 0 25 0 1 0 59385506 171495424 38324 996147200 134512640 135215973 4294956304 18446744073709551615 135094903 0 0 4096 0 0 0 0 17 1 0 0
/proc/11408/statm: 41869 38324 413 171 0 40794 0
Current children cumulated CPU time (s) 1477
Current children cumulated vsize (KiB) 167476

[startup+1542.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/82 11728
/proc/meminfo: memFree=1504032/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=168664 CPUtime=1536.57
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 510628 666 0 0 153476 181 0 0 25 0 1 0 59385506 172711936 38642 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/11408/statm: 42166 38642 413 171 0 41091 0
Current children cumulated CPU time (s) 1536.57
Current children cumulated vsize (KiB) 168664

[startup+1602.3 s]
/proc/loadavg: 2.19 2.10 2.02 3/82 11728
/proc/meminfo: memFree=1503648/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=168796 CPUtime=1596.33
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 529715 666 0 0 159445 188 0 0 25 0 1 0 59385506 172847104 38658 996147200 134512640 135215973 4294956304 18446744073709551615 135094344 0 0 4096 0 0 0 0 17 0 0 0
/proc/11408/statm: 42199 38658 413 171 0 41124 0
Current children cumulated CPU time (s) 1596.33
Current children cumulated vsize (KiB) 168796

[startup+1662.3 s]
/proc/loadavg: 2.18 2.11 2.02 3/82 11728
/proc/meminfo: memFree=1503584/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=168796 CPUtime=1656.08
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 553135 666 0 0 165413 195 0 0 25 0 1 0 59385506 172847104 38678 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 0 0 0
/proc/11408/statm: 42199 38678 413 171 0 41124 0
Current children cumulated CPU time (s) 1656.08
Current children cumulated vsize (KiB) 168796

[startup+1722.3 s]
/proc/loadavg: 2.17 2.12 2.03 3/82 11728
/proc/meminfo: memFree=1503264/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=168924 CPUtime=1715.85
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 582879 666 0 0 171381 204 0 0 25 0 1 0 59385506 172978176 38704 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/11408/statm: 42231 38704 413 171 0 41156 0
Current children cumulated CPU time (s) 1715.85
Current children cumulated vsize (KiB) 168924

[startup+1782.3 s]
/proc/loadavg: 2.16 2.12 2.03 3/82 11728
/proc/meminfo: memFree=1501280/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=170772 CPUtime=1775.61
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 604529 666 0 0 177348 213 0 0 25 0 1 0 59385506 174870528 39177 996147200 134512640 135215973 4294956304 18446744073709551615 134970961 0 0 4096 0 0 0 0 17 0 0 0
/proc/11408/statm: 42693 39177 413 171 0 41618 0
Current children cumulated CPU time (s) 1775.61
Current children cumulated vsize (KiB) 170772



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.8 s]
/proc/loadavg: 2.22 2.14 2.04 3/82 11728
/proc/meminfo: memFree=1500704/2055920 swapFree=4191904/4192956
[pid=11408] ppid=11406 vsize=171432 CPUtime=1800.01
/proc/11408/stat : 11408 (pcs.big) R 11406 11408 9057 0 -1 4194304 610785 666 0 0 179786 215 0 0 25 0 1 0 59385506 175546368 39349 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/11408/statm: 42858 39349 413 171 0 41783 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 171432

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): 1806.84
CPU time (s): 1800.07
CPU user time (s): 1797.87
CPU system time (s): 2.19367
CPU usage (%): 99.6253
Max. virtual memory (cumulated for all children) (KiB): 171900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.87
system time used= 2.19367
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 611451
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= 24
involuntary context switches= 20031

runsolver used 1.70774 second user time and 4.87926 second system time

The end

Launcher Data

Begin job on node63 at 2009-07-16 07:47:09
IDJOB=2083507
IDBENCH=57842
IDSOLVER=734
FILE ID=node63/2083507-1247723229
PBS_JOBID= 9521336
Free space on /tmp= 66200 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/fapp/fapp35/normalized-fapp35-1500-9.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083507-1247723229/watcher-2083507-1247723229 -o /tmp/evaluation-result-2083507-1247723229/solver-2083507-1247723229 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1906091138 HOME/instance-2083507-1247723229.xml

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

MD5SUM BENCH= fb81abe9ad9e3c26d2d93322f7bc814c
RANDOM SEED=1906091138

node63.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.232
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.232
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:       1527712 kB
Buffers:         84996 kB
Cached:         183412 kB
SwapCached:        260 kB
Active:         233076 kB
Inactive:       204108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1527712 kB
SwapTotal:     4192956 kB
SwapFree:      4191904 kB
Dirty:            4784 kB
Writeback:           0 kB
Mapped:         179660 kB
Slab:            75744 kB
Committed_AS:   678492 kB
PageTables:       2164 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= 66204 MiB
End job on node63 at 2009-07-16 08:17:18