Trace number 2082990

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.11 1814.03

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-9.xml
MD5SUM7c8eb97a2deab43c8771e25856b5f843
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 benchmark36.6144
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.05	c Seed is 1527957659
0.00/0.05	c Constructing HOME/instance-2082990-1247722002.xml  with 202410 constraints
3.64/3.73	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-2082990-1247722002/watcher-2082990-1247722002 -o /tmp/evaluation-result-2082990-1247722002/solver-2082990-1247722002 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1527957659 HOME/instance-2082990-1247722002.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.91 1.95 1.98 4/82 9995
/proc/meminfo: memFree=1044848/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=5356 CPUtime=0
/proc/9995/stat : 9995 (pcssolve) R 9993 9995 6461 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 59267876 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 206381312671 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9995/statm: 1339 241 200 169 0 50 0
[pid=9996] ppid=9995 vsize=3676 CPUtime=0
/proc/9996/stat : 9996 (fgrep) R 9995 9995 6461 0 -1 4194304 148 0 0 0 0 0 0 0 22 0 1 0 59267876 3764224 115 996147200 4194304 4274172 548682068976 18446744073709551615 206381482066 0 0 4096 0 0 0 0 17 1 0 0
/proc/9996/statm: 919 115 87 19 0 43 0
[pid=9997] ppid=9995 vsize=5356 CPUtime=0
/proc/9997/stat : 9997 (pcssolve) R 9995 9995 6461 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 59267876 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 206381312671 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/9997/statm: 1339 241 200 169 0 50 0

[startup+0.0559811 s]
/proc/loadavg: 1.91 1.95 1.98 4/82 9995
/proc/meminfo: memFree=1044848/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=5364 CPUtime=0.03
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 982 668 0 0 2 0 0 1 18 0 1 0 59267876 5492736 613 996147200 134512640 135215973 4294956304 18446744073709551615 4159750984 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 1341 613 386 171 0 266 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5364

[startup+0.102907 s]
/proc/loadavg: 1.91 1.95 1.98 4/82 9995
/proc/meminfo: memFree=1044848/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=6592 CPUtime=0.08
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 1314 668 0 0 7 0 0 1 18 0 1 0 59267876 6750208 869 996147200 134512640 135215973 4294956304 18446744073709551615 134585104 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 1648 869 386 171 0 573 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6592

[startup+0.301943 s]
/proc/loadavg: 1.91 1.95 1.98 4/82 9995
/proc/meminfo: memFree=1044848/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=11136 CPUtime=0.28
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 2729 668 0 0 26 1 0 1 19 0 1 0 59267876 11403264 1892 996147200 134512640 135215973 4294956304 18446744073709551615 134762900 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 2784 1892 386 171 0 1709 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11136

[startup+0.70302 s]
/proc/loadavg: 1.91 1.95 1.98 4/82 9995
/proc/meminfo: memFree=1044848/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=21760 CPUtime=0.67
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 6083 668 0 0 62 4 0 1 23 0 1 0 59267876 22282240 3801 996147200 134512640 135215973 4294956304 18446744073709551615 10968572 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 5440 3801 386 171 0 4365 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 21760

[startup+1.50116 s]
/proc/loadavg: 1.91 1.95 1.98 3/83 10000
/proc/meminfo: memFree=1026024/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=39356 CPUtime=1.46
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 12043 668 0 0 137 8 0 1 25 0 1 0 59267876 40300544 7414 996147200 134512640 135215973 4294956304 18446744073709551615 134906926 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 9839 7414 386 171 0 8764 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 39356

[startup+3.10146 s]
/proc/loadavg: 1.91 1.95 1.98 3/83 10000
/proc/meminfo: memFree=1006120/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=74668 CPUtime=3.05
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 23940 668 0 0 289 15 0 1 25 0 1 0 59267876 76460032 14618 996147200 134512640 135215973 4294956304 18446744073709551615 10969981 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 18667 14618 386 171 0 17592 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 74668

[startup+6.30104 s]
/proc/loadavg: 2.00 1.97 1.99 3/83 10000
/proc/meminfo: memFree=958888/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=96592 CPUtime=6.22
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 34995 668 0 0 600 21 0 1 25 0 1 0 59267876 98910208 21752 996147200 134512640 135215973 4294956304 18446744073709551615 4158960050 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 24148 21752 410 171 0 23073 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 96592

[startup+12.7012 s]
/proc/loadavg: 2.00 1.97 1.99 3/83 10000
/proc/meminfo: memFree=958440/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=97216 CPUtime=12.56
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 35273 668 0 0 1234 21 0 1 25 0 1 0 59267876 99549184 21872 996147200 134512640 135215973 4294956304 18446744073709551615 134591668 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 24304 21872 410 171 0 23229 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 97216

[startup+25.5016 s]
/proc/loadavg: 2.00 1.97 1.99 3/83 10000
/proc/meminfo: memFree=957608/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=98048 CPUtime=25.24
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 35712 668 0 0 2502 21 0 1 25 0 1 0 59267876 100401152 22102 996147200 134512640 135215973 4294956304 18446744073709551615 134600887 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 24512 22102 410 171 0 23437 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 98048

[startup+51.1013 s]
/proc/loadavg: 2.00 1.97 1.99 3/83 10000
/proc/meminfo: memFree=946728/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=112148 CPUtime=50.6
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 39685 668 0 0 5036 23 0 1 25 0 1 0 59267876 114839552 24825 996147200 134512640 135215973 4294956304 18446744073709551615 134599870 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 28037 24825 410 171 0 26962 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 112148

[startup+102.307 s]
/proc/loadavg: 2.07 1.99 1.99 3/83 10000
/proc/meminfo: memFree=942760/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=114920 CPUtime=101.35
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 40651 668 0 0 10110 24 0 1 25 0 1 0 59267876 117678080 25791 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 28730 25791 410 171 0 27655 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 114920

[startup+162.302 s]
/proc/loadavg: 2.02 1.99 1.99 3/83 10000
/proc/meminfo: memFree=938280/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=117428 CPUtime=160.81
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 42585 668 0 0 16055 25 0 1 25 0 1 0 59267876 120246272 26880 996147200 134512640 135215973 4294956304 18446744073709551615 134590104 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 29357 26880 413 171 0 28282 0
Current children cumulated CPU time (s) 160.81
Current children cumulated vsize (KiB) 117428

[startup+222.302 s]
/proc/loadavg: 2.01 1.99 1.99 3/83 10000
/proc/meminfo: memFree=931560/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=128968 CPUtime=220.26
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 47440 668 0 0 21999 26 0 1 25 0 1 0 59267876 132063232 28549 996147200 134512640 135215973 4294956304 18446744073709551615 134585699 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 32242 28549 413 171 0 31167 0
Current children cumulated CPU time (s) 220.26
Current children cumulated vsize (KiB) 128968

[startup+282.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 10000
/proc/meminfo: memFree=931176/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=128968 CPUtime=279.73
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 50031 668 0 0 27944 28 0 1 25 0 1 0 59267876 132063232 28605 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 32242 28605 413 171 0 31167 0
Current children cumulated CPU time (s) 279.73
Current children cumulated vsize (KiB) 128968

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 10000
/proc/meminfo: memFree=931120/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=128968 CPUtime=339.2
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 52738 668 0 0 33890 29 0 1 25 0 1 0 59267876 132063232 28608 996147200 134512640 135215973 4294956304 18446744073709551615 134583674 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 32242 28608 413 171 0 31167 0
Current children cumulated CPU time (s) 339.2
Current children cumulated vsize (KiB) 128968

[startup+402.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 10000
/proc/meminfo: memFree=927728/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=132400 CPUtime=398.68
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 56303 668 0 0 39836 31 0 1 25 0 1 0 59267876 135577600 29469 996147200 134512640 135215973 4294956304 18446744073709551615 134591805 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 33100 29469 413 171 0 32025 0
Current children cumulated CPU time (s) 398.68
Current children cumulated vsize (KiB) 132400

[startup+462.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 10000
/proc/meminfo: memFree=924400/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=135832 CPUtime=458.14
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 59197 668 0 0 45781 32 0 1 25 0 1 0 59267876 139091968 30335 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 33958 30335 413 171 0 32883 0
Current children cumulated CPU time (s) 458.14
Current children cumulated vsize (KiB) 135832

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 10000
/proc/meminfo: memFree=921712/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=138340 CPUtime=517.6
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 61354 668 0 0 51726 33 0 1 25 0 1 0 59267876 141660160 30971 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 34585 30971 413 171 0 33510 0
Current children cumulated CPU time (s) 517.6
Current children cumulated vsize (KiB) 138340

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 10000
/proc/meminfo: memFree=920368/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=139660 CPUtime=577.06
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 67259 668 0 0 57669 36 0 1 25 0 1 0 59267876 143011840 31299 996147200 134512640 135215973 4294956304 18446744073709551615 134585668 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 34915 31299 413 171 0 33840 0
Current children cumulated CPU time (s) 577.06
Current children cumulated vsize (KiB) 139660

[startup+642.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/83 10000
/proc/meminfo: memFree=916720/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=143488 CPUtime=636.52

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

[startup+822.301 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 10000
/proc/meminfo: memFree=915888/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=144252 CPUtime=814.86
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 82768 668 0 0 81442 43 0 1 25 0 1 0 59267876 147714048 32443 996147200 134512640 135215973 4294956304 18446744073709551615 134590104 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 36063 32443 413 171 0 34988 0
Current children cumulated CPU time (s) 814.86
Current children cumulated vsize (KiB) 144252

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10000
/proc/meminfo: memFree=913840/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=146232 CPUtime=874.31
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 91376 668 0 0 87383 47 0 1 25 0 1 0 59267876 149741568 32939 996147200 134512640 135215973 4294956304 18446744073709551615 134590112 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 36558 32939 413 171 0 35483 0
Current children cumulated CPU time (s) 874.31
Current children cumulated vsize (KiB) 146232

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10000
/proc/meminfo: memFree=913904/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=146232 CPUtime=933.77
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 93235 668 0 0 93328 48 0 1 25 0 1 0 59267876 149741568 32939 996147200 134512640 135215973 4294956304 18446744073709551615 4158960136 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 36558 32939 413 171 0 35483 0
Current children cumulated CPU time (s) 933.77
Current children cumulated vsize (KiB) 146232

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10000
/proc/meminfo: memFree=913840/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=146360 CPUtime=993.23
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 94957 668 0 0 99273 49 0 1 25 0 1 0 59267876 149872640 32971 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 36590 32971 413 171 0 35515 0
Current children cumulated CPU time (s) 993.23
Current children cumulated vsize (KiB) 146360

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10000
/proc/meminfo: memFree=910256/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=149000 CPUtime=1052.69
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 99205 668 0 0 105217 51 0 1 25 0 1 0 59267876 152576000 33839 996147200 134512640 135215973 4294956304 18446744073709551615 134585800 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 37250 33839 413 171 0 36175 0
Current children cumulated CPU time (s) 1052.69
Current children cumulated vsize (KiB) 149000

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10000
/proc/meminfo: memFree=908144/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=150716 CPUtime=1112.13
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 114267 668 0 0 111155 57 0 1 25 0 1 0 59267876 154333184 34367 996147200 134512640 135215973 4294956304 18446744073709551615 4158960185 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 37679 34367 413 171 0 36604 0
Current children cumulated CPU time (s) 1112.13
Current children cumulated vsize (KiB) 150716

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10000
/proc/meminfo: memFree=907184/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=151640 CPUtime=1171.58
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 122625 668 0 0 117097 60 0 1 25 0 1 0 59267876 155279360 34613 996147200 134512640 135215973 4294956304 18446744073709551615 134597624 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 37910 34613 413 171 0 36835 0
Current children cumulated CPU time (s) 1171.58
Current children cumulated vsize (KiB) 151640

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10000
/proc/meminfo: memFree=904176/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=154676 CPUtime=1231.03
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 143310 668 0 0 123033 69 0 1 25 0 1 0 59267876 158388224 35356 996147200 134512640 135215973 4294956304 18446744073709551615 4158960134 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 38669 35356 413 171 0 37594 0
Current children cumulated CPU time (s) 1231.03
Current children cumulated vsize (KiB) 154676

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10000
/proc/meminfo: memFree=903792/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=154928 CPUtime=1290.49
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 147769 668 0 0 128976 72 0 1 25 0 1 0 59267876 158646272 35421 996147200 134512640 135215973 4294956304 18446744073709551615 135094353 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 38732 35421 413 171 0 37657 0
Current children cumulated CPU time (s) 1290.49
Current children cumulated vsize (KiB) 154928

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 10041
/proc/meminfo: memFree=964992/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=154928 CPUtime=1350.22
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 150476 668 0 0 134947 74 0 1 25 0 1 0 59267876 158646272 35424 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/9995/statm: 38732 35424 413 171 0 37657 0
Current children cumulated CPU time (s) 1350.22
Current children cumulated vsize (KiB) 154928

[startup+1422.31 s]
/proc/loadavg: 2.19 2.05 2.01 3/83 10042
/proc/meminfo: memFree=831992/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=154928 CPUtime=1410.2
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 152335 668 0 0 140944 75 0 1 25 0 1 0 59267876 158646272 35424 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/9995/statm: 38732 35424 413 171 0 37657 0
Current children cumulated CPU time (s) 1410.2
Current children cumulated vsize (KiB) 154928

[startup+1482.3 s]
/proc/loadavg: 2.15 2.06 2.02 3/83 10044
/proc/meminfo: memFree=390008/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=154928 CPUtime=1470.03
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 161803 668 0 0 146924 78 0 1 25 0 1 0 59267876 158646272 35428 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 38732 35428 413 171 0 37657 0
Current children cumulated CPU time (s) 1470.03
Current children cumulated vsize (KiB) 154928

[startup+1542.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/83 10045
/proc/meminfo: memFree=292336/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=157568 CPUtime=1529.51
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 174974 668 0 0 152867 83 0 1 25 0 1 0 59267876 161349632 36093 996147200 134512640 135215973 4294956304 18446744073709551615 134585623 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 39392 36093 413 171 0 38317 0
Current children cumulated CPU time (s) 1529.51
Current children cumulated vsize (KiB) 157568

[startup+1602.3 s]
/proc/loadavg: 2.22 2.11 2.03 3/82 10045
/proc/meminfo: memFree=240176/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=158096 CPUtime=1588.99
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 185430 668 0 0 158810 88 0 1 25 0 1 0 59267876 161890304 36240 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 39524 36240 413 171 0 38449 0
Current children cumulated CPU time (s) 1588.99
Current children cumulated vsize (KiB) 158096

[startup+1662.3 s]
/proc/loadavg: 2.08 2.09 2.03 3/82 10045
/proc/meminfo: memFree=238832/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=159284 CPUtime=1648.46
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 193837 668 0 0 164754 91 0 1 25 0 1 0 59267876 163106816 36535 996147200 134512640 135215973 4294956304 18446744073709551615 134592489 0 0 4096 0 0 0 0 17 1 0 0
/proc/9995/statm: 39821 36535 413 171 0 38746 0
Current children cumulated CPU time (s) 1648.46
Current children cumulated vsize (KiB) 159284

[startup+1722.3 s]
/proc/loadavg: 2.06 2.08 2.03 3/83 10087
/proc/meminfo: memFree=830832/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=162320 CPUtime=1708.4
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 197285 668 0 0 170745 94 0 1 25 0 1 0 59267876 166215680 37279 996147200 134512640 135215973 4294956304 18446744073709551615 134600817 0 0 4096 0 0 0 0 17 0 0 0
/proc/9995/statm: 40580 37279 413 171 0 39505 0
Current children cumulated CPU time (s) 1708.4
Current children cumulated vsize (KiB) 162320

[startup+1782.3 s]
/proc/loadavg: 2.02 2.07 2.02 3/83 10087
/proc/meminfo: memFree=703920/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=166148 CPUtime=1768.37
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 200948 668 0 0 176740 96 0 1 25 0 1 0 59267876 170135552 38238 996147200 134512640 135215973 4294956304 18446744073709551615 4158960004 0 0 4096 0 0 0 0 17 0 0 0
/proc/9995/statm: 41537 38238 413 171 0 40462 0
Current children cumulated CPU time (s) 1768.37
Current children cumulated vsize (KiB) 166148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814 s]
/proc/loadavg: 2.01 2.06 2.02 3/83 10087
/proc/meminfo: memFree=652592/2055920 swapFree=4192812/4192956
[pid=9995] ppid=9993 vsize=168128 CPUtime=1800.06
/proc/9995/stat : 9995 (pcs.big) R 9993 9995 6461 0 -1 4194304 202780 668 0 0 179908 97 0 1 25 0 1 0 59267876 172163072 38718 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/9995/statm: 42032 38718 413 171 0 40957 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 168128

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): 1814.03
CPU time (s): 1800.11
CPU user time (s): 1799.09
CPU system time (s): 1.01285
CPU usage (%): 99.2323
Max. virtual memory (cumulated for all children) (KiB): 168128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.09
system time used= 1.01285
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203448
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= 38
involuntary context switches= 62549

runsolver used 2.19067 second user time and 5.34319 second system time

The end

Launcher Data

Begin job on node2 at 2009-07-16 07:26:42
IDJOB=2082990
IDBENCH=57668
IDSOLVER=734
FILE ID=node2/2082990-1247722002
PBS_JOBID= 9521316
Free space on /tmp= 66308 MiB

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

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

MD5SUM BENCH= 7c8eb97a2deab43c8771e25856b5f843
RANDOM SEED=1527957659

node2.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.265
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.265
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:       1045328 kB
Buffers:         92236 kB
Cached:         703092 kB
SwapCached:          0 kB
Active:         310612 kB
Inactive:       610088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1045328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6216 kB
Writeback:           0 kB
Mapped:         145792 kB
Slab:            74712 kB
Committed_AS:   639592 kB
PageTables:       2172 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= 66308 MiB
End job on node2 at 2009-07-16 07:56:58