Trace number 2083352

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.17 1805.08

General information on the benchmark

Namecsp/fapp/fapp21/
normalized-fapp21-0500-4.xml
MD5SUM6763a8e49185bfad346b8249a47748d7
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 benchmark18.2122
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of constraints2852
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2852
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.21	c Seed is 1019552568
0.00/0.21	c Constructing HOME/instance-2083352-1247723019.xml  with 17594 constraints
0.27/0.32	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-2083352-1247723019/watcher-2083352-1247723019 -o /tmp/evaluation-result-2083352-1247723019/solver-2083352-1247723019 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1019552568 HOME/instance-2083352-1247723019.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.06 2.01 2.00 3/81 12993
/proc/meminfo: memFree=1335632/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=5356 CPUtime=0
/proc/12993/stat : 12993 (pcssolve) R 12991 12993 11245 0 -1 4194304 265 0 0 0 0 0 0 0 20 0 1 0 59365929 5484544 233 996147200 4194304 4889804 548682068800 18446744073709551615 4309433 0 0 4100 65536 0 0 0 17 1 0 0
/proc/12993/statm: 1339 233 194 169 0 50 0

[startup+0.214026 s]
/proc/loadavg: 2.06 2.01 2.00 3/81 12993
/proc/meminfo: memFree=1335632/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=9228 CPUtime=0.19
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 2138 660 0 0 18 1 0 0 19 0 1 0 59365929 9449472 1397 996147200 134512640 135215973 4294956304 18446744073709551615 134796788 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 2307 1397 386 171 0 1232 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9228

[startup+0.300535 s]
/proc/loadavg: 2.06 2.01 2.00 3/81 12993
/proc/meminfo: memFree=1335632/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=11616 CPUtime=0.27
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 2780 660 0 0 26 1 0 0 19 0 1 0 59365929 11894784 1970 996147200 134512640 135215973 4294956304 18446744073709551615 12652034 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 2904 1970 386 171 0 1829 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11616

[startup+0.401536 s]
/proc/loadavg: 2.06 2.01 2.00 3/81 12993
/proc/meminfo: memFree=1335632/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=12776 CPUtime=0.37
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 3562 660 0 0 35 2 0 0 20 0 1 0 59365929 13082624 2380 996147200 134512640 135215973 4294956304 18446744073709551615 134585618 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 3194 2380 410 171 0 2119 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 12776

[startup+0.701555 s]
/proc/loadavg: 2.06 2.01 2.00 3/81 12993
/proc/meminfo: memFree=1335632/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=12968 CPUtime=0.67
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 3594 660 0 0 65 2 0 0 23 0 1 0 59365929 13279232 2412 996147200 134512640 135215973 4294956304 18446744073709551615 134590052 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 3242 2412 410 171 0 2167 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 12968

[startup+1.50161 s]
/proc/loadavg: 2.13 2.03 2.01 3/82 12998
/proc/meminfo: memFree=1327304/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=13496 CPUtime=1.46
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 3756 660 0 0 144 2 0 0 25 0 1 0 59365929 13819904 2514 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 3374 2514 410 171 0 2299 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 13496

[startup+3.10172 s]
/proc/loadavg: 2.13 2.03 2.01 3/82 12998
/proc/meminfo: memFree=1326152/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=14024 CPUtime=3.05
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 3945 660 0 0 303 2 0 0 25 0 1 0 59365929 14360576 2703 996147200 134512640 135215973 4294956304 18446744073709551615 134600884 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 3506 2703 410 171 0 2431 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 14024

[startup+6.30293 s]
/proc/loadavg: 2.12 2.03 2.01 3/82 12998
/proc/meminfo: memFree=1325640/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=14836 CPUtime=6.23
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 4235 660 0 0 620 3 0 0 25 0 1 0 59365929 15192064 2888 996147200 134512640 135215973 4294956304 18446744073709551615 135096271 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 3709 2888 411 171 0 2634 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 14836

[startup+12.7014 s]
/proc/loadavg: 2.11 2.03 2.01 3/82 12998
/proc/meminfo: memFree=1324104/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=16604 CPUtime=12.56
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 4764 660 0 0 1253 3 0 0 25 0 1 0 59365929 17002496 3208 996147200 134512640 135215973 4294956304 18446744073709551615 134583680 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 4151 3208 413 171 0 3076 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 16604

[startup+25.5062 s]
/proc/loadavg: 2.09 2.03 2.01 3/82 12998
/proc/meminfo: memFree=1320968/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=19936 CPUtime=25.24
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 5601 660 0 0 2521 3 0 0 25 0 1 0 59365929 20414464 4045 996147200 134512640 135215973 4294956304 18446744073709551615 134585677 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 4984 4045 413 171 0 3909 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 19936

[startup+51.1019 s]
/proc/loadavg: 2.06 2.02 2.00 3/82 12998
/proc/meminfo: memFree=1311624/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=29432 CPUtime=50.6
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 7984 660 0 0 5056 4 0 0 25 0 1 0 59365929 30138368 6428 996147200 134512640 135215973 4294956304 18446744073709551615 134583616 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 7358 6428 413 171 0 6283 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 29432

[startup+102.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 12998
/proc/meminfo: memFree=1298376/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=42644 CPUtime=101.34
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 11302 660 0 0 10129 5 0 0 25 0 1 0 59365929 43667456 9746 996147200 134512640 135215973 4294956304 18446744073709551615 134588969 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 10661 9746 413 171 0 9586 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 42644

[startup+162.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 12998
/proc/meminfo: memFree=1279816/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=60732 CPUtime=160.78
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 15848 660 0 0 16071 7 0 0 25 0 1 0 59365929 62189568 14292 996147200 134512640 135215973 4294956304 18446744073709551615 134585733 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 15183 14292 413 171 0 14108 0
Current children cumulated CPU time (s) 160.78
Current children cumulated vsize (KiB) 60732

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 13039
/proc/meminfo: memFree=1337040/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=74884 CPUtime=220.39
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 19424 660 0 0 22029 10 0 0 25 0 1 0 59365929 76681216 17868 996147200 134512640 135215973 4294956304 18446744073709551615 134587956 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 18721 17868 413 171 0 17646 0
Current children cumulated CPU time (s) 220.39
Current children cumulated vsize (KiB) 74884

[startup+282.302 s]
/proc/loadavg: 2.16 2.05 2.01 3/83 13040
/proc/meminfo: memFree=1191432/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=85268 CPUtime=280.36
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 22019 660 0 0 28024 12 0 0 25 0 1 0 59365929 87314432 20463 996147200 134512640 135215973 4294956304 18446744073709551615 4158960140 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 21317 20463 413 171 0 20242 0
Current children cumulated CPU time (s) 280.36
Current children cumulated vsize (KiB) 85268

[startup+342.307 s]
/proc/loadavg: 2.06 2.04 2.01 3/83 13040
/proc/meminfo: memFree=985544/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=97792 CPUtime=340.34
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 25200 660 0 0 34021 13 0 0 25 0 1 0 59365929 100139008 23611 996147200 134512640 135215973 4294956304 18446744073709551615 134599858 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 24448 23611 413 171 0 23373 0
Current children cumulated CPU time (s) 340.34
Current children cumulated vsize (KiB) 97792

[startup+402.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/83 13040
/proc/meminfo: memFree=788616/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=119720 CPUtime=400.32
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 30743 660 0 0 40017 15 0 0 25 0 1 0 59365929 122593280 29089 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 29930 29089 413 171 0 28855 0
Current children cumulated CPU time (s) 400.32
Current children cumulated vsize (KiB) 119720

[startup+462.302 s]
/proc/loadavg: 2.24 2.08 2.02 4/83 13042
/proc/meminfo: memFree=616128/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=133808 CPUtime=460.29
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 34272 660 0 0 46012 17 0 0 25 0 1 0 59365929 137019392 32328 996147200 134512640 135215973 4294956304 18446744073709551615 135097614 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 33452 32328 413 171 0 32377 0
Current children cumulated CPU time (s) 460.29
Current children cumulated vsize (KiB) 133808

[startup+522.302 s]
/proc/loadavg: 2.26 2.12 2.03 3/83 13084
/proc/meminfo: memFree=1241288/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=142400 CPUtime=520.03
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 36431 660 0 0 51984 19 0 0 25 0 1 0 59365929 145817600 34487 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 35600 34487 413 171 0 34525 0
Current children cumulated CPU time (s) 520.03
Current children cumulated vsize (KiB) 142400

[startup+582.302 s]
/proc/loadavg: 2.09 2.10 2.03 3/83 13084
/proc/meminfo: memFree=1057800/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=147900 CPUtime=579.47
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 37827 660 0 0 57927 20 0 0 25 0 1 0 59365929 151449600 35883 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 36975 35883 413 171 0 35900 0
Current children cumulated CPU time (s) 579.47
Current children cumulated vsize (KiB) 147900

[startup+642.302 s]
/proc/loadavg: 2.08 2.09 2.03 4/83 13084
/proc/meminfo: memFree=874952/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=152800 CPUtime=638.92
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 39050 660 0 0 63871 21 0 0 25 0 1 0 59365929 156467200 37106 996147200 134512640 135215973 4294956304 18446744073709551615 134583366 0 0 4096 0 0 0 0 17 1 0 0
/proc/12993/statm: 38200 37106 413 171 0 37125 0
Current children cumulated CPU time (s) 638.92
Current children cumulated vsize (KiB) 152800

[startup+702.302 s]

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

[startup+822.302 s]
/proc/loadavg: 1.97 2.04 2.01 3/73 13150
/proc/meminfo: memFree=1272984/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=168292 CPUtime=817.74
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 42968 660 0 0 81749 25 0 0 25 0 1 0 59365929 172331008 41024 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 42073 41024 413 171 0 40998 0
Current children cumulated CPU time (s) 817.74
Current children cumulated vsize (KiB) 168292

[startup+882.302 s]
/proc/loadavg: 1.99 2.03 2.00 3/73 13150
/proc/meminfo: memFree=1259928/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=174224 CPUtime=877.72
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 44473 660 0 0 87746 26 0 0 25 0 1 0 59365929 178405376 42529 996147200 134512640 135215973 4294956304 18446744073709551615 134590043 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 43556 42529 413 171 0 42481 0
Current children cumulated CPU time (s) 877.72
Current children cumulated vsize (KiB) 174224

[startup+942.302 s]
/proc/loadavg: 1.99 2.02 2.00 3/73 13150
/proc/meminfo: memFree=1233624/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=195000 CPUtime=937.69
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 49694 660 0 0 93741 28 0 0 25 0 1 0 59365929 199680000 47750 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 48750 47750 413 171 0 47675 0
Current children cumulated CPU time (s) 937.69
Current children cumulated vsize (KiB) 195000

[startup+1002.31 s]
/proc/loadavg: 1.99 2.02 2.00 3/73 13150
/proc/meminfo: memFree=1211160/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=212888 CPUtime=997.68
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 54182 660 0 0 99737 31 0 0 25 0 1 0 59365929 217997312 52238 996147200 134512640 135215973 4294956304 18446744073709551615 4158960634 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 53222 52238 413 171 0 52147 0
Current children cumulated CPU time (s) 997.68
Current children cumulated vsize (KiB) 212888

[startup+1062.3 s]
/proc/loadavg: 1.99 2.01 2.00 3/73 13156
/proc/meminfo: memFree=1174736/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=236764 CPUtime=1057.65
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 60189 660 0 0 105731 34 0 0 25 0 1 0 59365929 242446336 58245 996147200 134512640 135215973 4294956304 18446744073709551615 134600802 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 59191 58245 413 171 0 58116 0
Current children cumulated CPU time (s) 1057.65
Current children cumulated vsize (KiB) 236764

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13156
/proc/meminfo: memFree=1137680/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=264404 CPUtime=1117.62
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 67112 660 0 0 111725 37 0 0 25 0 1 0 59365929 270749696 65168 996147200 134512640 135215973 4294956304 18446744073709551615 135096227 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 66101 65168 413 171 0 65026 0
Current children cumulated CPU time (s) 1117.62
Current children cumulated vsize (KiB) 264404

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13156
/proc/meminfo: memFree=1112656/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=284100 CPUtime=1177.6
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 72071 660 0 0 117722 38 0 0 25 0 1 0 59365929 290918400 70127 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 71025 70127 413 171 0 69950 0
Current children cumulated CPU time (s) 1177.6
Current children cumulated vsize (KiB) 284100

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13156
/proc/meminfo: memFree=1088912/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=302508 CPUtime=1237.58
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 76694 660 0 0 123718 40 0 0 25 0 1 0 59365929 309768192 74750 996147200 134512640 135215973 4294956304 18446744073709551615 134597371 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 75627 74750 413 171 0 74552 0
Current children cumulated CPU time (s) 1237.58
Current children cumulated vsize (KiB) 302508

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13156
/proc/meminfo: memFree=1058320/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=329540 CPUtime=1297.56
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 83465 660 0 0 129714 42 0 0 25 0 1 0 59365929 337448960 81521 996147200 134512640 135215973 4294956304 18446744073709551615 134591470 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 82385 81521 413 171 0 81310 0
Current children cumulated CPU time (s) 1297.56
Current children cumulated vsize (KiB) 329540

[startup+1362.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13156
/proc/meminfo: memFree=1034712/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=348700 CPUtime=1357.54
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 88277 660 0 0 135711 43 0 0 25 0 1 0 59365929 357068800 86333 996147200 134512640 135215973 4294956304 18446744073709551615 134589800 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 87175 86333 413 171 0 86100 0
Current children cumulated CPU time (s) 1357.54
Current children cumulated vsize (KiB) 348700

[startup+1422.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13156
/proc/meminfo: memFree=1011480/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=366476 CPUtime=1417.52
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 92741 660 0 0 141708 44 0 0 25 0 1 0 59365929 375271424 90797 996147200 134512640 135215973 4294956304 18446744073709551615 134587851 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 91619 90797 413 171 0 90544 0
Current children cumulated CPU time (s) 1417.52
Current children cumulated vsize (KiB) 366476

[startup+1482.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13156
/proc/meminfo: memFree=983256/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=392868 CPUtime=1477.49
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 99362 660 0 0 147702 47 0 0 25 0 1 0 59365929 402296832 97418 996147200 134512640 135215973 4294956304 18446744073709551615 134970785 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 98217 97418 413 171 0 97142 0
Current children cumulated CPU time (s) 1477.49
Current children cumulated vsize (KiB) 392868

[startup+1542.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13156
/proc/meminfo: memFree=956312/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=417040 CPUtime=1537.48
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 105587 660 0 0 153698 50 0 0 25 0 1 0 59365929 427048960 103065 996147200 134512640 135215973 4294956304 18446744073709551615 134585745 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 104260 103065 413 171 0 103185 0
Current children cumulated CPU time (s) 1537.48
Current children cumulated vsize (KiB) 417040

[startup+1602.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13156
/proc/meminfo: memFree=937752/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=433376 CPUtime=1597.45
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 109671 660 0 0 159693 52 0 0 25 0 1 0 59365929 443777024 107149 996147200 134512640 135215973 4294956304 18446744073709551615 134583491 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 108344 107149 413 171 0 107269 0
Current children cumulated CPU time (s) 1597.45
Current children cumulated vsize (KiB) 433376

[startup+1662.31 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13156
/proc/meminfo: memFree=920280/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=448080 CPUtime=1657.43
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 113366 660 0 0 165690 53 0 0 25 0 1 0 59365929 458833920 110844 996147200 134512640 135215973 4294956304 18446744073709551615 4158960177 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 112020 110844 413 171 0 110945 0
Current children cumulated CPU time (s) 1657.43
Current children cumulated vsize (KiB) 448080

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 13156
/proc/meminfo: memFree=902104/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=462500 CPUtime=1717.4
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 117021 660 0 0 171686 54 0 0 25 0 1 0 59365929 473600000 114499 996147200 134512640 135215973 4294956304 18446744073709551615 4158960148 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 115625 114499 413 171 0 114550 0
Current children cumulated CPU time (s) 1717.4
Current children cumulated vsize (KiB) 462500

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 13156
/proc/meminfo: memFree=880536/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=481068 CPUtime=1777.38
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 121664 660 0 0 177682 56 0 0 25 0 1 0 59365929 492613632 119142 996147200 134512640 135215973 4294956304 18446744073709551615 134599844 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 120267 119142 413 171 0 119192 0
Current children cumulated CPU time (s) 1777.38
Current children cumulated vsize (KiB) 481068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805 s]
/proc/loadavg: 2.03 2.01 2.00 3/73 13156
/proc/meminfo: memFree=872600/2055920 swapFree=4192812/4192956
[pid=12993] ppid=12991 vsize=488276 CPUtime=1800.08
/proc/12993/stat : 12993 (pcs.big) R 12991 12993 11245 0 -1 4194304 123468 660 0 0 179951 57 0 0 25 0 1 0 59365929 499994624 120946 996147200 134512640 135215973 4294956304 18446744073709551615 134585677 0 0 4096 0 0 0 0 17 0 0 0
/proc/12993/statm: 122069 120946 413 171 0 120994 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 488276

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): 1805.08
CPU time (s): 1800.17
CPU user time (s): 1799.52
CPU system time (s): 0.648901
CPU usage (%): 99.728
Max. virtual memory (cumulated for all children) (KiB): 488276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.52
system time used= 0.648901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124128
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= 19
involuntary context switches= 23388

runsolver used 2.07468 second user time and 5.39718 second system time

The end

Launcher Data

Begin job on node39 at 2009-07-16 07:43:39
IDJOB=2083352
IDBENCH=57789
IDSOLVER=733
FILE ID=node39/2083352-1247723019
PBS_JOBID= 9521404
Free space on /tmp= 66360 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp21/normalized-fapp21-0500-4.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083352-1247723019/watcher-2083352-1247723019 -o /tmp/evaluation-result-2083352-1247723019/solver-2083352-1247723019 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1019552568 HOME/instance-2083352-1247723019.xml

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

MD5SUM BENCH= 6763a8e49185bfad346b8249a47748d7
RANDOM SEED=1019552568

node39.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1336176 kB
Buffers:         87488 kB
Cached:         418568 kB
SwapCached:          0 kB
Active:         317028 kB
Inactive:       318164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1336176 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:         149596 kB
Slab:            69528 kB
Committed_AS:   723168 kB
PageTables:       2072 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= 66360 MiB
End job on node39 at 2009-07-16 08:13:46