Trace number 2083243

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.13 1803.17

General information on the benchmark

Namecsp/fapp/fapp26/
normalized-fapp26-2300-10.xml
MD5SUMfed84ca019c3c42e3620b2e79df41b5a
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 benchmark29.3985
Satisfiable
(Un)Satisfiability was proved
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
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.04	c Seed is 766565339
0.00/0.04	c Constructing HOME/instance-2083243-1247722775.xml  with 154264 constraints
2.84/2.91	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-2083243-1247722775/watcher-2083243-1247722775 -o /tmp/evaluation-result-2083243-1247722775/solver-2083243-1247722775 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 766565339 HOME/instance-2083243-1247722775.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.06 2.02 2.00 4/82 13621
/proc/meminfo: memFree=785184/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=5356 CPUtime=0
/proc/13621/stat : 13621 (pcssolve) R 13619 13621 10284 0 -1 4194304 265 0 0 0 0 0 0 0 20 0 1 0 59340836 5484544 233 996147200 4194304 4889804 548682068800 18446744073709551615 4319321 0 0 4100 65536 0 0 0 17 1 0 0
/proc/13621/statm: 1339 233 194 169 0 50 0

[startup+0.10742 s]
/proc/loadavg: 2.06 2.02 2.00 4/82 13621
/proc/meminfo: memFree=785184/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=6824 CPUtime=0.07
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 1380 663 0 0 7 0 0 0 18 0 1 0 59340836 6987776 925 996147200 134512640 135215973 4294956304 18446744073709551615 7278882 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 1706 925 386 171 0 631 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6824

[startup+0.201472 s]
/proc/loadavg: 2.06 2.02 2.00 4/82 13621
/proc/meminfo: memFree=785184/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=9608 CPUtime=0.16
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 2127 663 0 0 16 0 0 0 18 0 1 0 59340836 9838592 1418 996147200 134512640 135215973 4294956304 18446744073709551615 7282775 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 2402 1418 386 171 0 1327 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 9608

[startup+0.301474 s]
/proc/loadavg: 2.06 2.02 2.00 4/82 13621
/proc/meminfo: memFree=785184/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=10388 CPUtime=0.27
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 2571 663 0 0 26 1 0 0 19 0 1 0 59340836 10637312 1862 996147200 134512640 135215973 4294956304 18446744073709551615 134753073 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 2597 1862 386 171 0 1522 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 10388

[startup+0.701512 s]
/proc/loadavg: 2.06 2.02 2.00 4/82 13621
/proc/meminfo: memFree=785184/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=20896 CPUtime=0.67
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 5846 663 0 0 64 3 0 0 23 0 1 0 59340836 21397504 3803 996147200 134512640 135215973 4294956304 18446744073709551615 134837730 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 5224 3803 386 171 0 4149 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 20896

[startup+1.50159 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 13626
/proc/meminfo: memFree=764760/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=37748 CPUtime=1.46
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 11566 663 0 0 140 6 0 0 25 0 1 0 59340836 38653952 7468 996147200 134512640 135215973 4294956304 18446744073709551615 134710861 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 9437 7468 386 171 0 8362 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 37748

[startup+3.10172 s]
/proc/loadavg: 2.06 2.01 2.00 3/83 13626
/proc/meminfo: memFree=745496/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=83828 CPUtime=3.05
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 28214 663 0 0 290 15 0 0 25 0 1 0 59340836 85839872 17559 996147200 134512640 135215973 4294956304 18446744073709551615 134599868 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 20957 17559 409 171 0 19882 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 83828

[startup+6.30198 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 13626
/proc/meminfo: memFree=708000/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=84664 CPUtime=6.22
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 28550 663 0 0 607 15 0 0 25 0 1 0 59340836 86695936 17724 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 21166 17724 410 171 0 20091 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 84664

[startup+12.7016 s]
/proc/loadavg: 2.05 2.01 2.00 3/83 13626
/proc/meminfo: memFree=707040/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=85496 CPUtime=12.56
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 28999 663 0 0 1241 15 0 0 25 0 1 0 59340836 87547904 17964 996147200 134512640 135215973 4294956304 18446744073709551615 134599873 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 21374 17964 410 171 0 20299 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 85496

[startup+25.5017 s]
/proc/loadavg: 2.04 2.01 2.00 3/83 13626
/proc/meminfo: memFree=699872/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=92704 CPUtime=25.25
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 31212 663 0 0 2508 17 0 0 25 0 1 0 59340836 94928896 19760 996147200 134512640 135215973 4294956304 18446744073709551615 134599883 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 23176 19760 410 171 0 22101 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 92704

[startup+51.1011 s]
/proc/loadavg: 2.02 2.01 2.00 3/83 13626
/proc/meminfo: memFree=675040/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=97616 CPUtime=50.63
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 32965 663 0 0 5046 17 0 0 25 0 1 0 59340836 99958784 20550 996147200 134512640 135215973 4294956304 18446744073709551615 135094310 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 24404 20550 413 171 0 23329 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 97616

[startup+102.302 s]
/proc/loadavg: 2.01 2.00 2.00 4/83 13626
/proc/meminfo: memFree=666784/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=104608 CPUtime=101.37
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 124890 663 0 0 10090 47 0 0 25 0 1 0 59340836 107118592 22515 996147200 134512640 135215973 4294956304 18446744073709551615 134590036 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 26152 22515 413 171 0 25077 0
Current children cumulated CPU time (s) 101.37
Current children cumulated vsize (KiB) 104608

[startup+162.301 s]
/proc/loadavg: 2.13 2.03 2.01 3/83 13626
/proc/meminfo: memFree=655904/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=115424 CPUtime=160.83
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 278141 663 0 0 15990 93 0 0 25 0 1 0 59340836 118194176 25226 996147200 134512640 135215973 4294956304 18446744073709551615 134597317 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 28856 25226 413 171 0 27781 0
Current children cumulated CPU time (s) 160.83
Current children cumulated vsize (KiB) 115424

[startup+222.307 s]
/proc/loadavg: 2.16 2.05 2.01 3/83 13626
/proc/meminfo: memFree=646496/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=124792 CPUtime=220.31
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 381771 663 0 0 21904 127 0 0 25 0 1 0 59340836 127787008 27586 996147200 134512640 135215973 4294956304 18446744073709551615 4158960208 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 31198 27586 413 171 0 30123 0
Current children cumulated CPU time (s) 220.31
Current children cumulated vsize (KiB) 124792

[startup+282.301 s]
/proc/loadavg: 2.20 2.09 2.02 5/83 13667
/proc/meminfo: memFree=1330464/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=134560 CPUtime=279.94
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 508888 663 0 0 27826 168 0 0 25 0 1 0 59340836 137789440 30033 996147200 134512640 135215973 4294956304 18446744073709551615 134597368 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 33640 30033 413 171 0 32565 0
Current children cumulated CPU time (s) 279.94
Current children cumulated vsize (KiB) 134560

[startup+342.302 s]
/proc/loadavg: 2.26 2.12 2.03 4/83 13667
/proc/meminfo: memFree=1101920/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=143564 CPUtime=339.91
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 659863 663 0 0 33778 213 0 0 25 0 1 0 59340836 147009536 32288 996147200 134512640 135215973 4294956304 18446744073709551615 4158960177 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 35891 32288 413 171 0 34816 0
Current children cumulated CPU time (s) 339.91
Current children cumulated vsize (KiB) 143564

[startup+402.301 s]
/proc/loadavg: 2.24 2.14 2.04 3/83 13667
/proc/meminfo: memFree=657568/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=157940 CPUtime=399.85
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 861073 663 0 0 39718 267 0 0 25 0 1 0 59340836 161730560 35898 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/13621/statm: 39485 35898 413 171 0 38410 0
Current children cumulated CPU time (s) 399.85
Current children cumulated vsize (KiB) 157940

[startup+462.302 s]
/proc/loadavg: 2.14 2.12 2.04 3/73 13700
/proc/meminfo: memFree=1168688/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=170340 CPUtime=459.75
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 990390 663 0 0 45670 305 0 0 25 0 1 0 59340836 174428160 38985 996147200 134512640 135215973 4294956304 18446744073709551615 134583634 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 42585 38985 413 171 0 41510 0
Current children cumulated CPU time (s) 459.75
Current children cumulated vsize (KiB) 170340

[startup+522.302 s]
/proc/loadavg: 2.09 2.11 2.04 3/73 13700
/proc/meminfo: memFree=1143216/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=178644 CPUtime=519.72
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 1084264 663 0 0 51641 331 0 0 25 0 1 0 59340836 182931456 41079 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 44661 41079 413 171 0 43586 0
Current children cumulated CPU time (s) 519.72
Current children cumulated vsize (KiB) 178644

[startup+582.302 s]
/proc/loadavg: 2.12 2.12 2.05 3/73 13700
/proc/meminfo: memFree=1130352/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=186816 CPUtime=579.7
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 1191733 663 0 0 57610 360 0 0 25 0 1 0 59340836 191299584 43118 996147200 134512640 135215973 4294956304 18446744073709551615 134583364 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 46704 43118 413 171 0 45629 0
Current children cumulated CPU time (s) 579.7
Current children cumulated vsize (KiB) 186816

[startup+642.302 s]
/proc/loadavg: 2.04 2.10 2.04 3/73 13700
/proc/meminfo: memFree=1118960/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=197496 CPUtime=639.69
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 1314015 663 0 0 63572 397 0 0 25 0 1 0 59340836 202235904 45800 996147200 134512640 135215973 4294956304 18446744073709551615 134600004 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 49374 45800 413 171 0 48299 0
Current children cumulated CPU time (s) 639.69
Current children cumulated vsize (KiB) 197496

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.05 2.02 3/73 13702
/proc/meminfo: memFree=1067312/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=226124 CPUtime=819.61
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 1765069 663 0 0 81438 523 0 0 25 0 1 0 59340836 231550976 53164 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 56531 53164 413 171 0 55456 0
Current children cumulated CPU time (s) 819.61
Current children cumulated vsize (KiB) 226124

[startup+882.307 s]
/proc/loadavg: 2.00 2.03 2.02 3/73 13702
/proc/meminfo: memFree=1049648/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=237588 CPUtime=879.59
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 1929904 663 0 0 87391 568 0 0 25 0 1 0 59340836 243290112 56019 996147200 134512640 135215973 4294956304 18446744073709551615 134597357 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 59397 56019 413 171 0 58322 0
Current children cumulated CPU time (s) 879.59
Current children cumulated vsize (KiB) 237588

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.01 3/73 13702
/proc/meminfo: memFree=1037424/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=248136 CPUtime=939.57
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 2051128 663 0 0 93355 602 0 0 25 0 1 0 59340836 254091264 58683 996147200 134512640 135215973 4294956304 18446744073709551615 134599883 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 62034 58683 413 171 0 60959 0
Current children cumulated CPU time (s) 939.57
Current children cumulated vsize (KiB) 248136

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/73 13702
/proc/meminfo: memFree=1025968/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=257632 CPUtime=999.55
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 2142551 663 0 0 99325 630 0 0 25 0 1 0 59340836 263815168 61056 996147200 134512640 135215973 4294956304 18446744073709551615 4158960075 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 64408 61056 413 171 0 63333 0
Current children cumulated CPU time (s) 999.55
Current children cumulated vsize (KiB) 257632

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 13702
/proc/meminfo: memFree=1012848/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=268584 CPUtime=1059.52
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 2258137 663 0 0 105288 664 0 0 25 0 1 0 59340836 275030016 63802 996147200 134512640 135215973 4294956304 18446744073709551615 135094319 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 67146 63802 413 171 0 66071 0
Current children cumulated CPU time (s) 1059.52
Current children cumulated vsize (KiB) 268584

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 13702
/proc/meminfo: memFree=1003248/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=274788 CPUtime=1119.5
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 2360195 663 0 0 111259 691 0 0 25 0 1 0 59340836 281382912 65370 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 68697 65370 413 171 0 67622 0
Current children cumulated CPU time (s) 1119.5
Current children cumulated vsize (KiB) 274788

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13702
/proc/meminfo: memFree=990704/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=283232 CPUtime=1179.48
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 2473593 663 0 0 117226 722 0 0 25 0 1 0 59340836 290029568 67488 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 70808 67488 413 171 0 69733 0
Current children cumulated CPU time (s) 1179.48
Current children cumulated vsize (KiB) 283232

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13702
/proc/meminfo: memFree=974128/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=293916 CPUtime=1239.46
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 2618351 663 0 0 123180 766 0 0 25 0 1 0 59340836 300969984 70156 996147200 134512640 135215973 4294956304 18446744073709551615 134597469 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 73479 70156 413 171 0 72404 0
Current children cumulated CPU time (s) 1239.46
Current children cumulated vsize (KiB) 293916

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13708
/proc/meminfo: memFree=957608/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=306452 CPUtime=1299.42
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 2795071 663 0 0 129126 816 0 0 25 0 1 0 59340836 313806848 73293 996147200 134512640 135215973 4294956304 18446744073709551615 134583604 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 76613 73293 413 171 0 75538 0
Current children cumulated CPU time (s) 1299.42
Current children cumulated vsize (KiB) 306452

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13708
/proc/meminfo: memFree=937832/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=321080 CPUtime=1359.41
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 2964882 663 0 0 135077 864 0 0 25 0 1 0 59340836 328785920 76964 996147200 134512640 135215973 4294956304 18446744073709551615 134600016 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 80270 76964 413 171 0 79195 0
Current children cumulated CPU time (s) 1359.41
Current children cumulated vsize (KiB) 321080

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13708
/proc/meminfo: memFree=907880/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=337844 CPUtime=1419.38
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 3209340 663 0 0 141008 930 0 0 25 0 1 0 59340836 345952256 81182 996147200 134512640 135215973 4294956304 18446744073709551615 134585756 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 84461 81182 413 171 0 83386 0
Current children cumulated CPU time (s) 1419.38
Current children cumulated vsize (KiB) 337844

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13708
/proc/meminfo: memFree=895144/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=347472 CPUtime=1479.36
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 3388938 663 0 0 146960 976 0 0 25 0 1 0 59340836 355811328 83590 996147200 134512640 135215973 4294956304 18446744073709551615 134597668 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 86868 83590 413 171 0 85793 0
Current children cumulated CPU time (s) 1479.36
Current children cumulated vsize (KiB) 347472

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13708
/proc/meminfo: memFree=878120/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=360932 CPUtime=1539.34
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 3606833 663 0 0 152901 1033 0 0 25 0 1 0 59340836 369594368 86985 996147200 134512640 135215973 4294956304 18446744073709551615 134600822 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 90233 86985 413 171 0 89158 0
Current children cumulated CPU time (s) 1539.34
Current children cumulated vsize (KiB) 360932

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13708
/proc/meminfo: memFree=861744/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=374260 CPUtime=1599.31
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 3823913 663 0 0 158839 1092 0 0 25 0 1 0 59340836 383242240 90345 996147200 134512640 135215973 4294956304 18446744073709551615 134583658 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 93565 90345 413 171 0 92490 0
Current children cumulated CPU time (s) 1599.31
Current children cumulated vsize (KiB) 374260

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/73 13708
/proc/meminfo: memFree=848048/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=386800 CPUtime=1659.29
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 4003099 663 0 0 164788 1141 0 0 25 0 1 0 59340836 396083200 93511 996147200 134512640 135215973 4294956304 18446744073709551615 4158960010 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 96700 93511 413 171 0 95625 0
Current children cumulated CPU time (s) 1659.29
Current children cumulated vsize (KiB) 386800

[startup+1722.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/73 13708
/proc/meminfo: memFree=832432/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=401440 CPUtime=1719.28
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 4181622 663 0 0 170734 1194 0 0 25 0 1 0 59340836 411074560 97184 996147200 134512640 135215973 4294956304 18446744073709551615 134585699 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 100360 97184 413 171 0 99285 0
Current children cumulated CPU time (s) 1719.28
Current children cumulated vsize (KiB) 401440

[startup+1782.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/73 13708
/proc/meminfo: memFree=819632/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=419444 CPUtime=1779.24
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 4293714 663 0 0 176700 1224 0 0 25 0 1 0 59340836 429510656 100101 996147200 134512640 135215973 4294956304 18446744073709551615 135094939 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 104861 100101 413 171 0 103786 0
Current children cumulated CPU time (s) 1779.24
Current children cumulated vsize (KiB) 419444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.1 s]
/proc/loadavg: 2.11 2.05 2.01 3/73 13708
/proc/meminfo: memFree=818160/2055920 swapFree=4192812/4192956
[pid=13621] ppid=13619 vsize=419444 CPUtime=1800.04
/proc/13621/stat : 13621 (pcs.big) R 13619 13621 10284 0 -1 4194304 4310762 663 0 0 178774 1230 0 0 25 0 1 0 59340836 429510656 100119 996147200 134512640 135215973 4294956304 18446744073709551615 134591470 0 0 4096 0 0 0 0 17 0 0 0
/proc/13621/statm: 104861 100119 413 171 0 103786 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 419444

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.17
CPU time (s): 1800.13
CPU user time (s): 1787.76
CPU system time (s): 12.3761
CPU usage (%): 99.8318
Max. virtual memory (cumulated for all children) (KiB): 419964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1787.76
system time used= 12.3761
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4311425
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= 25
involuntary context switches= 17572

runsolver used 1.73673 second user time and 5.15222 second system time

The end

Launcher Data

Begin job on node55 at 2009-07-16 07:39:35
IDJOB=2083243
IDBENCH=57755
IDSOLVER=734
FILE ID=node55/2083243-1247722775
PBS_JOBID= 9521446
Free space on /tmp= 66372 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/fapp/fapp26/normalized-fapp26-2300-10.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083243-1247722775/watcher-2083243-1247722775 -o /tmp/evaluation-result-2083243-1247722775/solver-2083243-1247722775 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 766565339 HOME/instance-2083243-1247722775.xml

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

MD5SUM BENCH= fed84ca019c3c42e3620b2e79df41b5a
RANDOM SEED=766565339

node55.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.231
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.231
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:        785664 kB
Buffers:         83712 kB
Cached:         374812 kB
SwapCached:          0 kB
Active:         909708 kB
Inactive:       286468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        785664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5188 kB
Writeback:           0 kB
Mapped:         758044 kB
Slab:            57840 kB
Committed_AS:  1305444 kB
PageTables:       3192 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= 66360 MiB
End job on node55 at 2009-07-16 08:09:40