Trace number 2083947

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.14 1807.44

General information on the benchmark

Namecsp/fapp/fapp05/
normalized-fapp05-0350-8.xml
MD5SUMd3d9c6951aa2e5cf17a15b212b668836
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 benchmark34.3888
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints4665
Maximum constraint arity2
Maximum domain size270
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4665
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.17/0.20	c Seed is 317396137
0.17/0.20	c Constructing HOME/instance-2083947-1247724022.xml  with 29334 constraints
0.47/0.51	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-2083947-1247724022/watcher-2083947-1247724022 -o /tmp/evaluation-result-2083947-1247724022/solver-2083947-1247724022 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 317396137 HOME/instance-2083947-1247724022.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.13 2.04 2.01 4/72 14320
/proc/meminfo: memFree=1469024/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=5356 CPUtime=0
/proc/14320/stat : 14320 (pcssolve) R 14318 14320 13117 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 59468395 5484544 238 996147200 4194304 4889804 548682068800 18446744073709551615 4440176 0 0 4100 65536 0 0 0 17 1 0 0
/proc/14320/statm: 1339 238 198 169 0 50 0

[startup+0.085417 s]
/proc/loadavg: 2.13 2.04 2.01 4/72 14320
/proc/meminfo: memFree=1469024/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=5992 CPUtime=0.06
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 1155 660 0 0 6 0 0 0 18 0 1 0 59468395 6135808 786 996147200 134512640 135215973 4294956304 18446744073709551615 4595334 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 1498 786 386 171 0 423 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5992

[startup+0.101411 s]
/proc/loadavg: 2.13 2.04 2.01 4/72 14320
/proc/meminfo: memFree=1469024/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=6748 CPUtime=0.07
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 1328 660 0 0 7 0 0 0 18 0 1 0 59468395 6909952 885 996147200 134512640 135215973 4294956304 18446744073709551615 4158960089 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 1687 885 386 171 0 612 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6748

[startup+0.301426 s]
/proc/loadavg: 2.13 2.04 2.01 4/72 14320
/proc/meminfo: memFree=1469024/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=11368 CPUtime=0.27
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 2820 660 0 0 26 1 0 0 19 0 1 0 59468395 11640832 1891 996147200 134512640 135215973 4294956304 18446744073709551615 4158849276 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 2842 1891 386 171 0 1767 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11368

[startup+0.701452 s]
/proc/loadavg: 2.13 2.04 2.01 4/72 14320
/proc/meminfo: memFree=1469024/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=17812 CPUtime=0.66
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 5538 660 0 0 64 2 0 0 23 0 1 0 59468395 18239488 3658 996147200 134512640 135215973 4294956304 18446744073709551615 134597477 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 4453 3658 410 171 0 3378 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 17812

[startup+1.5015 s]
/proc/loadavg: 2.13 2.04 2.01 3/73 14325
/proc/meminfo: memFree=1455576/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=18024 CPUtime=1.46
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 5615 660 0 0 144 2 0 0 25 0 1 0 59468395 18456576 3718 996147200 134512640 135215973 4294956304 18446744073709551615 134587904 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 4506 3718 410 171 0 3431 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 18024

[startup+3.1016 s]
/proc/loadavg: 2.13 2.04 2.01 3/73 14325
/proc/meminfo: memFree=1455000/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=19308 CPUtime=3.06
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 5982 660 0 0 303 3 0 0 25 0 1 0 59468395 19771392 3927 996147200 134512640 135215973 4294956304 18446744073709551615 4564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 4827 3927 410 171 0 3752 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 19308

[startup+6.3018 s]
/proc/loadavg: 2.12 2.04 2.01 3/73 14325
/proc/meminfo: memFree=1453016/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=19968 CPUtime=6.25
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 6222 660 0 0 622 3 0 0 25 0 1 0 59468395 20447232 4167 996147200 134512640 135215973 4294956304 18446744073709551615 134524452 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 4992 4167 410 171 0 3917 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 19968

[startup+12.7012 s]
/proc/loadavg: 2.11 2.04 2.01 3/73 14325
/proc/meminfo: memFree=1450976/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=21612 CPUtime=12.62
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 6739 660 0 0 1259 3 0 0 25 0 1 0 59468395 22130688 4475 996147200 134512640 135215973 4294956304 18446744073709551615 134583653 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 5403 4475 413 171 0 4328 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 21612

[startup+25.502 s]
/proc/loadavg: 2.08 2.03 2.01 3/73 14325
/proc/meminfo: memFree=1449760/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=22624 CPUtime=25.37
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 7043 660 0 0 2534 3 0 0 25 0 1 0 59468395 23166976 4763 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 5656 4763 413 171 0 4581 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 22624

[startup+51.1016 s]
/proc/loadavg: 2.06 2.03 2.00 3/73 14331
/proc/meminfo: memFree=1445088/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=25044 CPUtime=50.84
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 7651 660 0 0 5081 3 0 0 25 0 1 0 59468395 25645056 5371 996147200 134512640 135215973 4294956304 18446744073709551615 134600790 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 6261 5371 413 171 0 5186 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 25044

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/73 14331
/proc/meminfo: memFree=1437024/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=30852 CPUtime=101.85
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 9112 660 0 0 10181 4 0 0 25 0 1 0 59468395 31592448 6832 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 7713 6832 413 171 0 6638 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 30852

[startup+162.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 14331
/proc/meminfo: memFree=1427360/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=36460 CPUtime=161.62
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 10591 660 0 0 16157 5 0 0 25 0 1 0 59468395 37335040 8311 996147200 134512640 135215973 4294956304 18446744073709551615 134585809 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 9115 8311 413 171 0 8040 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 36460

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14331
/proc/meminfo: memFree=1417824/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=41952 CPUtime=221.38
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 11954 660 0 0 22133 5 0 0 25 0 1 0 59468395 42958848 9674 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 10488 9674 413 171 0 9413 0
Current children cumulated CPU time (s) 221.38
Current children cumulated vsize (KiB) 41952

[startup+282.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 14331
/proc/meminfo: memFree=1407264/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=47988 CPUtime=281.15
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 13487 660 0 0 28109 6 0 0 25 0 1 0 59468395 49139712 11207 996147200 134512640 135215973 4294956304 18446744073709551615 134585708 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 11997 11207 413 171 0 10922 0
Current children cumulated CPU time (s) 281.15
Current children cumulated vsize (KiB) 47988

[startup+342.302 s]
/proc/loadavg: 2.02 2.02 2.00 3/73 14331
/proc/meminfo: memFree=1397664/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=54272 CPUtime=340.92
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 15057 660 0 0 34085 7 0 0 25 0 1 0 59468395 55574528 12487 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 13568 12487 413 171 0 12493 0
Current children cumulated CPU time (s) 340.92
Current children cumulated vsize (KiB) 54272

[startup+402.302 s]
/proc/loadavg: 2.04 2.03 2.00 3/73 14331
/proc/meminfo: memFree=1385248/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=60824 CPUtime=400.69
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 16711 660 0 0 40061 8 0 0 25 0 1 0 59468395 62283776 14141 996147200 134512640 135215973 4294956304 18446744073709551615 4158960010 0 0 4096 0 0 0 0 17 1 0 0
/proc/14320/statm: 15206 14141 413 171 0 14131 0
Current children cumulated CPU time (s) 400.69
Current children cumulated vsize (KiB) 60824

[startup+462.301 s]
/proc/loadavg: 1.99 2.02 2.00 3/73 14396
/proc/meminfo: memFree=1570656/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=73268 CPUtime=460.45
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 19912 660 0 0 46035 10 0 0 25 0 1 0 59468395 75026432 16925 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 18317 16925 413 171 0 17242 0
Current children cumulated CPU time (s) 460.45
Current children cumulated vsize (KiB) 73268

[startup+522.301 s]
/proc/loadavg: 1.99 2.01 2.00 3/73 14396
/proc/meminfo: memFree=1558240/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=78572 CPUtime=520.21
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 21246 660 0 0 52011 10 0 0 25 0 1 0 59468395 80457728 18259 996147200 134512640 135215973 4294956304 18446744073709551615 134600888 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 19643 18259 413 171 0 18568 0
Current children cumulated CPU time (s) 520.21
Current children cumulated vsize (KiB) 78572

[startup+582.302 s]
/proc/loadavg: 1.99 2.01 2.00 3/73 14396
/proc/meminfo: memFree=1546144/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=84160 CPUtime=579.97
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 22651 660 0 0 57987 10 0 0 25 0 1 0 59468395 86179840 19664 996147200 134512640 135215973 4294956304 18446744073709551615 134583507 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 21040 19664 413 171 0 19965 0
Current children cumulated CPU time (s) 579.97
Current children cumulated vsize (KiB) 84160

[startup+642.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 14396
/proc/meminfo: memFree=1535008/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=88676 CPUtime=639.73
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 23801 660 0 0 63962 11 0 0 25 0 1 0 59468395 90804224 20781 996147200 134512640 135215973 4294956304 18446744073709551615 134585391 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 22169 20781 413 171 0 21094 0
Current children cumulated CPU time (s) 639.73
Current children cumulated vsize (KiB) 88676

[startup+702.301 s]

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

[startup+822.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 14396
/proc/meminfo: memFree=1503328/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=108624 CPUtime=819.01
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 28923 660 0 0 81888 13 0 0 25 0 1 0 59468395 111230976 25903 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 27156 25903 413 171 0 26081 0
Current children cumulated CPU time (s) 819.01
Current children cumulated vsize (KiB) 108624

[startup+882.302 s]
/proc/loadavg: 1.99 2.00 2.00 3/83 14500
/proc/meminfo: memFree=1525248/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=114160 CPUtime=878.68
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 30316 660 0 0 87853 15 0 0 25 0 1 0 59468395 116899840 27296 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 28540 27296 413 171 0 27465 0
Current children cumulated CPU time (s) 878.68
Current children cumulated vsize (KiB) 114160

[startup+942.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/82 14501
/proc/meminfo: memFree=1513472/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=118900 CPUtime=938.45
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 31507 660 0 0 93828 17 0 0 25 0 1 0 59468395 121753600 28487 996147200 134512640 135215973 4294956304 18446744073709551615 135094959 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 29725 28487 413 171 0 28650 0
Current children cumulated CPU time (s) 938.45
Current children cumulated vsize (KiB) 118900

[startup+1002.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/82 14501
/proc/meminfo: memFree=1509120/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=123048 CPUtime=998.2
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 32552 660 0 0 99802 18 0 0 25 0 1 0 59468395 126001152 29532 996147200 134512640 135215973 4294956304 18446744073709551615 134590055 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 30762 29532 413 171 0 29687 0
Current children cumulated CPU time (s) 998.2
Current children cumulated vsize (KiB) 123048

[startup+1062.3 s]
/proc/loadavg: 2.23 2.06 2.01 3/82 14501
/proc/meminfo: memFree=1502912/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=129336 CPUtime=1057.97
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 34130 660 0 0 105778 19 0 0 25 0 1 0 59468395 132440064 31110 996147200 134512640 135215973 4294956304 18446744073709551615 134590055 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 32334 31110 413 171 0 31259 0
Current children cumulated CPU time (s) 1057.97
Current children cumulated vsize (KiB) 129336

[startup+1122.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/82 14501
/proc/meminfo: memFree=1500608/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=131496 CPUtime=1117.73
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 34674 660 0 0 111754 19 0 0 25 0 1 0 59468395 134651904 31654 996147200 134512640 135215973 4294956304 18446744073709551615 134597443 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 32874 31654 413 171 0 31799 0
Current children cumulated CPU time (s) 1117.73
Current children cumulated vsize (KiB) 131496

[startup+1182.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/82 14501
/proc/meminfo: memFree=1497984/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=134048 CPUtime=1177.49
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 35318 660 0 0 117730 19 0 0 25 0 1 0 59468395 137265152 32298 996147200 134512640 135215973 4294956304 18446744073709551615 134591616 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 33512 32298 413 171 0 32437 0
Current children cumulated CPU time (s) 1177.49
Current children cumulated vsize (KiB) 134048

[startup+1242.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 14501
/proc/meminfo: memFree=1495296/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=136576 CPUtime=1237.24
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 35956 660 0 0 123705 19 0 0 25 0 1 0 59468395 139853824 32936 996147200 134512640 135215973 4294956304 18446744073709551615 4158960004 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 34144 32936 413 171 0 33069 0
Current children cumulated CPU time (s) 1237.24
Current children cumulated vsize (KiB) 136576

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 14501
/proc/meminfo: memFree=1489664/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=142184 CPUtime=1297.01
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 37363 660 0 0 129681 20 0 0 25 0 1 0 59468395 145596416 34343 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 35546 34343 413 171 0 34471 0
Current children cumulated CPU time (s) 1297.01
Current children cumulated vsize (KiB) 142184

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14501
/proc/meminfo: memFree=1485184/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=146700 CPUtime=1356.77
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 38498 660 0 0 135657 20 0 0 25 0 1 0 59468395 150220800 35478 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 36675 35478 413 171 0 35600 0
Current children cumulated CPU time (s) 1356.77
Current children cumulated vsize (KiB) 146700

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14501
/proc/meminfo: memFree=1480896/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=150932 CPUtime=1416.54
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 39564 660 0 0 141633 21 0 0 25 0 1 0 59468395 154554368 36544 996147200 134512640 135215973 4294956304 18446744073709551615 4158960014 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 37733 36544 413 171 0 36658 0
Current children cumulated CPU time (s) 1416.54
Current children cumulated vsize (KiB) 150932

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14501
/proc/meminfo: memFree=1478336/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=153488 CPUtime=1476.29
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 40212 660 0 0 147608 21 0 0 25 0 1 0 59468395 157171712 37192 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 38372 37192 413 171 0 37297 0
Current children cumulated CPU time (s) 1476.29
Current children cumulated vsize (KiB) 153488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14501
/proc/meminfo: memFree=1472704/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=158940 CPUtime=1536.05
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 41584 660 0 0 153583 22 0 0 25 0 1 0 59468395 162754560 38564 996147200 134512640 135215973 4294956304 18446744073709551615 135097706 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 39735 38564 413 171 0 38660 0
Current children cumulated CPU time (s) 1536.05
Current children cumulated vsize (KiB) 158940

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14501
/proc/meminfo: memFree=1467520/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=164220 CPUtime=1595.82
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 42906 660 0 0 159559 23 0 0 25 0 1 0 59468395 168161280 39886 996147200 134512640 135215973 4294956304 18446744073709551615 134597380 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 41055 39886 413 171 0 39980 0
Current children cumulated CPU time (s) 1595.82
Current children cumulated vsize (KiB) 164220

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14501
/proc/meminfo: memFree=1454528/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=177192 CPUtime=1655.57
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 46144 660 0 0 165533 24 0 0 25 0 1 0 59468395 181444608 43124 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 44298 43124 413 171 0 43223 0
Current children cumulated CPU time (s) 1655.57
Current children cumulated vsize (KiB) 177192

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14501
/proc/meminfo: memFree=1446272/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=185748 CPUtime=1715.34
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 48309 660 0 0 171509 25 0 0 25 0 1 0 59468395 190205952 45289 996147200 134512640 135215973 4294956304 18446744073709551615 4158960028 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 46437 45289 413 171 0 45362 0
Current children cumulated CPU time (s) 1715.34
Current children cumulated vsize (KiB) 185748

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14501
/proc/meminfo: memFree=1435968/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=195428 CPUtime=1775.1
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 50736 660 0 0 177484 26 0 0 25 0 1 0 59468395 200118272 47716 996147200 134512640 135215973 4294956304 18446744073709551615 134585800 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 48857 47716 413 171 0 47782 0
Current children cumulated CPU time (s) 1775.1
Current children cumulated vsize (KiB) 195428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14501
/proc/meminfo: memFree=1433536/2055920 swapFree=4191900/4192956
[pid=14320] ppid=14318 vsize=197840 CPUtime=1800.09
/proc/14320/stat : 14320 (pcs.big) R 14318 14320 13117 0 -1 4194304 51343 660 0 0 179983 26 0 0 25 0 1 0 59468395 202588160 48323 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 0 0 0
/proc/14320/statm: 49460 48323 413 171 0 48385 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 197840

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): 1807.44
CPU time (s): 1800.14
CPU user time (s): 1799.84
CPU system time (s): 0.306953
CPU usage (%): 99.5964
Max. virtual memory (cumulated for all children) (KiB): 197840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.306953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52003
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 23977

runsolver used 1.77873 second user time and 4.80727 second system time

The end

Launcher Data

Begin job on node29 at 2009-07-16 08:00:22
IDJOB=2083947
IDBENCH=57984
IDSOLVER=734
FILE ID=node29/2083947-1247724022
PBS_JOBID= 9521437
Free space on /tmp= 66316 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/fapp/fapp05/normalized-fapp05-0350-8.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083947-1247724022/watcher-2083947-1247724022 -o /tmp/evaluation-result-2083947-1247724022/solver-2083947-1247724022 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 317396137 HOME/instance-2083947-1247724022.xml

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

MD5SUM BENCH= d3d9c6951aa2e5cf17a15b212b668836
RANDOM SEED=317396137

node29.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.225
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.225
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:       1469504 kB
Buffers:         68956 kB
Cached:         253992 kB
SwapCached:        392 kB
Active:         274416 kB
Inactive:       245200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469504 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2348 kB
Writeback:           0 kB
Mapped:         207548 kB
Slab:            51604 kB
Committed_AS:   815016 kB
PageTables:       2260 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= 66320 MiB
End job on node29 at 2009-07-16 08:30:32