Trace number 2086719

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 1803.75

General information on the benchmark

Namecsp/js-taillard-20/
normalized-js-taillard-20-95-3.xml
MD5SUM5fb5bb86e517eac69d25de7ca9766c14
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 benchmark122.097
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints4180
Maximum constraint arity2
Maximum domain size1582
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4180
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.18/0.21	c Seed is 1055347772
0.18/0.21	c Constructing HOME/instance-2086719-1247726772.xml  with 27360 constraints
0.37/0.45	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-2086719-1247726772/watcher-2086719-1247726772 -o /tmp/evaluation-result-2086719-1247726772/solver-2086719-1247726772 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1055347772 HOME/instance-2086719-1247726772.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.89 1.97 1.99 4/72 14665
/proc/meminfo: memFree=1060792/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=5356 CPUtime=0
/proc/14665/stat : 14665 (pcssolve) R 14663 14665 14085 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 59740404 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14665/statm: 1339 241 200 169 0 50 0
[pid=14666] ppid=14665 vsize=5356 CPUtime=0
/proc/14666/stat : 14666 (pcssolve) R 14665 14665 14085 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 59740405 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14666/statm: 1339 241 200 169 0 50 0

[startup+0.110228 s]
/proc/loadavg: 1.89 1.97 1.99 4/72 14665
/proc/meminfo: memFree=1060792/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=6520 CPUtime=0.09
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 1318 663 0 0 9 0 0 0 18 0 1 0 59740404 6676480 875 996147200 134512640 135215973 4294956304 18446744073709551615 134608353 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 1630 875 388 171 0 555 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6520

[startup+0.202475 s]
/proc/loadavg: 1.89 1.97 1.99 4/72 14665
/proc/meminfo: memFree=1060792/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=8540 CPUtime=0.18
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 1961 663 0 0 18 0 0 0 18 0 1 0 59740404 8744960 1309 996147200 134512640 135215973 4294956304 18446744073709551615 4158960095 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 2135 1309 388 171 0 1060 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8540

[startup+0.302452 s]
/proc/loadavg: 1.89 1.97 1.99 4/72 14665
/proc/meminfo: memFree=1060792/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=11016 CPUtime=0.27
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 2716 663 0 0 27 0 0 0 19 0 1 0 59740404 11280384 1809 996147200 134512640 135215973 4294956304 18446744073709551615 134597700 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 2754 1809 388 171 0 1679 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11016

[startup+0.702504 s]
/proc/loadavg: 1.89 1.97 1.99 4/72 14665
/proc/meminfo: memFree=1060792/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=22996 CPUtime=0.68
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 6642 663 0 0 66 2 0 0 23 0 1 0 59740404 23547904 4512 996147200 134512640 135215973 4294956304 18446744073709551615 135097589 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 5749 4512 404 171 0 4674 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22996

[startup+1.50163 s]
/proc/loadavg: 1.89 1.97 1.99 4/73 14670
/proc/meminfo: memFree=1038704/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=28172 CPUtime=1.46
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 8970 663 0 0 144 2 0 0 25 0 1 0 59740404 28848128 6007 996147200 134512640 135215973 4294956304 18446744073709551615 135097485 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 7043 6007 408 171 0 5968 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 28172

[startup+3.10473 s]
/proc/loadavg: 1.89 1.97 1.99 4/73 14670
/proc/meminfo: memFree=1032880/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=38620 CPUtime=3.06
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 11942 663 0 0 302 4 0 0 25 0 1 0 59740404 39546880 7314 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 9655 7314 408 171 0 8580 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 38620

[startup+6.30144 s]
/proc/loadavg: 1.90 1.97 1.99 4/73 14670
/proc/meminfo: memFree=1032240/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=38920 CPUtime=6.22
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 12026 663 0 0 618 4 0 0 25 0 1 0 59740404 39854080 7380 996147200 134512640 135215973 4294956304 18446744073709551615 134589858 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 9730 7380 408 171 0 8655 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 38920

[startup+12.7015 s]
/proc/loadavg: 1.91 1.97 1.99 4/73 14670
/proc/meminfo: memFree=1031152/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=39356 CPUtime=12.56
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 12181 663 0 0 1252 4 0 0 25 0 1 0 59740404 40300544 7502 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 9839 7502 408 171 0 8764 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 39356

[startup+25.5025 s]
/proc/loadavg: 1.93 1.97 1.99 4/73 14670
/proc/meminfo: memFree=1029232/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=40428 CPUtime=25.25
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 12512 663 0 0 2520 5 0 0 25 0 1 0 59740404 41398272 7768 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 10107 7768 408 171 0 9032 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 40428

[startup+51.1028 s]
/proc/loadavg: 1.95 1.97 1.99 4/73 14670
/proc/meminfo: memFree=1025968/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=42220 CPUtime=50.61
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 13094 663 0 0 5056 5 0 0 25 0 1 0 59740404 43233280 8221 996147200 134512640 135215973 4294956304 18446744073709551615 4158960146 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 10555 8221 408 171 0 9480 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 42220

[startup+102.302 s]
/proc/loadavg: 1.98 1.97 1.99 4/73 14670
/proc/meminfo: memFree=1013424/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=49720 CPUtime=101.34
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 15472 663 0 0 10127 7 0 0 25 0 1 0 59740404 50913280 10342 996147200 134512640 135215973 4294956304 18446744073709551615 134907424 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 12430 10342 408 171 0 11355 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 49720

[startup+162.302 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 14670
/proc/meminfo: memFree=1003824/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=56544 CPUtime=160.79
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 17365 663 0 0 16070 9 0 0 25 0 1 0 59740404 57901056 11722 996147200 134512640 135215973 4294956304 18446744073709551615 4158960089 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 14136 11722 408 171 0 13061 0
Current children cumulated CPU time (s) 160.79
Current children cumulated vsize (KiB) 56544

[startup+222.306 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 14670
/proc/meminfo: memFree=989744/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=65256 CPUtime=220.24
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 19865 663 0 0 22013 11 0 0 25 0 1 0 59740404 66822144 14222 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 16314 14222 408 171 0 15239 0
Current children cumulated CPU time (s) 220.24
Current children cumulated vsize (KiB) 65256

[startup+282.302 s]
/proc/loadavg: 1.99 1.97 1.99 4/73 14670
/proc/meminfo: memFree=976624/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=73408 CPUtime=279.7
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 22360 663 0 0 27957 13 0 0 25 0 1 0 59740404 75169792 16427 996147200 134512640 135215973 4294956304 18446744073709551615 134591942 0 0 4096 0 0 0 0 17 1 0 0
/proc/14665/statm: 18352 16427 408 171 0 17277 0
Current children cumulated CPU time (s) 279.7
Current children cumulated vsize (KiB) 73408

[startup+342.301 s]
/proc/loadavg: 2.01 1.97 1.99 3/73 14738
/proc/meminfo: memFree=987624/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=86804 CPUtime=339.34
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 26243 663 0 0 33916 18 0 0 25 0 1 0 59740404 88887296 19285 996147200 134512640 135215973 4294956304 18446744073709551615 134902043 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 21701 19286 408 171 0 20626 0
Current children cumulated CPU time (s) 339.34
Current children cumulated vsize (KiB) 86804

[startup+402.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14738
/proc/meminfo: memFree=981672/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=91740 CPUtime=399.31
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 27655 663 0 0 39911 20 0 0 25 0 1 0 59740404 93941760 20697 996147200 134512640 135215973 4294956304 18446744073709551615 134648399 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 22935 20697 408 171 0 21860 0
Current children cumulated CPU time (s) 399.31
Current children cumulated vsize (KiB) 91740

[startup+462.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14738
/proc/meminfo: memFree=972072/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=99340 CPUtime=459.27
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 29731 663 0 0 45905 22 0 0 25 0 1 0 59740404 101724160 22773 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 24835 22773 408 171 0 23760 0
Current children cumulated CPU time (s) 459.27
Current children cumulated vsize (KiB) 99340

[startup+522.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14738
/proc/meminfo: memFree=962472/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=105840 CPUtime=519.24
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 31536 663 0 0 51901 23 0 0 25 0 1 0 59740404 108380160 24578 996147200 134512640 135215973 4294956304 18446744073709551615 134917426 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 26460 24578 408 171 0 25385 0
Current children cumulated CPU time (s) 519.24
Current children cumulated vsize (KiB) 105840

[startup+582.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14738
/proc/meminfo: memFree=954024/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=112568 CPUtime=579.21
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 33433 663 0 0 57896 25 0 0 25 0 1 0 59740404 115269632 26475 996147200 134512640 135215973 4294956304 18446744073709551615 134599879 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 28142 26475 408 171 0 27067 0
Current children cumulated CPU time (s) 579.21
Current children cumulated vsize (KiB) 112568

[startup+642.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14738
/proc/meminfo: memFree=944488/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=127944 CPUtime=639.18
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 37487 663 0 0 63890 28 0 0 25 0 1 0 59740404 131014656 28480 996147200 134512640 135215973 4294956304 18446744073709551615 134599849 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 31986 28480 408 171 0 30911 0
Current children cumulated CPU time (s) 639.18

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

[startup+822.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14738
/proc/meminfo: memFree=916136/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=149328 CPUtime=819.1
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 43404 663 0 0 81877 33 0 0 25 0 1 0 59740404 152911872 34397 996147200 134512640 135215973 4294956304 18446744073709551615 134641100 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 37332 34397 408 171 0 36257 0
Current children cumulated CPU time (s) 819.1
Current children cumulated vsize (KiB) 149328

[startup+882.307 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14738
/proc/meminfo: memFree=906344/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=156764 CPUtime=879.08
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 45449 663 0 0 87873 35 0 0 25 0 1 0 59740404 160526336 36442 996147200 134512640 135215973 4294956304 18446744073709551615 135097144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 39191 36442 408 171 0 38116 0
Current children cumulated CPU time (s) 879.08
Current children cumulated vsize (KiB) 156764

[startup+942.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14744
/proc/meminfo: memFree=896936/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=164012 CPUtime=939.04
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 47427 663 0 0 93867 37 0 0 25 0 1 0 59740404 167948288 38420 996147200 134512640 135215973 4294956304 18446744073709551615 134610874 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 41003 38420 408 171 0 39928 0
Current children cumulated CPU time (s) 939.04
Current children cumulated vsize (KiB) 164012

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14744
/proc/meminfo: memFree=884584/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=169984 CPUtime=999.01
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 49103 663 0 0 99863 38 0 0 25 0 1 0 59740404 174063616 40096 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 42496 40096 408 171 0 41421 0
Current children cumulated CPU time (s) 999.01
Current children cumulated vsize (KiB) 169984

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14744
/proc/meminfo: memFree=875176/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=177652 CPUtime=1058.98
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 51329 663 0 0 105858 40 0 0 25 0 1 0 59740404 181915648 42322 996147200 134512640 135215973 4294956304 18446744073709551615 134641100 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 44413 42322 408 171 0 43338 0
Current children cumulated CPU time (s) 1058.98
Current children cumulated vsize (KiB) 177652

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14744
/proc/meminfo: memFree=866792/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=184800 CPUtime=1118.96
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 53298 663 0 0 111854 42 0 0 25 0 1 0 59740404 189235200 44291 996147200 134512640 135215973 4294956304 18446744073709551615 134533315 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 46200 44291 408 171 0 45125 0
Current children cumulated CPU time (s) 1118.96
Current children cumulated vsize (KiB) 184800

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14744
/proc/meminfo: memFree=857512/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=192756 CPUtime=1178.93
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 55574 663 0 0 117849 44 0 0 25 0 1 0 59740404 197382144 46567 996147200 134512640 135215973 4294956304 18446744073709551615 134533179 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 48189 46567 408 171 0 47114 0
Current children cumulated CPU time (s) 1178.93
Current children cumulated vsize (KiB) 192756

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14744
/proc/meminfo: memFree=851432/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=196284 CPUtime=1238.91
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 56700 663 0 0 123846 45 0 0 25 0 1 0 59740404 200994816 47693 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 49071 47693 408 171 0 47996 0
Current children cumulated CPU time (s) 1238.91
Current children cumulated vsize (KiB) 196284

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14744
/proc/meminfo: memFree=841960/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=203448 CPUtime=1298.88
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 58684 663 0 0 129841 47 0 0 25 0 1 0 59740404 208330752 49677 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 50862 49677 408 171 0 49787 0
Current children cumulated CPU time (s) 1298.88
Current children cumulated vsize (KiB) 203448

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/73 14744
/proc/meminfo: memFree=826920/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=218180 CPUtime=1358.85
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 62601 663 0 0 135836 49 0 0 25 0 1 0 59740404 223416320 53016 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 54545 53016 408 171 0 53470 0
Current children cumulated CPU time (s) 1358.85
Current children cumulated vsize (KiB) 218180

[startup+1422.3 s]
/proc/loadavg: 2.07 1.99 1.99 3/73 14744
/proc/meminfo: memFree=821800/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=237248 CPUtime=1418.83
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 67548 663 0 0 141831 52 0 0 25 0 1 0 59740404 242941952 53866 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 59312 53866 408 171 0 58237 0
Current children cumulated CPU time (s) 1418.83
Current children cumulated vsize (KiB) 237248

[startup+1482.3 s]
/proc/loadavg: 2.08 2.00 2.00 3/73 14744
/proc/meminfo: memFree=813544/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=243236 CPUtime=1478.79
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 69210 663 0 0 147826 53 0 0 25 0 1 0 59740404 249073664 55528 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 60809 55528 408 171 0 59734 0
Current children cumulated CPU time (s) 1478.79
Current children cumulated vsize (KiB) 243236

[startup+1542.31 s]
/proc/loadavg: 2.09 2.01 2.00 3/73 14744
/proc/meminfo: memFree=805160/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=249088 CPUtime=1538.77
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 70840 663 0 0 153822 55 0 0 25 0 1 0 59740404 255066112 57158 996147200 134512640 135215973 4294956304 18446744073709551615 134902573 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 62272 57158 408 171 0 61197 0
Current children cumulated CPU time (s) 1538.77
Current children cumulated vsize (KiB) 249088

[startup+1602.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/73 14744
/proc/meminfo: memFree=796712/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=255280 CPUtime=1598.74
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 72589 663 0 0 159817 57 0 0 25 0 1 0 59740404 261406720 58907 996147200 134512640 135215973 4294956304 18446744073709551615 134591100 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 63820 58907 408 171 0 62745 0
Current children cumulated CPU time (s) 1598.74
Current children cumulated vsize (KiB) 255280

[startup+1662.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/73 14744
/proc/meminfo: memFree=779368/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=262408 CPUtime=1658.72
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 74577 663 0 0 165813 59 0 0 25 0 1 0 59740404 268705792 60895 996147200 134512640 135215973 4294956304 18446744073709551615 134532667 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 65602 60895 408 171 0 64527 0
Current children cumulated CPU time (s) 1658.72
Current children cumulated vsize (KiB) 262408

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/73 14744
/proc/meminfo: memFree=770984/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=269344 CPUtime=1718.68
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 76574 663 0 0 171808 60 0 0 25 0 1 0 59740404 275808256 62892 996147200 134512640 135215973 4294956304 18446744073709551615 134648269 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 67336 62892 408 171 0 66261 0
Current children cumulated CPU time (s) 1718.68
Current children cumulated vsize (KiB) 269344

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 14744
/proc/meminfo: memFree=762216/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=276540 CPUtime=1778.66
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 78582 663 0 0 177804 62 0 0 25 0 1 0 59740404 283176960 64900 996147200 134512640 135215973 4294956304 18446744073709551615 134589890 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 69135 64900 408 171 0 68060 0
Current children cumulated CPU time (s) 1778.66
Current children cumulated vsize (KiB) 276540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.7 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 14744
/proc/meminfo: memFree=759336/2055920 swapFree=4192812/4192956
[pid=14665] ppid=14663 vsize=278932 CPUtime=1800.05
/proc/14665/stat : 14665 (pcs.big) R 14663 14665 14085 0 -1 4194304 79256 663 0 0 179943 62 0 0 25 0 1 0 59740404 285626368 65574 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/14665/statm: 69733 65574 408 171 0 68658 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 278932

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): 1803.75
CPU time (s): 1800.11
CPU user time (s): 1799.44
CPU system time (s): 0.672897
CPU usage (%): 99.7984
Max. virtual memory (cumulated for all children) (KiB): 278932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.44
system time used= 0.672897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 79919
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= 30
involuntary context switches= 10546

runsolver used 2.49162 second user time and 5.35119 second system time

The end

Launcher Data

Begin job on node57 at 2009-07-16 08:46:12
IDJOB=2086719
IDBENCH=58618
IDSOLVER=734
FILE ID=node57/2086719-1247726772
PBS_JOBID= 9521541
Free space on /tmp= 66352 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/js-taillard-20/normalized-js-taillard-20-95-3.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2086719-1247726772/watcher-2086719-1247726772 -o /tmp/evaluation-result-2086719-1247726772/solver-2086719-1247726772 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1055347772 HOME/instance-2086719-1247726772.xml

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

MD5SUM BENCH= 5fb5bb86e517eac69d25de7ca9766c14
RANDOM SEED=1055347772

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:       1061272 kB
Buffers:         87924 kB
Cached:         710736 kB
SwapCached:          0 kB
Active:         319852 kB
Inactive:       602320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1061272 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3016 kB
Writeback:           0 kB
Mapped:         135008 kB
Slab:            57844 kB
Committed_AS:   625376 kB
PageTables:       1992 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= 66324 MiB
End job on node57 at 2009-07-16 09:16:18