Trace number 2084089

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.07 1807.74

General information on the benchmark

Namecsp/fapp/fapp03/
normalized-fapp03-0300-7.xml
MD5SUM864e3c61ff08e32a4845b7a063b51513
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 benchmark28.9936
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of constraints4377
Maximum constraint arity2
Maximum domain size250
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4377
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.01	c Seed is 1911783162
0.00/0.01	c Constructing HOME/instance-2084089-1247724434.xml  with 27561 constraints
0.39/0.44	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-2084089-1247724434/watcher-2084089-1247724434 -o /tmp/evaluation-result-2084089-1247724434/solver-2084089-1247724434 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1911783162 HOME/instance-2084089-1247724434.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.85 1.97 1.99 4/73 14679
/proc/meminfo: memFree=1625864/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=5356 CPUtime=0
/proc/14679/stat : 14679 (pcssolve) R 14677 14679 14642 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 59508730 5484544 175 996147200 4194304 4889804 548682068800 18446744073709551615 243665697381 0 0 4100 0 0 0 0 17 1 0 0
/proc/14679/statm: 1339 175 142 169 0 50 0

[startup+0.030875 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 14679
/proc/meminfo: memFree=1625864/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=5048 CPUtime=0.01
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 914 661 0 0 1 0 0 0 25 0 1 0 59508730 5169152 545 996147200 134512640 135215973 4294956304 18446744073709551615 4159196076 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 1262 545 386 171 0 187 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5048

[startup+0.101895 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 14679
/proc/meminfo: memFree=1625864/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=7088 CPUtime=0.08
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 1442 661 0 0 8 0 0 0 25 0 1 0 59508730 7258112 952 996147200 134512640 135215973 4294956304 18446744073709551615 134591112 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 1772 952 386 171 0 697 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7088

[startup+0.30193 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 14679
/proc/meminfo: memFree=1625864/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=12492 CPUtime=0.28
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 3187 661 0 0 27 1 0 0 25 0 1 0 59508730 12791808 2085 996147200 134512640 135215973 4294956304 18446744073709551615 134809061 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 3123 2085 386 171 0 2048 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12492

[startup+0.701995 s]
/proc/loadavg: 1.85 1.97 1.99 4/73 14679
/proc/meminfo: memFree=1625864/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=17196 CPUtime=0.68
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 5244 661 0 0 66 2 0 0 25 0 1 0 59508730 17608704 3437 996147200 134512640 135215973 4294956304 18446744073709551615 134600784 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 4299 3437 410 171 0 3224 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17196

[startup+1.50114 s]
/proc/loadavg: 1.85 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1613312/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=17420 CPUtime=1.48
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 5374 661 0 0 146 2 0 0 25 0 1 0 59508730 17838080 3497 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 4355 3497 410 171 0 3280 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17420

[startup+3.10143 s]
/proc/loadavg: 1.85 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1612416/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=19288 CPUtime=3.07
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 5902 661 0 0 305 2 0 0 25 0 1 0 59508730 19750912 3920 996147200 134512640 135215973 4294956304 18446744073709551615 134591473 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 4822 3920 410 171 0 3747 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 19288

[startup+6.30201 s]
/proc/loadavg: 1.86 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1610816/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=20780 CPUtime=6.26
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 6384 661 0 0 624 2 0 0 25 0 1 0 59508730 21278720 4193 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 5195 4193 410 171 0 4120 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 20780

[startup+12.7012 s]
/proc/loadavg: 1.87 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1609408/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=20980 CPUtime=12.63
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 6482 661 0 0 1261 2 0 0 25 0 1 0 59508730 21483520 4291 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 5245 4291 413 171 0 4170 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 20980

[startup+25.5015 s]
/proc/loadavg: 1.90 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1604480/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=22680 CPUtime=25.38
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 6915 661 0 0 2535 3 0 0 25 0 1 0 59508730 23224320 4719 996147200 134512640 135215973 4294956304 18446744073709551615 134600887 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 5670 4719 413 171 0 4595 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 22680

[startup+51.1012 s]
/proc/loadavg: 1.93 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1597184/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=25844 CPUtime=50.87
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 7750 661 0 0 5084 3 0 0 25 0 1 0 59508730 26464256 5554 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 6461 5554 413 171 0 5386 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 25844

[startup+102.306 s]
/proc/loadavg: 1.97 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1582400/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=32424 CPUtime=101.87
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 9403 661 0 0 10183 4 0 0 25 0 1 0 59508730 33202176 7207 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 8106 7207 413 171 0 7031 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 32424

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1564544/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=42664 CPUtime=161.62
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 12231 661 0 0 16157 5 0 0 25 0 1 0 59508730 43687936 9618 996147200 134512640 135215973 4294956304 18446744073709551615 134600822 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 10666 9618 413 171 0 9591 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 42664

[startup+222.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1557184/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=45196 CPUtime=221.37
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 12870 661 0 0 22131 6 0 0 25 0 1 0 59508730 46280704 10257 996147200 134512640 135215973 4294956304 18446744073709551615 4158960148 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 11299 10257 413 171 0 10224 0
Current children cumulated CPU time (s) 221.37
Current children cumulated vsize (KiB) 45196

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1545344/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=51368 CPUtime=281.12
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 14419 661 0 0 28106 6 0 0 25 0 1 0 59508730 52600832 11806 996147200 134512640 135215973 4294956304 18446744073709551615 134589769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 12842 11806 413 171 0 11767 0
Current children cumulated CPU time (s) 281.12
Current children cumulated vsize (KiB) 51368

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1526080/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=62740 CPUtime=340.88
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 17297 661 0 0 34081 7 0 0 25 0 1 0 59508730 64245760 14394 996147200 134512640 135215973 4294956304 18446744073709551615 134583607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 15685 14394 413 171 0 14610 0
Current children cumulated CPU time (s) 340.88
Current children cumulated vsize (KiB) 62740

[startup+402.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1506048/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=71184 CPUtime=400.63
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 19415 661 0 0 40055 8 0 0 25 0 1 0 59508730 72892416 16512 996147200 134512640 135215973 4294956304 18446744073709551615 134583383 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 17796 16512 413 171 0 16721 0
Current children cumulated CPU time (s) 400.63
Current children cumulated vsize (KiB) 71184

[startup+462.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1492672/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=77436 CPUtime=460.39
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 20987 661 0 0 46030 9 0 0 25 0 1 0 59508730 79294464 18084 996147200 134512640 135215973 4294956304 18446744073709551615 134585367 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 19359 18084 413 171 0 18284 0
Current children cumulated CPU time (s) 460.39
Current children cumulated vsize (KiB) 77436

[startup+522.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1480256/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=83972 CPUtime=520.14
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 22630 661 0 0 52005 9 0 0 25 0 1 0 59508730 85987328 19727 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 20993 19727 413 171 0 19918 0
Current children cumulated CPU time (s) 520.14
Current children cumulated vsize (KiB) 83972

[startup+582.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1464896/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=89532 CPUtime=579.89
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 24029 661 0 0 57979 10 0 0 25 0 1 0 59508730 91680768 21126 996147200 134512640 135215973 4294956304 18446744073709551615 134591384 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 22383 21126 413 171 0 21308 0
Current children cumulated CPU time (s) 579.89
Current children cumulated vsize (KiB) 89532

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.99 3/74 14684
/proc/meminfo: memFree=1453184/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=94848 CPUtime=639.64
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 25409 661 0 0 63954 10 0 0 25 0 1 0 59508730 97124352 22506 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 23712 22506 413 171 0 22637 0
Current children cumulated CPU time (s) 639.64
Current children cumulated vsize (KiB) 94848

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 2.12 2.02 2.01 3/74 14684
/proc/meminfo: memFree=1403136/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=123400 CPUtime=878.66
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 32602 661 0 0 87853 13 0 0 25 0 1 0 59508730 126361600 29699 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 30850 29699 413 171 0 29775 0
Current children cumulated CPU time (s) 878.66
Current children cumulated vsize (KiB) 123400

[startup+942.301 s]
/proc/loadavg: 2.12 2.03 2.00 3/74 14684
/proc/meminfo: memFree=1395136/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=127900 CPUtime=938.41
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 33740 661 0 0 93828 13 0 0 25 0 1 0 59508730 130969600 30837 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 31975 30837 413 171 0 30900 0
Current children cumulated CPU time (s) 938.41
Current children cumulated vsize (KiB) 127900

[startup+1002.3 s]
/proc/loadavg: 2.27 2.08 2.02 3/74 14684
/proc/meminfo: memFree=1385856/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=132840 CPUtime=998.17
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 34977 661 0 0 99803 14 0 0 25 0 1 0 59508730 136028160 32074 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 33210 32074 413 171 0 32135 0
Current children cumulated CPU time (s) 998.17
Current children cumulated vsize (KiB) 132840

[startup+1062.3 s]
/proc/loadavg: 2.16 2.08 2.02 3/74 14684
/proc/meminfo: memFree=1374080/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=138020 CPUtime=1057.92
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 36291 661 0 0 105778 14 0 0 25 0 1 0 59508730 141332480 33388 996147200 134512640 135215973 4294956304 18446744073709551615 134583434 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 34505 33388 413 171 0 33430 0
Current children cumulated CPU time (s) 1057.92
Current children cumulated vsize (KiB) 138020

[startup+1122.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/74 14684
/proc/meminfo: memFree=1366400/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=142904 CPUtime=1117.67
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 37508 661 0 0 111752 15 0 0 25 0 1 0 59508730 146333696 34605 996147200 134512640 135215973 4294956304 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 35726 34605 413 171 0 34651 0
Current children cumulated CPU time (s) 1117.67
Current children cumulated vsize (KiB) 142904

[startup+1182.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/74 14684
/proc/meminfo: memFree=1359424/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=148184 CPUtime=1177.43
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 38859 661 0 0 117728 15 0 0 25 0 1 0 59508730 151740416 35923 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 37046 35923 413 171 0 35971 0
Current children cumulated CPU time (s) 1177.43
Current children cumulated vsize (KiB) 148184

[startup+1242.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/74 14684
/proc/meminfo: memFree=1348800/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=152764 CPUtime=1237.18
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 40020 661 0 0 123702 16 0 0 25 0 1 0 59508730 156430336 37084 996147200 134512640 135215973 4294956304 18446744073709551615 134599882 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 38191 37084 413 171 0 37116 0
Current children cumulated CPU time (s) 1237.18
Current children cumulated vsize (KiB) 152764

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/74 14684
/proc/meminfo: memFree=1339200/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=157064 CPUtime=1296.93
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 41096 661 0 0 129676 17 0 0 25 0 1 0 59508730 160833536 38160 996147200 134512640 135215973 4294956304 18446744073709551615 4158960050 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 39266 38160 413 171 0 38191 0
Current children cumulated CPU time (s) 1296.93
Current children cumulated vsize (KiB) 157064

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 14684
/proc/meminfo: memFree=1328000/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=163544 CPUtime=1356.68
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 42732 661 0 0 135650 18 0 0 25 0 1 0 59508730 167469056 39796 996147200 134512640 135215973 4294956304 18446744073709551615 134635884 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 40886 39796 413 171 0 39811 0
Current children cumulated CPU time (s) 1356.68
Current children cumulated vsize (KiB) 163544

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 14684
/proc/meminfo: memFree=1311360/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=175040 CPUtime=1416.44
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 45626 661 0 0 141625 19 0 0 25 0 1 0 59508730 179240960 42690 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 43760 42690 413 171 0 42685 0
Current children cumulated CPU time (s) 1416.44
Current children cumulated vsize (KiB) 175040

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 14684
/proc/meminfo: memFree=1297600/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=184748 CPUtime=1476.18
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 48063 661 0 0 147598 20 0 0 25 0 1 0 59508730 189181952 45127 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 46187 45127 413 171 0 45112 0
Current children cumulated CPU time (s) 1476.18
Current children cumulated vsize (KiB) 184748

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14684
/proc/meminfo: memFree=1279424/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=199228 CPUtime=1535.94
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 51697 661 0 0 153573 21 0 0 25 0 1 0 59508730 204009472 48761 996147200 134512640 135215973 4294956304 18446744073709551615 134590104 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 49807 48761 413 171 0 48732 0
Current children cumulated CPU time (s) 1535.94
Current children cumulated vsize (KiB) 199228

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14684
/proc/meminfo: memFree=1255872/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=219404 CPUtime=1595.7
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 56760 661 0 0 159547 23 0 0 25 0 1 0 59508730 224669696 53824 996147200 134512640 135215973 4294956304 18446744073709551615 134589807 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 54851 53824 413 171 0 53776 0
Current children cumulated CPU time (s) 1595.7
Current children cumulated vsize (KiB) 219404

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14684
/proc/meminfo: memFree=1242176/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=228584 CPUtime=1655.45
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 59069 661 0 0 165521 24 0 0 25 0 1 0 59508730 234070016 56133 996147200 134512640 135215973 4294956304 18446744073709551615 134589777 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 57146 56133 413 171 0 56071 0
Current children cumulated CPU time (s) 1655.45
Current children cumulated vsize (KiB) 228584

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14684
/proc/meminfo: memFree=1230592/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=234008 CPUtime=1715.2
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 60439 661 0 0 171496 24 0 0 25 0 1 0 59508730 239624192 57503 996147200 134512640 135215973 4294956304 18446744073709551615 134969754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 58502 57503 413 171 0 57427 0
Current children cumulated CPU time (s) 1715.2
Current children cumulated vsize (KiB) 234008

[startup+1782.3 s]
/proc/loadavg: 1.94 1.98 1.99 3/74 14814
/proc/meminfo: memFree=1405440/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=240372 CPUtime=1774.81
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 62045 661 0 0 177455 26 0 0 25 0 1 0 59508730 246140928 59109 996147200 134512640 135215973 4294956304 18446744073709551615 4158960010 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 60093 59109 413 171 0 59018 0
Current children cumulated CPU time (s) 1774.81
Current children cumulated vsize (KiB) 240372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.7 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 14814
/proc/meminfo: memFree=1379904/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=242276 CPUtime=1800.02
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 62520 661 0 0 179975 27 0 0 25 0 1 0 59508730 248090624 59584 996147200 134512640 135215973 4294956304 18446744073709551615 135094648 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 60569 59584 413 171 0 59494 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 242276

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

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

[startup+1807.7 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 14814
/proc/meminfo: memFree=1379904/2055920 swapFree=4192812/4192956
[pid=14679] ppid=14677 vsize=242276 CPUtime=1800.02
/proc/14679/stat : 14679 (pcs.big) R 14677 14679 14642 0 -1 4194304 62520 661 0 0 179975 27 0 0 25 0 1 0 59508730 248090624 59584 996147200 134512640 135215973 4294956304 18446744073709551615 135094648 0 0 4096 0 0 0 0 17 0 0 0
/proc/14679/statm: 60569 59584 413 171 0 59494 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 242276

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.74
CPU time (s): 1800.07
CPU user time (s): 1799.75
CPU system time (s): 0.315951
CPU usage (%): 99.5754
Max. virtual memory (cumulated for all children) (KiB): 242276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.75
system time used= 0.315951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63181
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 25594

runsolver used 1.73773 second user time and 4.84726 second system time

The end

Launcher Data

Begin job on node84 at 2009-07-16 08:07:14
IDJOB=2084089
IDBENCH=58035
IDSOLVER=733
FILE ID=node84/2084089-1247724434
PBS_JOBID= 9521526
Free space on /tmp= 66180 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp03/normalized-fapp03-0300-7.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084089-1247724434/watcher-2084089-1247724434 -o /tmp/evaluation-result-2084089-1247724434/solver-2084089-1247724434 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1911783162 HOME/instance-2084089-1247724434.xml

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

MD5SUM BENCH= 864e3c61ff08e32a4845b7a063b51513
RANDOM SEED=1911783162

node84.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.259
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.259
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:       1626280 kB
Buffers:         74104 kB
Cached:         215916 kB
SwapCached:          0 kB
Active:         135728 kB
Inactive:       205896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1626280 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2452 kB
Writeback:           0 kB
Mapped:          62980 kB
Slab:            73352 kB
Committed_AS:   521500 kB
PageTables:       1784 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= 66180 MiB
End job on node84 at 2009-07-16 08:37:23