Trace number 2083638

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.1 1810.46

General information on the benchmark

Namecsp/fapp/fapp31/
normalized-fapp31-0400-2.xml
MD5SUM8b51b67d03b842d06e4a6cc96db5ee28
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.5444
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints3003
Maximum constraint arity2
Maximum domain size700
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3003
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 1000900919
0.00/0.02	c Constructing HOME/instance-2083638-1247723461.xml  with 18672 constraints
0.28/0.34	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-2083638-1247723461/watcher-2083638-1247723461 -o /tmp/evaluation-result-2083638-1247723461/solver-2083638-1247723461 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1000900919 HOME/instance-2083638-1247723461.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.92 2.00 2.01 4/72 14049
/proc/meminfo: memFree=1026808/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=5356 CPUtime=0
/proc/14049/stat : 14049 (pcssolve) R 14047 14049 12740 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 59409294 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14049/statm: 1339 241 200 169 0 50 0
[pid=14050] ppid=14049 vsize=3676 CPUtime=0
/proc/14050/stat : 14050 (fgrep) R 14049 14049 12740 0 -1 4194304 142 0 0 0 0 0 0 0 22 0 1 0 59409294 3764224 109 996147200 4194304 4274172 548682068976 18446744073709551615 218076250194 0 0 4096 0 0 0 0 17 1 0 0
/proc/14050/statm: 919 109 85 19 0 43 0
[pid=14051] ppid=14049 vsize=5356 CPUtime=0
/proc/14051/stat : 14051 (pcssolve) R 14049 14049 12740 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 59409294 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14051/statm: 1339 241 200 169 0 50 0

[startup+0.0519431 s]
/proc/loadavg: 1.92 2.00 2.01 4/72 14049
/proc/meminfo: memFree=1026808/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=5284 CPUtime=0.03
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 983 662 0 0 3 0 0 0 23 0 1 0 59409294 5410816 614 996147200 134512640 135215973 4294956304 18446744073709551615 7828035 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 1321 614 386 171 0 246 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5284

[startup+0.10297 s]
/proc/loadavg: 1.92 2.00 2.01 4/72 14049
/proc/meminfo: memFree=1026808/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=6940 CPUtime=0.08
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 1351 662 0 0 8 0 0 0 23 0 1 0 59409294 7106560 941 996147200 134512640 135215973 4294956304 18446744073709551615 4158929294 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 1735 941 386 171 0 660 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6940

[startup+0.301992 s]
/proc/loadavg: 1.92 2.00 2.01 4/72 14049
/proc/meminfo: memFree=1026808/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=11764 CPUtime=0.28
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 2876 662 0 0 28 0 0 0 25 0 1 0 59409294 12046336 1955 996147200 134512640 135215973 4294956304 18446744073709551615 4159189536 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 2941 1955 386 171 0 1866 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11764

[startup+0.70105 s]
/proc/loadavg: 1.92 2.00 2.01 4/72 14049
/proc/meminfo: memFree=1026808/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=14552 CPUtime=0.67
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 4028 662 0 0 66 1 0 0 25 0 1 0 59409294 14901248 2647 996147200 134512640 135215973 4294956304 18446744073709551615 134591518 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 3638 2647 410 171 0 2563 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 14552

[startup+1.50118 s]
/proc/loadavg: 1.92 2.00 2.01 3/73 14054
/proc/meminfo: memFree=1017456/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=14736 CPUtime=1.47
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 4049 662 0 0 146 1 0 0 25 0 1 0 59409294 15089664 2668 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 3684 2668 410 171 0 2609 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 14736

[startup+3.10145 s]
/proc/loadavg: 1.92 2.00 2.01 3/73 14054
/proc/meminfo: memFree=1016312/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=14844 CPUtime=3.06
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 4102 662 0 0 305 1 0 0 25 0 1 0 59409294 15200256 2721 996147200 134512640 135215973 4294956304 18446744073709551615 4158960050 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 3711 2721 410 171 0 2636 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 14844

[startup+6.30199 s]
/proc/loadavg: 1.93 2.00 2.01 3/73 14054
/proc/meminfo: memFree=1014840/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=15580 CPUtime=6.23
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 4331 662 0 0 622 1 0 0 25 0 1 0 59409294 15953920 2897 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 3895 2897 410 171 0 2820 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 15580

[startup+12.7011 s]
/proc/loadavg: 1.93 2.00 2.01 3/73 14054
/proc/meminfo: memFree=1012472/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=16128 CPUtime=12.58
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 4487 662 0 0 1257 1 0 0 25 0 1 0 59409294 16515072 2948 996147200 134512640 135215973 4294956304 18446744073709551615 4158960167 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 4032 2948 410 171 0 2957 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 16128

[startup+25.5022 s]
/proc/loadavg: 1.95 2.00 2.00 3/73 14054
/proc/meminfo: memFree=1006328/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=17884 CPUtime=25.28
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 5127 662 0 0 2527 1 0 0 25 0 1 0 59409294 18313216 3379 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 4471 3379 411 171 0 3396 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 17884

[startup+51.1015 s]
/proc/loadavg: 1.96 2.00 2.00 3/73 14056
/proc/meminfo: memFree=1000376/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=18928 CPUtime=50.68
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 5413 662 0 0 5067 1 0 0 25 0 1 0 59409294 19382272 3665 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 4732 3665 413 171 0 3657 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 18928

[startup+102.305 s]
/proc/loadavg: 1.98 2.00 2.00 3/73 14056
/proc/meminfo: memFree=971512/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=32052 CPUtime=101.5
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 8684 662 0 0 10147 3 0 0 25 0 1 0 59409294 32821248 6936 996147200 134512640 135215973 4294956304 18446744073709551615 134589769 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 8013 6936 413 171 0 6938 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 32052

[startup+162.302 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 14056
/proc/meminfo: memFree=930680/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=51692 CPUtime=161.04
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 13601 662 0 0 16100 4 0 0 25 0 1 0 59409294 52932608 11853 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 12923 11853 413 171 0 11848 0
Current children cumulated CPU time (s) 161.04
Current children cumulated vsize (KiB) 51692

[startup+222.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 14056
/proc/meminfo: memFree=898104/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=59308 CPUtime=220.58
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 15600 662 0 0 22053 5 0 0 25 0 1 0 59409294 60731392 13852 996147200 134512640 135215973 4294956304 18446744073709551615 134532714 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 14827 13852 413 171 0 13752 0
Current children cumulated CPU time (s) 220.58
Current children cumulated vsize (KiB) 59308

[startup+282.301 s]
/proc/loadavg: 2.06 2.03 2.00 3/73 14056
/proc/meminfo: memFree=845240/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=84868 CPUtime=280.13
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 22029 662 0 0 28006 7 0 0 25 0 1 0 59409294 86904832 19864 996147200 134512640 135215973 4294956304 18446744073709551615 134583970 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 21217 19864 413 171 0 20142 0
Current children cumulated CPU time (s) 280.13
Current children cumulated vsize (KiB) 84868

[startup+342.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/73 14056
/proc/meminfo: memFree=814456/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=97460 CPUtime=339.67
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 25210 662 0 0 33960 7 0 0 25 0 1 0 59409294 99799040 23045 996147200 134512640 135215973 4294956304 18446744073709551615 134590052 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 24365 23045 413 171 0 23290 0
Current children cumulated CPU time (s) 339.67
Current children cumulated vsize (KiB) 97460

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 14056
/proc/meminfo: memFree=798328/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=104212 CPUtime=399.22
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 26901 662 0 0 39913 9 0 0 25 0 1 0 59409294 106713088 24736 996147200 134512640 135215973 4294956304 18446744073709551615 134591375 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 26053 24736 413 171 0 24978 0
Current children cumulated CPU time (s) 399.22
Current children cumulated vsize (KiB) 104212

[startup+462.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14056
/proc/meminfo: memFree=781880/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=110044 CPUtime=458.77
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 28384 662 0 0 45868 9 0 0 25 0 1 0 59409294 112685056 26186 996147200 134512640 135215973 4294956304 18446744073709551615 134591448 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 27511 26186 413 171 0 26436 0
Current children cumulated CPU time (s) 458.77
Current children cumulated vsize (KiB) 110044

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14056
/proc/meminfo: memFree=761144/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=115872 CPUtime=518.3
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 29839 662 0 0 51821 9 0 0 25 0 1 0 59409294 118652928 27641 996147200 134512640 135215973 4294956304 18446744073709551615 134590016 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 28968 27641 413 171 0 27893 0
Current children cumulated CPU time (s) 518.3
Current children cumulated vsize (KiB) 115872

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14056
/proc/meminfo: memFree=731320/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=134008 CPUtime=577.85
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 34382 662 0 0 57774 11 0 0 25 0 1 0 59409294 137224192 32184 996147200 134512640 135215973 4294956304 18446744073709551615 134597415 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 33502 32184 413 171 0 32427 0
Current children cumulated CPU time (s) 577.85
Current children cumulated vsize (KiB) 134008

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14062
/proc/meminfo: memFree=709880/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=145120 CPUtime=637.38

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14062
/proc/meminfo: memFree=634040/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=197884 CPUtime=816
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 50819 662 0 0 81584 16 0 0 25 0 1 0 59409294 202633216 47788 996147200 134512640 135215973 4294956304 18446744073709551615 4158960140 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 49471 47788 413 171 0 48396 0
Current children cumulated CPU time (s) 816
Current children cumulated vsize (KiB) 197884

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14062
/proc/meminfo: memFree=614008/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=209452 CPUtime=875.55
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 53718 662 0 0 87538 17 0 0 25 0 1 0 59409294 214478848 50687 996147200 134512640 135215973 4294956304 18446744073709551615 134583364 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 52363 50687 413 171 0 51288 0
Current children cumulated CPU time (s) 875.55
Current children cumulated vsize (KiB) 209452

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14062
/proc/meminfo: memFree=590328/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=225352 CPUtime=935.09
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 57715 662 0 0 93491 18 0 0 25 0 1 0 59409294 230760448 54684 996147200 134512640 135215973 4294956304 18446744073709551615 134591470 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 56338 54684 413 171 0 55263 0
Current children cumulated CPU time (s) 935.09
Current children cumulated vsize (KiB) 225352

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14062
/proc/meminfo: memFree=567032/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=234284 CPUtime=994.64
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 59940 662 0 0 99445 19 0 0 25 0 1 0 59409294 239906816 56909 996147200 134512640 135215973 4294956304 18446744073709551615 134597380 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 58571 56909 413 171 0 57496 0
Current children cumulated CPU time (s) 994.64
Current children cumulated vsize (KiB) 234284

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14062
/proc/meminfo: memFree=546872/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=241724 CPUtime=1054.18
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 61800 662 0 0 105398 20 0 0 25 0 1 0 59409294 247525376 58769 996147200 134512640 135215973 4294956304 18446744073709551615 134597608 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 60431 58769 413 171 0 59356 0
Current children cumulated CPU time (s) 1054.18
Current children cumulated vsize (KiB) 241724

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14062
/proc/meminfo: memFree=526712/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=251448 CPUtime=1113.73
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 64235 662 0 0 111352 21 0 0 25 0 1 0 59409294 257482752 61204 996147200 134512640 135215973 4294956304 18446744073709551615 134583607 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 62862 61204 413 171 0 61787 0
Current children cumulated CPU time (s) 1113.73
Current children cumulated vsize (KiB) 251448

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14062
/proc/meminfo: memFree=507448/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=260100 CPUtime=1173.27
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 66404 662 0 0 117305 22 0 0 25 0 1 0 59409294 266342400 63373 996147200 134512640 135215973 4294956304 18446744073709551615 134583360 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 65025 63373 413 171 0 63950 0
Current children cumulated CPU time (s) 1173.27
Current children cumulated vsize (KiB) 260100

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14062
/proc/meminfo: memFree=487032/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=270692 CPUtime=1232.82
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 69057 662 0 0 123259 23 0 0 25 0 1 0 59409294 277188608 66026 996147200 134512640 135215973 4294956304 18446744073709551615 134583680 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 67673 66026 413 171 0 66598 0
Current children cumulated CPU time (s) 1232.82
Current children cumulated vsize (KiB) 270692

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14062
/proc/meminfo: memFree=469688/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=279436 CPUtime=1292.36
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 71256 662 0 0 129213 23 0 0 25 0 1 0 59409294 286142464 68225 996147200 134512640 135215973 4294956304 18446744073709551615 134591602 0 0 4096 0 0 0 0 17 1 0 0
/proc/14049/statm: 69859 68225 413 171 0 68784 0
Current children cumulated CPU time (s) 1292.36
Current children cumulated vsize (KiB) 279436

[startup+1362.3 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 14128
/proc/meminfo: memFree=805800/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=288968 CPUtime=1352.13
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 73652 662 0 0 135188 25 0 0 25 0 1 0 59409294 295903232 70556 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/14049/statm: 72242 70556 413 171 0 71167 0
Current children cumulated CPU time (s) 1352.13
Current children cumulated vsize (KiB) 288968

[startup+1422.31 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 14128
/proc/meminfo: memFree=657960/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=299532 CPUtime=1412.1
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 76305 662 0 0 141184 26 0 0 25 0 1 0 59409294 306720768 73209 996147200 134512640 135215973 4294956304 18446744073709551615 134590070 0 0 4096 0 0 0 0 17 0 0 0
/proc/14049/statm: 74883 73209 413 171 0 73808 0
Current children cumulated CPU time (s) 1412.1
Current children cumulated vsize (KiB) 299532

[startup+1482.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 14169
/proc/meminfo: memFree=846032/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=307180 CPUtime=1472.07
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 78233 662 0 0 147178 29 0 0 25 0 1 0 59409294 314552320 75137 996147200 134512640 135215973 4294956304 18446744073709551615 134591361 0 0 4096 0 0 0 0 17 0 0 0
/proc/14049/statm: 76795 75137 413 171 0 75720 0
Current children cumulated CPU time (s) 1472.07
Current children cumulated vsize (KiB) 307180

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 14169
/proc/meminfo: memFree=834832/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=318144 CPUtime=1532.04
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 80996 662 0 0 153174 30 0 0 25 0 1 0 59409294 325779456 77900 996147200 134512640 135215973 4294956304 18446744073709551615 134969718 0 0 4096 0 0 0 0 17 0 0 0
/proc/14049/statm: 79536 77900 413 171 0 78461 0
Current children cumulated CPU time (s) 1532.04
Current children cumulated vsize (KiB) 318144

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/82 14169
/proc/meminfo: memFree=827664/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=325456 CPUtime=1592.01
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 82824 662 0 0 159171 30 0 0 25 0 1 0 59409294 333266944 79728 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/14049/statm: 81364 79728 413 171 0 80289 0
Current children cumulated CPU time (s) 1592.01
Current children cumulated vsize (KiB) 325456

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/82 14169
/proc/meminfo: memFree=818576/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=334252 CPUtime=1651.99
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 85033 662 0 0 165168 31 0 0 25 0 1 0 59409294 342274048 81937 996147200 134512640 135215973 4294956304 18446744073709551615 134585878 0 0 4096 0 0 0 0 17 0 0 0
/proc/14049/statm: 83563 81937 413 171 0 82488 0
Current children cumulated CPU time (s) 1651.99
Current children cumulated vsize (KiB) 334252

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/82 14169
/proc/meminfo: memFree=800656/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=353588 CPUtime=1711.96
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 89877 662 0 0 171163 33 0 0 25 0 1 0 59409294 362074112 86491 996147200 134512640 135215973 4294956304 18446744073709551615 134585800 0 0 4096 0 0 0 0 17 0 0 0
/proc/14049/statm: 88397 86491 413 171 0 87322 0
Current children cumulated CPU time (s) 1711.96
Current children cumulated vsize (KiB) 353588

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/82 14169
/proc/meminfo: memFree=785624/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=368216 CPUtime=1771.93
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 93540 662 0 0 177159 34 0 0 25 0 1 0 59409294 377053184 90154 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 0 0 0
/proc/14049/statm: 92054 90154 413 171 0 90979 0
Current children cumulated CPU time (s) 1771.93
Current children cumulated vsize (KiB) 368216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 14169
/proc/meminfo: memFree=785624/2055920 swapFree=4192812/4192956
[pid=14049] ppid=14047 vsize=368216 CPUtime=1800.02
/proc/14049/stat : 14049 (pcs.big) R 14047 14049 12740 0 -1 4194304 93552 662 0 0 179968 34 0 0 25 0 1 0 59409294 377053184 90166 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 0 0 0
/proc/14049/statm: 92054 90166 413 171 0 90979 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 368216

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): 1810.46
CPU time (s): 1800.1
CPU user time (s): 1799.69
CPU system time (s): 0.407937
CPU usage (%): 99.4275
Max. virtual memory (cumulated for all children) (KiB): 368216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.407937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94214
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= 23
involuntary context switches= 30455

runsolver used 2.05969 second user time and 4.87726 second system time

The end

Launcher Data

Begin job on node57 at 2009-07-16 07:51:01
IDJOB=2083638
IDBENCH=57884
IDSOLVER=733
FILE ID=node57/2083638-1247723461
PBS_JOBID= 9521441
Free space on /tmp= 66356 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp31/normalized-fapp31-0400-2.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083638-1247723461/watcher-2083638-1247723461 -o /tmp/evaluation-result-2083638-1247723461/solver-2083638-1247723461 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1000900919 HOME/instance-2083638-1247723461.xml

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

MD5SUM BENCH= 8b51b67d03b842d06e4a6cc96db5ee28
RANDOM SEED=1000900919

node57.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.261
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.261
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:       1027288 kB
Buffers:         85884 kB
Cached:         708016 kB
SwapCached:          0 kB
Active:         354272 kB
Inactive:       602128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1027288 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:         174112 kB
Slab:            57576 kB
Committed_AS:   651728 kB
PageTables:       2016 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= 66356 MiB
End job on node57 at 2009-07-16 08:21:13